canonical / tempo-k8s-operator

This charmed operator automates the operational procedures of running Grafana Tempo, an open-source tracing backend.
https://charmhub.io/tempo-k8s
Apache License 2.0
3 stars 3 forks source link

Tempo Operator

CharmHub Badge Release Discourse Status

This repository contains the source code for a Charmed Operator that drives Tempo on Kubernetes.

Usage

Assuming you have access to a bootstrapped Juju controller on Kubernetes, you can:

$ juju deploy tempo-k8s # --trust (use when cluster has RBAC enabled)

OCI Images

This charm, by default, deploys grafana/tempo:2.4.0.

Contributing

Please see the Juju SDK docs for guidelines on enhancements to this charm following best practice guidelines, and the contributing doc for developer guidance.