canonical / mysql-router-k8s-operator

Mysql router operator charm for kubernetes
https://charmhub.io/mysql-router-k8s
Apache License 2.0
2 stars 7 forks source link

[DPE-5312] Update tracing charm libs to retrieve them from tempo coordinator repo #324

Closed shayancanonical closed 1 month ago

shayancanonical commented 1 month ago

Issue

There are a bunch of tempo tracing related updates:

  1. tempo-k8s has been deprecated in favor of tempo ha
  2. tracing charm libs need to be fetch-ed from tempo_coordinator_k8s
  3. tracing traffic is now relayed through grafana-agent-k8s (like the remaining COS traffic)

Solution

  1. update tracing charm libs from new repo Test integration with tempo ha + test relay of traffic through grafana-agent-k8s

To be done simultaneously

Update mysql-router-k8s tracing related documentation (in progress)

paulomach commented 1 month ago

@shayancanonical what's holding merge here?

shayancanonical commented 1 month ago

No hold up. Just slow to merge approved PRs