Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion docs/sources/tempo/release-notes/v2-9.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ This release gives you:

These release notes highlight the most important features and bug fixes. For a complete list of changes, refer to the [Tempo CHANGELOG](https://github.com/grafana/tempo/releases).

To learn more about this release, refer to the [Tempo 2.9 blog post](https://grafana.com/blog/2025/10/22/grafana-tempo-2-9-release-mcp-server-support-traceql-metrics-sampling-and-more/).

{{< youtube id="dUQQwOsIAP4" >}}

## Access tracing data with the Tempo MCP server

{{< docs/experimental product="Tempo MCP server" >}}
Expand All @@ -40,7 +44,6 @@ Using this feature will likely cause tracing data to be passed to an LLM or LLM
The feature is disabled by default and can be enabled per tenant for specific use cases.

Refer to [MCP server](/docs/tempo/<TEMPO_VERSION>/api_docs/mcp-server/) for configuration details and examples.
.

For more information, refer to [LLM-powered insights into your tracing data: introducing MCP support in Grafana Cloud Traces](https://grafana.com/blog/2025/08/13/llm-powered-insights-into-your-tracing-data-introducing-mcp-support-in-grafana-cloud-traces/).

Expand Down
Loading