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.03k stars 522 forks source link

Create/adapt dashboards for single binary deployment #744

Closed yvrhdn closed 3 years ago

yvrhdn commented 3 years ago

Is your feature request related to a problem? Please describe. Follow up from #740: the default dashboards do not work with a single binary deployment because:

Describe the solution you'd like Ideally we make two versions of the dashboard that are optimised for microservices or single binary deployment.

Cortex has a toggle in the jsonnet config: https://github.com/grafana/cortex-jsonnet/blob/main/cortex-mixin/config.libsonnet#L24

Describe alternatives you've considered

Additional context

yvrhdn commented 3 years ago

Closing in favour of https://github.com/grafana/tempo/issues/242

sokratisg commented 3 months ago

@kvrhdn did you manage to find a working JSON for this one?

I am looking for exactly the same thing and was hoping to avoid re-editing all dashboard panels to replace cluster and job labels.