All Apps and Add-ons

adding raw metrics to New Relic App

Esky73
Builder

Hi is it possible to add different API calls into the NR app - how would one go about this ?

Looking to add the raw metrics if possible ?

curl -X GET 'https://api.newrelic.com/v2/applications/{application_id}/metrics.json' \
-H 'X-Api-Key:{api_key}' -i

HMTODD
Explorer

I too would like the URL you list added to the Splunk Add-On for New Relic. Note, though, that this URL is NOT raw data. It is Metrics data that is summarized in intervals no less than 1 minute. Raw data can be pulled using the New Relic Query Language (NRQL) which is supported by this TA. This data may be more difficult to work with, depending on your goals. It can be used by creating a new "New Relic Insights" input and entering a NRQL Select statement.

Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...