Supported Providers
New Relic
New Relic Provider enables querying AI alerts and registering webhooks.
Inputs
account_id
(required): Account id of the new relic account.
Authentication Parameters
account_id
(required): Account id of the new relic account.api_key
(required): New Relic User key. To receive webhooks, useUser key
of an admin account.api_url
(required): API url to query from NRQL either US or EU based.
Connecting with the Provider
- Go to https://one.newrelic.com/admin-portal/api-keys/home to create User Key.
- Get
api_key
andaccount_id
from the key created. - Based on region get
api_url
from here https://docs.newrelic.com/docs/apis/rest-api-v2/get-started/introduction-new-relic-rest-api-v2 .
Webhook Integration Modifications
The webhook integration adds Keep as a destination within the “Alerts and AI” API within New Relic. This grants Keep access to the following scopes within New Relic:
ai.destinations:read
ai.destinations:write
ai.channels:read
ai.channels:write