I want to use new relic data such as throughput, uptime, load time etc, for my own status page, to be publicly available. I want to save these values to redis or similar and then plot them in a page
Is there a way to extract the values from new relic at a given time through some API?
I can't find any API documentation on how to extract this kind of data into an app?