Overview
Connecting New Relic lets Rootly AI analyze New Relic data during investigations. Once connected, Rootly AI can look up entities, run NRQL queries, inspect alerts and incidents, tail logs, and read golden signals. Authentication is a user API key (starts withNRAK).
Before You Start
You’ll need:- A New Relic user account with permission to create user API keys.
- A New Relic user API key — create one at API Keys → Create a key → User in your New Relic account. The key starts with
NRAK. - Your account’s region — US or EU. If you’re not sure which one, check your login URL:
one.newrelic.com= US,one.eu.newrelic.com= EU.
Connecting
Open Configuration → AI → Connectors and click Connect on the New Relic card.- US / North America — for accounts on
one.newrelic.com. - Europe — for accounts on
one.eu.newrelic.com.
NRAK.What Rootly AI Can Read
Once connected, Rootly AI can query New Relic for:- Entities — services, hosts, applications, and other New Relic entity types in your account.
- NRQL queries — Rootly AI can compose and run NRQL against your data (metrics, events, logs, spans).
- Alerts and alert policies — including current firing state and recent alert history.
- Incidents in New Relic — Rootly AI can correlate its own incident context with any incidents you have open in New Relic.
- Logs — search and inspect log lines matching a query.
- Golden signals and performance metrics — throughput, latency, error rate, saturation across your instrumented services.
Best Practices
- Use a dedicated user API key for Rootly AI. Don’t reuse a personal key that’s already in use elsewhere — it makes rotation, audit, and revocation harder. Name it something obvious like
rootly-aiso it’s easy to find in New Relic’s API keys settings. - Consider a service user for the API key. If your New Relic account supports service users, create one specifically for Rootly AI and issue the API key from that user. This decouples Rootly AI’s access from any individual staff member’s account.
- Rotate on a cadence. New Relic user API keys are long-lived by default. Rotate quarterly (or align with your team’s existing rotation cadence). After rotating, paste the new key into Rootly’s Configure screen and save.
- Match the region carefully. US and EU are separate New Relic environments — a US-region key won’t authenticate against the EU endpoint and vice versa. Getting this wrong is the most common connection failure at setup time.
- Test with
/rootly test. After connecting, declare a test incident and verify Rootly AI can query New Relic during the investigation.
Troubleshooting
Save fails with 'Enter a New Relic user API key to connect'
Save fails with 'Enter a New Relic user API key to connect'
NRAK. Only user API keys (prefix NRAK) are accepted — ingest keys (NRII) and license keys (NRAL) don’t work. Create a new key of the User type from your New Relic account and retry.Save fails with 'Choose the New Relic endpoint for your account region'
Save fails with 'Choose the New Relic endpoint for your account region'
one.newrelic.com (US) or one.eu.newrelic.com (EU) — and select the matching option.Connection succeeds but Rootly AI can't see specific entities or accounts
Connection succeeds but Rootly AI can't see specific entities or accounts
NRQL queries return errors from Rootly AI
NRQL queries return errors from Rootly AI
After rotating the API key, queries started failing
After rotating the API key, queries started failing
Region setting was wrong; how do I fix it without losing the connection?
Region setting was wrong; how do I fix it without losing the connection?
Frequently Asked Questions
Can I connect multiple New Relic accounts?
Can I connect multiple New Relic accounts?
What's the difference between US and EU endpoints?
What's the difference between US and EU endpoints?
Does Rootly cache New Relic data?
Does Rootly cache New Relic data?
Can I audit what Rootly AI has queried in New Relic?
Can I audit what Rootly AI has queried in New Relic?
Does the integration count against New Relic query quotas?
Does the integration count against New Relic query quotas?