-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
2
-
None
-
None
-
None
-
Tracing Sprint # 279
-
None
-
None
-
None
There is no dropdown in the Tracing UI query bar offering TraceID.
Typing freehand into the query bar of the Tracing UI offers four suggestions:
trace: duration trace: rootName trace: rootService traceDuration.
However, `traceID`is missing from this list.
Steps to reproduce:
Create a test environment:
# deploy test object storage kubectl apply -f https://raw.githubusercontent.com/grafana/tempo-operator/refs/heads/main/tests/e2e-openshift/multitenancy/00-install-storage.yaml # deploy Tempo kubectl apply -f https://raw.githubusercontent.com/grafana/tempo-operator/refs/heads/main/tests/e2e-openshift/multitenancy/01-install-tempo.yaml # deploy Tracing UI plugin kubectl apply -f https://raw.githubusercontent.com/pavolloffay/openshift-observability-manifests/refs/heads/main/tracing/10-coo-ui-plugin.yaml # deploy OTEL collector kubectl apply -f https://raw.githubusercontent.com/grafana/tempo-operator/refs/heads/main/tests/e2e-openshift/multitenancy/02-install-otelcol.yaml # deploy app kubectl apply -f https://raw.githubusercontent.com/pavolloffay/openshift-observability-manifests/refs/heads/main/demo-app/k8s-annotated.yaml
- Check UI in OCP Admin console > Observe > Traces
- Type query into TraceQL bar "trace"

- is depended on by
-
TRACING-5737 Cherry-pick bug fixes in Tempo 2.9
-
- Closed
-