New Relic integration - map alerts to service by its container
M
Maya Margalit
Currently the New Relic integration enables 2 API templates to retrieve data.
1. "entitySerach" query - for retrieving New Relic services and APM, SLOs, and cloud resources
- "aiIssue" query - for retrieving alerts.
A major part of the alerts for a specific service/ APM is not connected to the service/ APM but to their container.
Therefore, when retrieving alerts' connected services and APMs entityGuids from new relic, we should also retrieve entityGuid of APM/Services if their containers are connected to the alert (as part of the __APPLICATION, and __SERVICE objects)