nr1-status-pages
nr1-status-pages copied to clipboard
Better New Relic integration
Summary
Currently NRQL is supported as a provider, but for example NR Alerts are not available as NRQL Events, thus they cannot be used as status events directly.
Desired Behaviour
Perhaps adding a new provider "New Relic Alerts" that uses NR API to fetch the incident history instead of NRQL, of course having alert events in NRQL would be very useful for dashboards etc. but it doesn't seem like it's going to happen any time soon.
Possible Solution
Hacky way to use webhooks and custom events to store alert events in insights.
Additional context
Also why just limit to events, a lot of status pages also show metrics such as response times etc. Would be nice to allow that.