Releases: peetzen/dropwizard-metrics-prometheus-servlet-bundle
Releases · peetzen/dropwizard-metrics-prometheus-servlet-bundle
Support Metric filtering
Adds support to register a metric filter for better control of the exposed metrics. New configuration options are supported to define include and exclude patterns following the Dropwizard Metrics Reporter standard.
Support Metric filtering
Adds support to register a metric filter for better control of the exposed metrics. New configuration options are supported to define include and exclude patterns following the Dropwizard Metrics Reporter standard.
Provide Dropwizard 4.x compatibility
Release compatible with Dropwizard v4.x.
The key change between v3.x and v4.x is the namespace switch from javax
to jakarta
for used annotations and servlet dependencies.
Provide Dropwizard 3.x compatibility
Release compatible with Dropwizard 3.x
Initial release
Release compatible with Dropwizard 1.x and 2.x