Mobaxterm
ArticlesCategories
Education & Careers

Grafana Assistant Now Pre-Maps Your Infrastructure for Zero-Delay Troubleshooting

Published 2026-05-04 22:01:50 · Education & Careers

Breaking: Grafana Assistant Eliminates Setup Time by Pre-Building Infrastructure Knowledge

NEW YORK, NY — Grafana Labs today announced a major upgrade to its AI-powered observability assistant, enabling it to automatically study and store detailed knowledge of a user's infrastructure before any query is made. The new capability, called Persistent Context, promises to cut incident response times dramatically by removing the need for engineers to manually share context about data sources, services, and dependencies during troubleshooting.

Grafana Assistant Now Pre-Maps Your Infrastructure for Zero-Delay Troubleshooting

“Every conversation starts from scratch, and that discovery process eats into the time you actually need for troubleshooting,” said a Grafana spokesperson. “Assistant doesn't learn about your environment on demand. Instead, it studies your infrastructure ahead of time and builds a persistent knowledge base.”

Background

Previously, when an unexpected alert fired, engineers had to first describe their existing data sources, running services, connections, and relevant metrics to an AI assistant. This manual handoff could consume critical minutes during an incident, especially for teams where not everyone has a full view of the infrastructure.

“Think of it as giving the assistant a map of your world before it starts answering questions,” the spokesperson explained. The old approach forced repeated context sharing, which slowed down the entire troubleshooting workflow.

What This Means

With Persistent Context, conversations become faster and more accurate. The assistant already knows that your payment system talks to three downstream services, that its latency metrics live in a specific Prometheus data source, and that its logs are structured JSON in Loki. Engineers can jump directly into root-cause analysis without fumbling through data source discovery.

“When an incident hits, speed matters,” said the spokesperson. “Having that context preloaded can shave valuable minutes off of your response time even if you're experienced with the system. This functionality is especially powerful for developers investigating issues in services they don't normally own.”

How It Works

Assistant runs this infrastructure memory in the background with zero configuration required. A swarm of AI agents performs continuous scans across all connected data sources in a Grafana Cloud stack.

  • Data source discovery: The system identifies all connected Prometheus, Loki, and Tempo data sources.
  • Metrics scans: Agents query Prometheus data sources in parallel to find services, deployments, and infrastructure components.
  • Enrichments via logs and traces: Loki and Tempo data sources get correlated with their corresponding metrics, adding context about log formats, trace structures, and service dependencies.
  • Structured knowledge generation: For each discovered service group, agents produce documentation covering five areas: what the service is, its key metrics and labels, how it's deployed, what it depends on, and — crucially — how to troubleshoot common issues.

The resulting knowledge base is automatically updated as infrastructure changes, ensuring the assistant's map stays fresh. Engineers can access this intelligence via natural language queries in the Grafana interface, with no extra configuration.

Industry Impact

Observability experts say this removes a major friction point in AI-assisted incident response. “The manual context sharing step has been a hidden tax on teams,” noted an independent analyst. “By automating that upfront, Grafana is making AI truly useful for on-call engineers.”

The new feature is rolling out now to all Grafana Cloud users with the Assistant enabled. Grafana Labs plans to extend the pre-learning capability to support additional data sources and custom dashboards in future releases.

For more details, see the official Grafana Assistant documentation.