diff --git a/docs/sources/datasources/tempo.md b/docs/sources/datasources/tempo.md index 6047e25ff04..d6a4f60d9ba 100644 --- a/docs/sources/datasources/tempo.md +++ b/docs/sources/datasources/tempo.md @@ -102,7 +102,7 @@ You can query and display traces from Tempo via [Explore]({{< relref "../explore ### Tempo search -Tempo search is an experimental feature behind a feature toggle. Use this to search for traces by service name, span name, duration range, or process-level attributes that are included in your application’s instrumentation, such as HTTP status code and customer ID. +Use this to search for traces by service name, span name, duration range, or process-level attributes that are included in your application’s instrumentation, such as HTTP status code and customer ID. {{< figure src="/static/img/docs/explore/tempo-search.png" class="docs-image--no-shadow" max-width="750px" caption="Screenshot of the Tempo search feature with a trace rendered in the right panel" >}} @@ -184,7 +184,7 @@ A service graph is a visual representation of the relationships between services To display the service graph: -- [Configure Grafana Agent](https://grafana.com/docs/tempo/latest/grafana-agent/service-graphs/#quickstart) or [Tempo/GET](https://grafana.com/docs/tempo/latest/server_side_metrics/service_graphs/#tempo) to generate service graph data +- [Configure Grafana Agent](https://grafana.com/docs/tempo/latest/grafana-agent/service-graphs/#quickstart), or [Tempo or GET](https://grafana.com/docs/tempo/latest/metrics-generator/service_graphs/#tempo) to generate service graph data. - Link a Prometheus data source in the Tempo data source settings. - Navigate to [Explore]({{< relref "../explore/" >}}). - Select the Tempo data source.