Uploaded image for project: 'OpenShift Service Mesh'
  1. OpenShift Service Mesh
  2. OSSM-11285

Waypoint proxy emitting incomplete telemetry in s390x platform

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • OSSM 3.2.0
    • Envoy
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Hide
      Waypoint proxy emitting incomplete telemetry in s390x platform
      This issue is present in Ambient mode and occurs only in S390x hardware platform.
      When creating a Waypoint proxy and enrolling the namespace, the Telemetry emitted by the Waypoint is incomplete. This can be observed in Kiali not able to create valid graphs and diagrams (missing edges, unknown fields or no results at all).
      No workarounds available.
      https://issues.redhat.com/browse/OSSM-11285
      Show
      Waypoint proxy emitting incomplete telemetry in s390x platform This issue is present in Ambient mode and occurs only in S390x hardware platform. When creating a Waypoint proxy and enrolling the namespace, the Telemetry emitted by the Waypoint is incomplete. This can be observed in Kiali not able to create valid graphs and diagrams (missing edges, unknown fields or no results at all). No workarounds available. https://issues.redhat.com/browse/OSSM-11285
    • Known Issue
    • Proposed

      In Istio Ambient mode, when creating a Waypoint proxy and enrolling the namespace, the Telemetry emitted by the Waypoint is incomplete. Than can be observed in Kiali, not able to create a valid graph: 

      Missing the green edges indicating http requests (L7 telemetry): 

      The waypoint proxy emits telemetry, but many data is missing and from the emitted data, many fields are unknown

      Some key queries used by Kiali that are missing: 

      istio_request_total{reporter=~"waypoint|destination",destination_workload_namespace="bookinfo"}

      Returning no results for the s390x:

      Expected results: 

      Just one result removing the reporter: 

      Another query:

      istio_request_total{reporter=~"waypoint|source",destination_workload_namespace="bookinfo"}

      Returning limited results and many unknown fields: 

      Expected data: 

      Observed in s390x architecture in OCP 4.18, 4.19 and 4.20. 

              suryadav Surender Yadav
              rh-ee-jcordoba Josune Cordoba Torrecilla
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: