Uploaded image for project: 'Observability UI'
  1. Observability UI
  2. OU-1037

Auto-complete dropdown in TraceQL query bar does not contain "TraceID"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • tracing-team
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 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"

       

              agerstma@redhat.com Andreas Gerstmayr
              rhn-support-ccostell Cormac Costello
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: