canonical / tempo-k8s-operator

This charmed operator automates the operational procedures of running Grafana Tempo, an open-source tracing backend.
https://charmhub.io/tempo-k8s
Apache License 2.0
3 stars 3 forks source link

changed root span name to be more descriptive #140

Closed PietroPasotti closed 2 weeks ago

PietroPasotti commented 2 weeks ago

Fixes #111

Issue

right now all charm traces that show up in grafana have the same title: charm exec. Not very descriptive.

Solution

Now it looks like <unit-name>: <event> event, for example loki/1: foo-relation-changed event

michaeldmitry commented 2 weeks ago

Please increment patch