Grafana 11 makes it easier to democratize your data

0

Grafana Labs today made three major announcements at GrafanaCON in Amsterdam: the release of Grafana 11.0, Loki 3.0, and Grafana Alloy – the company’s open source distribution of the OpenTelemetry Collector.

Torkel Ödegaard, Co-Founder, Grafana Labs, said: “I’m really excited that we’re bringing GrafanaCON back in person and have the opportunity to connect with some of the more than 20 million users who are leveraging Grafana to make a positive impact in their lives, in their communities, and across the universe.”

During the keynote, Grafana Labs CEO Raj Dutt presented the second annual Golden Grot Awards, which recognize dashboards created by community members. The winner in the personal category, Ruben Fernandez, built a dashboard to track his commute in Atlanta. In the professional category, Christopher Field of Theia Scientific was awarded for a dashboard that monitors the growth of defects in steel alloys caused by exposure to radiation for next-generation nuclear fission reactors and fusion energy.

Tom Wilkie, CTO, Grafana Labs, added: “Grafana users can build a fully composable observability stack with Loki as the data backend and Alloy as the data pipeline, which then brings that data into Grafana to visualize. This interoperable open source stack will help users achieve new levels of efficiency and insight.”

Grafana 11: Making It Easier to Democratize Your Data
The 11.0 release of Grafana, the company’s flagship open source data visualization platform, was announced during the keynote. The new updates make it easier and faster to connect users’ data, visualize it in a beautiful and functional way, share it with others, and respond to incidents. This release includes a host of improvements and new features that help all users – from SREs to hobbyists – keep their systems healthy with flexible data visualization and allow large organizations to level up their centralized observability strategy, including:

  • Faster Root Cause Analysis with Explore Metrics: Explore Metrics provides a query-less experience for Prometheus metrics. Without so much as seeing a PromQL query, users can now visualize a metric, drill down to spot anomalies, and pivot to similar metrics with the same labels to discover the root cause of issues and get a holistic view of their data.
  • Improved Visualizations: The new Scenes-based architecture introduces an edit mode for dashboards as well as a more consistent sharing experience. The new logs table view makes logs easier to view, read, and parse in Explore. The Canvas panel now has pan and zoom, snap and alignment, and buttons to interact with the systems users are monitoring.
  • Simpler Alerting: Grafana Alerting includes new functionality including connecting alert rules directly to contact points, improved Terraform management, and finer-grained access control.
  • Expanding Grafana’s Big Tent with New Data Sources: Grafana 11 introduces new data sources – Falcon LogScale, Looker, Pagerduty, and SumoLogic – with many more shipping by the end of the year.
  • Integrate with Tempo and Traces: Users will now be able to see profiles within a trace span to figure out not just what process, but also what function, took all the time in a given request.
  • Configure SSO in the UI: Administrators can set up Oauth or SAML user authentication and synchronize teams to Grafana with a new UI.
  • Build observability applications with the New Grafana App Platform: The new Grafana App Platform extends the core Grafana API to provide stronger integration points for application developers. Developers can get started in our new dev portal.

Grafana 11 is currently available to download in public preview and is rolling out to Grafana Cloud users.

Loki 3.0: Quicker Queries and Native OpenTelemetry Integration

Grafana Loki was announced at KubeCon + CloudNativeCon in Seattle at the end of 2018, and five years later, the popular logging project (more than 21k GitHub stars) is releasing version 3.0. Loki 3.0 includes several key updates including bloom-filter query acceleration and native OpenTelemetry support.

  • Query Acceleration with Bloom Filters: From the start, Loki has followed the Prometheus label-based data model, which is best suited for developer use cases while keeping scale and cost-effectiveness in mind. This approach made it easy to adopt and integrate Loki within an organization, but made it more difficult for non-developers to take advantage of common search and indexing benefits. This barrier is removed in Loki 3.0, which leverages bloom filters to accelerate queries that search for text strings, such as an order ID or user ID. This update will help users to speed up their needle-in-a-haystack queries from minutes to seconds.
  • Native OpenTelemetry Support Added: As OpenTelemetry adoption continues to grow in the community, Loki seeks to meet users where they are with the addition of native OTLP support. With Loki 3.0, users can ingest, store, and query OTLP logs and metadata to solve observability problems.

During GrafanaCON, the Loki engineering team also shared the project’s roadmap for making Loki easier to use for its current users, and more accessible to a broader audience. Areas of focus include ease of operating Loki, the ability to cost-effectively support teams at larger and larger scale, interoperability with other Grafana telemetry offerings, and lower user-facing complexity.

Introducing Alloy: A ‘Big Tent’ Collector That Brings Grafana, OpenTelemetry, and Prometheus Closer Together

According to Grafana Labs’ 2024 Observability Survey, an overwhelming majority of respondents report that they are investing in Prometheus (89%) or OpenTelemetry (85%). Almost 40% of respondents use both in production, and more than 50% increased their usage of both projects over the past year. As reliance on these projects continues to grow, Grafana Labs is focused on increasing the interoperability of the two projects with each other as well as with Grafana – and Alloy does just that.

Grafana Alloy is Grafana Labs’ distribution of the OpenTelemetry collector and is 100% OTLP compatible. Alloy combines the best open source observability signals in the community and offers native pipelines for both OpenTelemetry and Prometheus telemetry formats, supporting metrics, logs, traces, and profiles.

To use or not to use Kubernetes: Elad Ben-Israel

Previous article

Diagrid Conductor Free helps developers visualize their Dapr applications

Next article