Grafana Labs, provider of an open observability platform built on a philosophy of avoiding vendor lock-in, announced Grafana 13 and a series of OSS-related updates at GrafanaCON 2026. Central to the announcement are the next-generation Grafana Loki architecture and a new approach to simplify OpenTelemetry deployment across Linux and Kubernetes.
According to Grafana Labs' 2026 Observability Survey, over 77% of organizations now utilize OSS or open standards in their observability stacks. However, more than 38% of teams still cite complexity as their biggest challenge. The updates announced at GrafanaCON aim to resolve this tension by 'reducing friction in adoption and operations while remaining open.'
Anthony Woods, co-founder of Grafana Labs, stated: 'There is a clear shift in how organizations think about observability. It’s no longer about choosing a single vendor; it’s about building on an open foundation. Open source, open standards, and an open ecosystem provide control and flexibility in an increasingly complex world. The future of observability will be defined not by closed systems, but by interoperability and community-driven innovation. What we’re announcing today at GrafanaCON is about making that open model not just possible, but actionable at scale.'
Grafana 13: From Insights to Action, Faster Grafana 13 focuses on helping practitioners move faster from raw telemetry to actionable insights. Key updates include: - Faster Time to Value: Recommended dashboards, templates for standard methodologies like DORA and USE/RED, and guided learning paths for new or expanding teams. - General Availability of Dynamic Dashboards: Dashboards can now adapt dynamically based on variables, context, and user needs, rather than creating static duplicates. - Programmability and Governance for Large Environments: Built on a redesigned dashboard schema and versioned API, it offers bi-directional Git workflows (GitHub, GitLab, Bitbucket), improved secret management, and advisory tools for safe change management. - Expanded Ecosystem Support: Support for over 170 data sources and 120 visualization panels, with ongoing guidance on reusable patterns.
Loki: Architecture for Next-Generation Log Workloads As observability data evolves, Grafana Labs is rethinking log storage and large-scale querying. With the rise of structured logs and OpenTelemetry, log usage has shifted from simple searching to analytical, high-cardinality queries. Consequently, system redesign is essential to address performance bottlenecks and rising infrastructure costs.
To meet this challenge, Grafana Labs announced a massive evolution of Grafana Loki, designed for modern log use cases and next-generation scale: - Ingestion Powered by Kafka: Delivers a more efficient and durable pipeline at the ingestion layer. - Redesigned Query Engine and Scheduler: Enhances the ability to handle large analytical workloads. A new query planner distributes processing across partitions and executes queries in parallel, optimizing data locality and maximizing throughput. This allows Loki to significantly reduce the amount of data processed per query while returning results faster.
These changes deliver up to 20x less data scanning for aggregate queries and up to 10x faster performance, making it far more efficient to answer complex questions against vast log datasets.
FACT BOX
- Source: PR TIMES
- Category: New Product
- Organizations: Grafana Labs / GitHub / GitLab
- Products / services: Grafana 13 / Grafana Loki