Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

canonical/tempo-k8s-operator

Repository files navigation

Tempo Operator

CharmHub Badge Release Discourse Status

This public archive contains the source code for a Charmed Operator that drives a monolithic deployment of [Tempo] on Kubernetes.

The charm has been superseded by the Charmed Tempo HA solution, consisting of two charms:

This charm is now unmaintained.

All charm libraries that used to be owned by it have been transferred to the tempo-coordinator-k8s ownership and their versions have been reset.

library old location new location
tracing charms.tempo_k8s.v2.tracing charms.tempo_coordinator_k8s.v0.tracing
charm_tracing charms.tempo_k8s.v1.charm_tracing charms.tempo_coordinator_k8s.v0.charm_tracing

The APIs are unchanged, so after fetching the new libraries, a search and replace should be all you need.