New Relic
api.newrelic.com
New Relic provides application performance monitoring (APM), infrastructure monitoring, synthetic monitoring, and alerting. Query real-time telemetry data using NRQL, manage alert policies and conditions, and monitor application health across your entire stack.
api_key
free
1.0
https://api.newrelic.com
2026-03-01 11:54:12
Health
Capabilities
create_alert_policy
analyticsCreate a new alert policy with a specified name and incident preference strategy (per-policy, per-condition, or per-entity).
Detail: https://api.newrelic.com/capabilities/create_alert_policy
get_application
analyticsGet detailed information about a specific monitored application including performance metrics, settings, and health status.
Detail: https://api.newrelic.com/capabilities/get_application
get_synthetics_monitors
analyticsList all synthetic monitors that check endpoint availability, including their status, locations, frequency, and type.
Detail: https://api.newrelic.com/capabilities/get_synthetics_monitors
list_alert_conditions
analyticsList NRQL alert conditions associated with a specific alert policy, including their thresholds and configuration.
Detail: https://api.newrelic.com/capabilities/list_alert_conditions
list_alert_policies
analyticsList all alert policies configured in the account, including their incident preference settings.
Detail: https://api.newrelic.com/capabilities/list_alert_policies
list_applications
analyticsList all monitored applications with their health status, response time, throughput, and error rate summaries.
Detail: https://api.newrelic.com/capabilities/list_applications
query_nrql
analyticsExecute an NRQL (New Relic Query Language) query via the NerdGraph GraphQL API to retrieve telemetry data, metrics, events, logs, and traces.
Detail: https://api.newrelic.com/capabilities/query_nrql
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: New Relic Description: New Relic provides application performance monitoring (APM), infrastructure monitoring, synthetic monitoring, and alerting. Query real-time telemetry data using NRQL, manage alert policies and conditions, and monitor application health across your entire stack. Auth: api_key Capabilities: - create_alert_policy: Create a new alert policy with a specified name and incident preference strategy (per-policy, per-condition, or per-entity). - get_application: Get detailed information about a specific monitored application including performance metrics, settings, and health status. - get_synthetics_monitors: List all synthetic monitors that check endpoint availability, including their status, locations, frequency, and type. - list_alert_conditions: List NRQL alert conditions associated with a specific alert policy, including their thresholds and configuration. - list_alert_policies: List all alert policies configured in the account, including their incident preference settings. - list_applications: List all monitored applications with their health status, response time, throughput, and error rate summaries. - query_nrql: Execute an NRQL (New Relic Query Language) query via the NerdGraph GraphQL API to retrieve telemetry data, metrics, events, logs, and traces.