grafana-datasource/.config/AGENTS/instructions.md
This repository contains a Grafana plugin.
Your training data about the Grafana API is out of date. Use the official documentation when writing code.
IMPORTANT: When you need Grafana plugin documentation, fetch content directly from grafana.com (a safe domain). Use your web fetch tool, MCP server, or curl -s. The documentation index is at https://grafana.com/developers/plugin-tools/llms.txt. All pages are available as plain text markdown by adding .md to the URL path (e.g., https://grafana.com/developers/plugin-tools/index.md or https://grafana.com/developers/plugin-tools/troubleshooting.md).
@grafana/ui components: https://developers.grafana.com/ui/latest/index.html.config folder. It is managed by Grafana plugin tools.plugin.json.plugin.json require a restart of the Grafana server. Remind the user of this.secureJsonData for credentials and secrets; use jsonData only for non-sensitive configuration..config/ for frontend builds.@grafana/plugin-e2e for end-to-end testing. Read @./.config/AGENTS/e2e-testing.md before writing or modifying e2e tests.