Grafana Tempo 2.9 release: MCP server support, TraceQL metrics sampling, and more

Grafana Tempo 2.9 is now available, delivering MCP server support, TraceQL performance improvements, and more. Watch the video below to see the Tempo MCP server in action and learn how to speed up TraceQL metrics queries, or continue reading to get a quick overview of these and other updates. The Grafana Tempo 2.9 release notes and changelog provide more in-depth details and include all of the changes that came with this release.

Making logs work smarter: Evolving your observability strategy

When you start building an observability stack, it’s natural to reach for logs first. They’re familiar, easy to generate, and often already part of a developer’s workflow. And sending logs to a centralized system feels like a quick win, too. Simply add a log shipper, and voila, your application is observable.

Get started with Grafana Alerting: Route alerts using dynamic labels

In this tutorial you will learn how to configure notification policies for dynamic routing based on query values Don't miss the rest of the "Get started with Grafana Alerting" series! Each part dives into a different feature to help you get the most out of alerting in Grafana.

Show me the (meeting) money: How to monitor the real-time costs of a meeting in Grafana

This meeting could’ve been an email. It’s a phrase most of us have said (or at least thought) at some point in our careers. For me, that realization hit years ago while working for a government organization. I’d frequently sit through long, agendaless meetings that seemingly went nowhere. I wasn’t sure why I was there. And because I’m an engineer at heart, I started to wonder: what were these meetings actually costing the organization?

From pillars to rings: How interconnected observability in Grafana Cloud optimizes performance and reduces telemetry waste

In observability, we’ve traditionally been taught to think in terms of pillars, namely logs, metrics, and traces (and more recently, profiles). But pillars are rigid and disconnected. They don’t reflect how modern systems actually work or how we troubleshoot in real time. So let’s change that.

Baking in site reliability with observability and AI: How SpotOn uses Grafana Assistant to keep restaurants running

When you operate a restaurant, the last thing you want to do is shut your doors and turn away guests and staff because of some technology failure. And if you’re the one providing that tech, it’s your job to make sure that doesn’t happen. “For us, observability is about a lot more than just dashboards and alerts.

Managing observability costs at scale: A look at the latest cost management features in Grafana Cloud

The benefits of observability are clear: deep visibility into system health, faster troubleshooting, and improved reliability (to name a few). But what’s equally clear is that, as organizations scale and evolve their observability strategies, they need a way to tap into these benefits without runaway costs. According to Grafana Labs’ 2025 Observability Survey, 74% of respondents say cost is a top priority for selecting tools.

From Data to Dashboards: Building Streamlit Applications with InfluxDB 3

Python developers often reach for Streamlit when they need to construct compelling web applications quickly. It provides a fast way to transform Python scripts into interactive applications without complex web frameworks. When paired with InfluxDB 3 Core, the leading time series database, engineers can build powerful real-time analytics dashboards entirely in Python.