Package | Description |
---|---|
org.forgerock.monitoring.dropwizard |
Implementation for Common Monitoring API based on DropWizard.
|
Modifier and Type | Class and Description |
---|---|
static class |
DropwizardTypes.DescribableCounter
A describable counter, implementing both the dropwizard's and the monitoring-api's relevant APIs.
|
static class |
DropwizardTypes.DescribableGauge<T>
A describable gauge, implementing both the dropwizard's and the monitoring-api's relevant APIs.
|
static class |
DropwizardTypes.DescribableMeter
A describable meter, implementing both the dropwizard's meter and the monitoring-api's relevant APIs.
|
static class |
DropwizardTypes.DescribableTimer
A describable timer, implementing both the dropwizard's and the monitoring-api's relevant APIs.
|
Copyright 2011-2017 ForgeRock AS.