newrelic

Automate New Relic dashboard creation and NRQL query validation against live data.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kengou/go-guardian --skill newrelic-kengou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: newrelic
Source: https://github.com/kengou/go-guardian/tree/main/skills/newrelic
Command: npx skills add https://github.com/kengou/go-guardian --skill newrelic-kengou

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

New Relic dashboards and NRQL queries are essential for real-time observability but require careful setup, testing, and data discovery. This skill provides an automated, MCP-backed workflow to build, validate, and iterate dashboards and queries against live data, reducing guesswork and deployment risk.

Core Features & Use Cases

  • Build and validate New Relic dashboards against live data using the newrelic-dashboards agent.
  • Write and test NRQL queries, discover entities, and configure alerts across services and clusters.
  • Troubleshoot performance bottlenecks and incidents by correlating golden signals, deployments, and logs.

Quick Start

Ask to build a New Relic dashboard for your service and verify NRQL queries against real data.

Frequently Asked Questions about newrelic

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate New Relic dashboard creation and validate NRQL queries against live data?

You can automate New Relic dashboard creation by using an MCP-backed workflow to build, test, and iterate NRQL queries against live data, reducing guesswork and deployment risk. This workflow discovers entities and alerts before presenting results.

Can I trace golden signals and configure alerts for Kubernetes and distributed Go services?

Yes, you can trace golden signals and configure alerts for Kubernetes and distributed Go services. The workflow correlates golden signals, deployments, and logs to troubleshoot performance bottlenecks and incidents across your services and clusters.

What's the best way to troubleshoot performance bottlenecks using New Relic observability data?

The best way to troubleshoot performance bottlenecks is by correlating golden signals, deployments, and logs. This MCP-backed approach tests NRQL queries against live data to discover entities and alerts before presenting validated results.

Does this workflow require real data access to test NRQL queries before building dashboards?

Yes, this workflow requires real data access to test NRQL queries via MCP. It discovers entities and alerts against live data to ensure your New Relic dashboards and SLOs are validated before deployment.

How do I discover entities and configure SLOs across services and clusters in New Relic?

You can discover entities and configure SLOs by writing and testing NRQL queries via MCP. This process validates observability configurations across your services and clusters before finalizing the New Relic dashboards.

Why should I validate NRQL queries against live data instead of static configurations for observability tasks?

Validating NRQL queries against live data reduces guesswork and deployment risk. It ensures your New Relic dashboards accurately reflect golden signals, SLOs, and alerts across Kubernetes and distributed Go services before they go live.