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})¶__module__ = 'designate.metrics'¶__weakref__¶list of weak references to the object (if defined)
client¶timing¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.