metrics-exporter-newrelic

A basic metrics-compatible exporter for NewRelic, using the NewRelic Report Metrics API. This is available as an out-of-the-box option with opinionated_metrics.

[[API documentation](https://docs.rs/metrics-exporter-newrelic/)]

Who should consider using this

Overall, I have not been impressed by NewRelic's "custom metrics" support. NewRelic's documentation for custom metrics is insufficient, and many things fail in silent and impossible-to-diagnose ways.

You should only consider using this plugin if:

If you're setting up a greenfield deployment, I strongly recommend looking at metrics-exporter-prometheus and Grafana. They look like they have much richer support for converting custom metrics into high-quality dashboards.

Current status

Here's where things stand:

Development note

I would happily contribute this exporter to the main metrics project, if they want to take it!