Skip to content

Releases: peetzen/dropwizard-metrics-prometheus-servlet-bundle

Support Metric filtering

31 Jul 11:00
Compare
Choose a tag to compare

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

31 Jul 10:59
Compare
Choose a tag to compare

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

17 Jul 20:08
Compare
Choose a tag to compare

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

17 Jul 20:07
Compare
Choose a tag to compare

Release compatible with Dropwizard 3.x

Initial release

17 Feb 19:17
Compare
Choose a tag to compare

Release compatible with Dropwizard 1.x and 2.x