newrelic / micrometer-registry-newrelic

ARCHIVED. TO SEND MICROMETER METRICS TO NEW RELIC, FOLLOW THE DIRECTION IN THE README.md. Micrometer registry implementation that sends data to New Relic as dimensional metrics.
Apache License 2.0
35 stars 19 forks source link

Update registry to accept New Relic License Key #126

Closed XiXiaPdx closed 3 years ago

XiXiaPdx commented 3 years ago

Currently, the registry only accepts the New Relic Insights Insert Key. Update it so it can also accept the New Relic APM License Key.

XiXiaPdx commented 3 years ago

this has been addressed by #130