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

[RHOCP4.4] Incorrect command for exporting Jaeger URL in ServiceMesh document

XMLWordPrintable

      Source of this request: https://bugzilla.redhat.com/show_bug.cgi?id=1852294

      Priority: medium.

       
      The "export JAEGER_URL=..." commandline of the doc[1] is incorrect.

      $ export JAEGER_URL=$(oc get route n bookinfo jaeger-query -o jsonpath='{.spec.host}') <-- incorrect
      $ export JAEGER_URL=$(oc get route n istio-system jaeger -o jsonpath='{.spec.host}') <-- correct
      ~~~~~~~~~~~~~~~~~~~~~~~~~

      After deploying OpenShift ServiceMesh, Jaegar is launched on istio-system namespace.
      Please fix the doc.

      [1] Generating traces and analyzing trace data
      https://docs.openshift.com/container-platform/4.4/service_mesh/service_mesh_day_two/ossm-tutorial-jaeger-tracing.html#generating-traces-analyzing-trace-data
       

            jstickler Julie Stickler (Inactive)
            viyengar@redhat.com Vidya Iyengar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: