grafana / tempo

Grafana Tempo is a high volume, minimal dependency distributed tracing backend.
https://grafana.com/oss/tempo/
GNU Affero General Public License v3.0
4.04k stars 524 forks source link

[DOC] Update monitor/traces section #4353

Open carles-grafana opened 2 days ago

carles-grafana commented 2 days ago

It looks like this section is outdated: https://grafana.com/docs/tempo/latest/operations/monitor/#traces

Based on a 'grep' search, we don't use jaeger-client-go anymore, we use Opentelemetry.

Related: #3997