From c77c81fc1a587453d7136ff48fbb95e3fcd8ea2a Mon Sep 17 00:00:00 2001 From: Jennifer Villa Date: Wed, 16 Oct 2024 15:42:27 -0500 Subject: [PATCH] Remove reference to Aggregate By being experimental (#94791) At this point, its moved from experimental to deprecated. --- docs/sources/shared/datasources/tempo-search-traceql.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/shared/datasources/tempo-search-traceql.md b/docs/sources/shared/datasources/tempo-search-traceql.md index d1e1e3f7ffb..2ca85d09e76 100644 --- a/docs/sources/shared/datasources/tempo-search-traceql.md +++ b/docs/sources/shared/datasources/tempo-search-traceql.md @@ -118,7 +118,7 @@ For additional information, refer to [Traces to metrics: Ad-hoc RED metrics in G {{< youtube id="xOolCpm2F8c" >}} -**Aggregate by** is an [experimental feature](/docs/release-life-cycle/) that is disabled by default. +**Aggregate by** is disabled by default. [Enable the `metricsSummary` feature toggle](/docs/grafana/latest/setup-grafana/configure-grafana/feature-toggles/) in Grafana to use this feature. Your Grafana Tempo data source must also point to a Tempo database with the [Metrics Summary API](https://grafana.com/docs/tempo/latest/api_docs/metrics-summary/) enabled.