Package org.restheart.mongodb.handlers.metrics
-
Class Summary Class Description MetricsHandler A handler for dropwizard.io metrics that can return both default metrics JSON and the prometheus format.MetricsInstrumentationHandler Handler to measure calls to restheart.MetricsJsonGenerator Json Generator for the metrics format, follows for output what can be found at https://github.com/iZettle/dropwizard-metrics/blob/v3.1.2/metrics-json/src/main/java/com/codahale/metrics/json/MetricsModule.javaSharedMetricRegistryProxy A proxy to the shared metrics registry, mainly to make unit testing easier (extend and inject to object-under-test)