Grafana
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
Grafana earns Band A in the Observability category of The Headless Index, with a thesis-fit score of 78/100 and a JAIRF rating of 77.4/100 (AI-Ready). Its strongest dimension is API-first design intent (18/20); its weakest scored dimension is MCP and agent posture (12/20). Grafana publishes a machine-readable OpenAPI specification, which is what lets an agent discover and operate it without human glue code.
Scorecard detail
Grafana exposes an HTTP API covering dashboards, datasources, organisations, users, teams, folders, alerts, and annotations. The open-source server is API-driven by design. SDKs in Go, Python, and JavaScript. Plugins extend the platform via a documented plugin SDK. The CLI (grafana-cli) and Terraform provider give comprehensive shell and IaC paths.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- +OpenAPI specPublished, 54 operations
- ·GraphQL endpointDiscovered at https://grafana.com/graphql, introspection disabled or scoped
- +SDKs maintained3 (go); top by stars: grafana/grafana-plugin-sdk-go (249 stars)
cite (1)
- github.sdks@2026-05-19
Dashboards-as-code (JSON), provisioning via files, alerting rules, datasource CRUD, plugin installation, and organisation management are all programmable. The provisioning system is one of the better infrastructure-as-code stories in observability. Self-host plus Grafana Cloud share the same control plane.
signals (9)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- ·API operations exposed54 operations in OpenAPI spec
- ·Docs pages crawled0 pages (crawler: none)
- ·Auth schemes documentedAuth documentation page not reached by crawler
- ·Setup / quickstart docsNot reached by crawler
- ·Billing docsNot reached by crawler
- ·Teams / org docsNot reached by crawler
- ·CLI docsNot reached by crawler
- ·Schema / data model docsNot reached by crawler
cite (1)
- github.sdks@2026-05-19
Grafana Labs has been publicly active on MCP, with grafana/mcp-grafana available as an official MCP server. This puts Grafana ahead of most observability vendors on the agent-integration axis. The Bits AI assistant and Grafana's broader investment in AIOps reinforce the direction.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- −Official MCP serverNone found in vendor's GitHub org or the official MCP registry
- −Community MCP serversNone found
- −Agent-friendly SDKsNo TypeScript/JavaScript SDK published (agents commonly run in TS/JS)
cite (1)
- github.sdks@2026-05-19
Grafana publishes OpenAPI specifications for the HTTP API. Dashboard JSON schemas are themselves machine-readable. Schema discoverability is reference-class for open-source observability.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- +OpenAPIPublished at https://grafana.com/api/openapi.json (OpenAPI 3.0.3, 54 operations)
- ·GraphQL introspectionGraphQL endpoint at https://grafana.com/graphql but introspection is disabled, scoped, or behind authentication
cite (1)
- github.sdks@2026-05-19
Alertmanager-style webhook delivery is the integration mode. Grafana Alerting webhooks are configurable and support a range of downstream receivers. The catalog is appropriate for the alerting use case.
signals (2)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- ·Webhook docs pageNot reached by crawler within budget (0 pages crawled). Cannot confirm whether vendor offers webhooks.
cite (1)
- github.sdks@2026-05-19
FCFoundational Compliance100/100
Structural validity, standards conformance, and parsability of the OpenAPI specification.
DXJDeveloper Experience & Tooling Compatibility31/100
Documentation clarity, example coverage, response completeness, and ingestion health.
ARAXAI-Readiness & Agent Experience53.6/100
Semantic clarity, intent expression, datatype specificity, and error standardization.
AUAgent Usability100/100
Operational composability, complexity comfort, navigation affordances, and safety patterns.
SECSecurity80/100
Authentication strength, transport security, secret hygiene, and OWASP risk posture.
AIDAI Discoverability100/100
Descriptive richness, intent phrasing, workflow context, and registry signals.
Band rationale:A band: JAIRF=77.4 HeadlessIndex=78
Show Grafana's score on your site.
Drop a live badge into your README, footer, or marketing page. It updates automatically when we re-score, and every embed is a dofollow link back here.
How THI compares to external scorers
| Source | Score | Measures | Last checked |
|---|---|---|---|
| Fern Agent Score | 56 · F | Documentation completeness and SDK shape (~22 checks) | April 14, 2026 |
| CLIRank Agent Friendliness | 58 · Fair | CLI readiness, docs quality, and overall agent affordances | — |
| Cloudflare Is It Agent Ready? | blocked | Cloudflare's manual agent-readiness heuristic per vendor URL | — |
| Jentic Scorecard | — | JAIRF-based scorecard requiring a public OpenAPI specification | — |
THI display 78 vs external median 57 (delta +21). Within calibration band.
Grafana and agent readiness
- Is Grafana agent-ready?
- Grafana scores Band A on The Headless Index and rates AI-Ready on JAIRF (77.4/100). Its strongest area for agent use is API-first design intent; its weakest is MCP and agent posture.
- Does Grafana publish an OpenAPI spec?
- Yes. Grafana publishes an OpenAPI specification, scored under JAIRF v1.0.0. A published spec is what makes an API discoverable and callable by agents rather than only by developers reading docs.
- What is Grafana's Headless Index score?
- Grafana scores 78/100 on the Headless Index thesis-fit rubric and sits in Band A in the Observability category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.