Package org.forgerock.monitoring.dropwizard
package org.forgerock.monitoring.dropwizard
Implementation for Common Monitoring API based on DropWizard.
-
ClassDescriptionCreates and manages your application's set of meters.Implementation of a MeterRegistry supporting tags using dropwizard metric types.While Dropwizard is well suited for representing hierarchical metrics, it has no support for dimensional metrics.A describable counter, implementing both the dropwizard's and the monitoring-api's relevant APIs.A describable gauge, implementing both the dropwizard's and the monitoring-api's relevant APIs.A describable histogram, implementing both the dropwizard's meter and the monitoring-api's relevant APIs.A describable meter, implementing both the dropwizard's meter and the monitoring-api's relevant APIs.A describable dropwizard metric.A describable timer, implementing both the dropwizard's and the monitoring-api's relevant APIs.