Skip to content

Releases: newrelic/dropwizard-metrics-newrelic

Version 1.0.0

10 May 21:18
0c5fb0f
Compare
Choose a tag to compare

What's Changed

  • Update to io.dropwizard:dropwizard-metrics 4.0.0.
  • Breaking change: this version no longer supports any Java version below Java 11.

Full Changelog: v0.9.0...v1.0.0

Version 0.9.0

10 May 20:41
a571770
Compare
Choose a tag to compare

What's Changed

  • Update to io.dropwizard:dropwizard-metrics 2.1.6.
  • Update to io.dropwizard.metrics:metrics-core 4.2.18.

New Contributors

Full Changelog: v0.8.0...v0.9.0

Version 0.8.0

21 Sep 15:15
39641de
Compare
Choose a tag to compare

What's Changed

  • Update to telemetry SDK 0.15.0.

New Contributors

Full Changelog: v0.7.0...v0.8.0

Version 0.7.0

01 Jun 17:43
bcb0308
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

Version 0.6.0

31 May 23:24
5c80a68
Compare
Choose a tag to compare

What's Changed

  • Update to telemetry SDK 0.13.2. Fix API breakage. Clean up readme. by @jasonjkeller in #94

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

30 Jun 16:56
Compare
Choose a tag to compare
  • Upgrade to Telemetry SDK 0.6.1
  • Allow URI override to include or omit the full endpoint path component.
  • Close TelemetryClient upon NewRelicReporter.close()

v0.2.0

10 Sep 20:57
b08af2c
Compare
Choose a tag to compare
  • Added : The capability to filter metric attributes
  • Changed: Sightly tweaked the metric and attribute naming schemes
  • Added : The reporter logs a message when it starts up
  • Added : Generated metrics include metadata about the reporter in attributes.