All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Upgrade to Telemetry SDK 0.6.1
- Allow URI override to include or omit the full endpoint path component.
- Close TelemetryClient upon NewRelicReporter.close()
- Contributed:
NewRelicReporterFactory
by Steven Schwell - Changed: update dropwizard-core version to 4.1.5
- Changed: update to NewRelic telemetry SDK 0.4.0
- Changed: update to NewRelic telemetry SDK 0.3.3
- Changed: The
source.type
attribute is no longer added to generated metrics.
- 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.
- Initial public release of the New Relic dimensional-metrics-based Dropwizard Reporter