Micrometer registry implementation for publishing metrics to New Relic.
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-new-relic</artifactId>
<version>1.16.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a New Relic meter registry and increments a counter.
Set the 'newRelic.apiKey' and 'newRelic.uri' properties or use NewRelicConfig custom implementation.
No dependency data recorded yet.