Uploaded image for project: 'Cluster Observability Operator'
  1. Cluster Observability Operator
  2. COO-1288

The keys are wrong in the log query string

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Blocker Blocker
    • 1.3.0
    • 1.3.0
    • korrel8r
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

        korrel8r generate the query string as below,  the keys are not logging recognized key. It should be  {"k8s_namespace_name":"openshift-console","k8s_pod_name":"console-c8f96fd74-gcmnp"}

       

      Step to reproduce:

      1. deploy cluster-logging
      2. deploy COO using the latest fbc
      3. go to workload->Openshift-Console --> pod and then show the troubleshoot node.
      4. click the log infrastructure node

       

      Actual Result

      { "namespace":"openshift-console","name" :"console-c8f96fd74-k8b59" }

      Expected result:

      { "k8s_namespace_name":"openshift-console", "k8s_pod_name":"console-c8f96fd74-k8b59" }

       

       

       

              spad09 Shweta Padubidri
              rhn-support-anli Anping Li
              None
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: