Remove reference to Aggregate By being experimental (#94791)

At this point, its moved from experimental to deprecated.
This commit is contained in:
Jennifer Villa 2024-10-16 15:42:27 -05:00 committed by GitHub
parent 17eff37104
commit c77c81fc1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.