This repository was archived by the owner on May 25, 2026. It is now read-only.
rev238
* WIP: Add tempo tracing support for the charm code * Fix tracing lib import + remove flag accidentally added to tox.ini * Move tracing relation name into a constant * Add missing types to the trace_charm decorator * Add support for TLS when sending traces to tempo * Update outdated charm libs * Revert support for TLS when sending traces to tempo * Add optional to tracing endpoint + alphabetize extra type for tracing * Update charm tracing lib to v1.7 * Update charm_tracing lib + skip tracing when running unit tests