Closed michaeldmitry closed 6 months ago
Fixes #330
ca cert is pushed into charm container, so pass ca cert path to trace_charm decorator to use that for tls communication with tempo
1- Depends on https://github.com/canonical/tempo-k8s-operator/pull/98 2- Assumes grafana and tempo have tls enabled 3- Assumes CA of grafana is the same for the one used by tempo's cert
Issue
Fixes #330
Solution
ca cert is pushed into charm container, so pass ca cert path to trace_charm decorator to use that for tls communication with tempo
Context
1- Depends on https://github.com/canonical/tempo-k8s-operator/pull/98 2- Assumes grafana and tempo have tls enabled 3- Assumes CA of grafana is the same for the one used by tempo's cert