Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 409 Bytes

dropwizard-metrics.rst

File metadata and controls

9 lines (7 loc) · 409 Bytes

AtlasDB Metrics

AtlasDB makes use of the Dropwizard Metrics library to expose a global MetricRegistry called AtlasDbRegistry. Users of AtlasDB should use AtlasDbMetrics.setMetricRegistry to inject their own MetricRegistry for their application prior to initializing the AtlasDB transaction manager.