Monasca-Statsd based Metrics¶
metrics Base¶
-
class
designate.metrics.
Metrics
[source]¶ Bases:
object
-
__dict__
= mappingproxy({'__module__': 'designate.metrics', '__init__': <function Metrics.__init__>, 'init': <function Metrics.init>, 'counter': <function Metrics.counter>, 'gauge': <function Metrics.gauge>, 'timing': <property object>, 'timer': <function Metrics.timer>, 'client': <property object>, '__dict__': <attribute '__dict__' of 'Metrics' objects>, '__weakref__': <attribute '__weakref__' of 'Metrics' objects>, '__doc__': None, '__annotations__': {}})¶
-
__module__
= 'designate.metrics'¶
-
__weakref__
¶ list of weak references to the object (if defined)
-
property
client
¶
-
property
timing
¶
-