Enhancement Proposal
Currently, we have several Juju models. Each model has a bundle of the same charms running (same deployment topology).
Each model is "integrated" with an opentelemetry-collector-k8s-operator for metrics, logging, and tracing. And the telemetry data will be sent to a centralized COS deployed somewhere else.
However, the juju topology information is missing in the tracing data. This information is valuable in this deployment setup, so that we can tell the tracing data coming from which juju model's application.
also cc @shipperizer