See: Description
| Class | Description |
|---|---|
| HealthCheckRegistryContextListener |
Allows the AdminServlet to get access to the MetricRegistry so it can display the statistics via the admin servlet.
|
| JmxMetricsReporter |
This bean will enable JMX reporting when added to application context.
|
| JvmMetricsConfigurator |
A bean that will add several gauges and metric sets for tracking the JVM stats.
|
| LoggingMetricsConfigurator |
Utility class for adding metrics instrumentation to logging framework.
|
| MapfishPrintInstrumentedFilterContextListener |
Allows the AdminServlet to get access to the MetricRegistry so it can display the statistics via the admin servlet.
|
| MetricsNameStrategyFactory |
Used as a factory for the spring configuration for configuring the
InstrumentedHttpClient. |
| MetricsRegistryContextListener |
Allows the AdminServlet to get access to the MetricRegistry so it can display the statistics via the admin servlet.
|
| StatsDReporterInit |
Will start a StatsD reporter if configured.
|