Terry Howe 355945c7f5 Add admonition to telemetry code
This code is subject to change in the near future.  The alarm
class is probably moving out of here and many of the resource
property have aliases.  We have agreed not to support the old
aliases going forward, because it doesn't work well.  The
admonition can be pulled after these issues are fixed.

Closes-Bug: #1468086
Change-Id: Ica464a6c1e2281f4acbd25a121a399b6b0c81376
2015-12-11 14:09:01 -07:00

544 B

Telemetry API

Caution

BETA: This API is a work in progress and is subject to change.

For details on how to use telemetry, see /users/guides/telemetry

openstack.telemetry.v2._proxy

The Telemetry Class

The telemetry high-level interface is available through the telemetry member of a ~openstack.connection.Connection object. The telemetry member will only be added if the service is detected.

openstack.telemetry.v2._proxy.Proxy