Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- APACHE_HTTP_CLIENT_CONNECTIONS - Static variable in class org.sdase.commons.server.prometheus.PrometheusBundle
- APACHE_HTTP_CLIENT_REQUEST_DURATION_SECONDS - Static variable in class org.sdase.commons.server.prometheus.PrometheusBundle
B
- build() - Method in class org.sdase.commons.server.prometheus.PrometheusBundle.Builder
- build() - Method in interface org.sdase.commons.server.prometheus.PrometheusBundle.InitialBuilder
- builder() - Static method in class org.sdase.commons.server.prometheus.PrometheusBundle
D
- DropwizardHealthCheckMeters - Class in org.sdase.commons.server.prometheus.health
-
Registers Dropwizard
HealthCheck
s as MicrometerGauge
s to monitor health checks over time. - DropwizardHealthCheckMeters() - Constructor for class org.sdase.commons.server.prometheus.health.DropwizardHealthCheckMeters
I
- initialize(Bootstrap<?>) - Method in class org.sdase.commons.server.prometheus.PrometheusBundle
M
- MANAGER - Static variable in class org.sdase.commons.server.prometheus.PrometheusBundle
O
- onHealthCheckAdded(String, HealthCheck) - Method in class org.sdase.commons.server.prometheus.health.DropwizardHealthCheckMeters
- onHealthCheckRemoved(String, HealthCheck) - Method in class org.sdase.commons.server.prometheus.health.DropwizardHealthCheckMeters
- onShutdown() - Method in class org.sdase.commons.server.prometheus.health.DropwizardHealthCheckMeters
- org.sdase.commons.server.prometheus - package org.sdase.commons.server.prometheus
- org.sdase.commons.server.prometheus.health - package org.sdase.commons.server.prometheus.health
P
- PrometheusBundle - Class in org.sdase.commons.server.prometheus
-
This bundle activates prometheus monitoring and registers a servlet on the admin port from where Prometheus scrapes the gathered metrics.
- PrometheusBundle.Builder - Class in org.sdase.commons.server.prometheus
- PrometheusBundle.InitialBuilder - Interface in org.sdase.commons.server.prometheus
R
- run(Configuration, Environment) - Method in class org.sdase.commons.server.prometheus.PrometheusBundle
All Classes and Interfaces|All Packages|Constant Field Values