Tracing view is a great visualization tool for observability usecases, we need to explore the possibility of incorporating the same to enable users. Example tracing view implementations that I can point to for this exercise are as follows: 1. [Grafana](https://grafana.com/docs/grafana/latest/explore/trace-integration/) 2. [Datadog](https://docs.datadoghq.com/tracing/) 3. [Sentry](https://docs.sentry.io/concepts/key-terms/tracing/trace-view/) 4. [Jaeger](https://www.jaegertracing.io/docs/2.2/#trace-detail-view)
Tracing view is a great visualization tool for observability usecases, we need to explore the possibility of incorporating the same to enable users.
Example tracing view implementations that I can point to for this exercise are as follows: