issues
search
grafana
/
tempo-operator
Grafana Tempo Kubernetes operator
https://grafana.com/docs/tempo/latest/setup/operator/
GNU Affero General Public License v3.0
61
stars
30
forks
source link
WIP - Enable gateway on single tenancy
#892
Closed
rubenvp8510
closed
6 months ago
rubenvp8510
commented
6 months ago
This will introduce some breaking changes:
URL for the jaeger UI will change
Now that all is secure we won't be able to use direct the tempo API as a datasource for grafana
only support otlp
andreasgerstmayr
commented
6 months ago
also we need to create a ClusterRole/ClusterRoleBinding
service name changes (distributor --> gateway)
This will introduce some breaking changes: