Grafana Labs has expanded the capabilities of Grafana Assistant, enabling its AI-powered observability assistant to query and correlate data across more than 30 different data sources through natural language. The company claims that this update is a step toward "unified observability", allowing operators, developers, and site reliability engineers (SREs) to investigate incidents, generate queries, and troubleshoot complex distributed systems without switching between multiple monitoring tools.

The enhancement builds on Grafana Assistant's broader AI strategy unveiled at GrafanaCON 2026, where the company positioned AI as an operational partner rather than simply a chatbot. By expanding the number of supported data sources, including cloud platforms, databases, observability backends, issue trackers, and infrastructure monitoring systems, Grafana is attempting to eliminate a common challenge facing modern operations teams: fragmented operational data spread across dozens of disconnected platforms.

Modern production environments rarely rely on a single monitoring platform. Instead, organizations typically collect metrics, traces, cloud telemetry, infrastructure events, business data, and operational context all from different tools and sources.

Traditionally, investigating a production incident has required engineers to move between these tools, correlate timestamps manually, reconstruct service dependencies, and piece together a complete understanding of what happened. Grafana Assistant aims to simplify that process by allowing users to ask natural language questions that span multiple systems simultaneously. Instead of manually constructing queries in PromQL, LogQL, SQL, or TraceQL, engineers can simply describe the problem they are investigating and allow the assistant to retrieve and correlate the relevant information.

Unlike general-purpose AI assistants, Grafana Labs claims that Grafana Assistant has been designed specifically for observability workflows. Beyond answering questions, it can generate dashboards, construct complex monitoring queries, explain unfamiliar metrics, navigate Grafana resources, and launch investigations using telemetry from across an organization's infrastructure.

With the latest release, support has expanded to include additional enterprise data sources such as Snowflake, Oracle, Elasticsearch, Dynatrace, Honeycomb, MongoDB, Zabbix, and Jira, allowing investigations to incorporate operational, infrastructure, and business context within a single conversation. Rather than forcing users to learn multiple query languages, the idea is that the assistant translates natural language into the appropriate queries while respecting existing permissions and role-based access controls.

The announcement reflects broader shifts occurring within observability itself. As distributed systems become more complex and AI-powered applications generate increasing volumes of telemetry, simply collecting data is no longer enough. Operations teams increasingly need intelligent systems capable of correlating information across logs, metrics, traces, profiles, infrastructure events, and application behavior.

As a result, like its competitors, Grafana has steadily expanded its AI portfolio throughout 2026, introducing AI Observability for monitoring large language model applications, Model Context Protocol (MCP) support for integrating external AI agents, and making Grafana Assistant available to self-managed Grafana Enterprise and OSS deployments.

Grafana's announcement comes as observability vendors increasingly compete on AI capabilities rather than telemetry collection alone. Datadog has expanded its AI-powered Bits AI assistant to perform automated investigations and root cause analysis, while Dynatrace's Davis AI combines causal reasoning with automation to accelerate incident response. Splunk integrates AI Assistant into security and observability workflows, and New Relic has introduced Intelligent Observability features that automatically correlate telemetry and recommend remediation actions.

While natural-language interfaces can make investigations faster and more accessible, the quality and accuracy of an assistant's responses remain dependent on several factors, including the completeness of the underlying telemetry, appropriate access permissions, and the ability of AI models to reliably generate and execute queries across diverse and heterogeneous data sources.