Uploaded image for project: 'Distributed Tracing'
  1. Distributed Tracing
  2. TRACING-5673

[RHOSDT 3.7] OpenTelemetryCollector configuration spec.serviceName has no effect at all

XMLWordPrintable

    • Tracing Sprint # 277 - 3.7

      specifying a name in the CR like

      $ oc patch OpenTelemetryCollector otel --type=merge -p '{"spec":{"serviceName": "test"}}' 
      opentelemetrycollector.opentelemetry.io/otel patched 

      has no effect to the serviceName created by the operator at all

       

      $ oc get service
      NAME                        TYPE        CLUSTER-IP       EXTERNAL-IP   PORT(S)          AGE
      otel-collector              ClusterIP   172.31.100.190   <none>        4317/TCP         3d7h
      otel-collector-headless     ClusterIP   None             <none>        4317/TCP         3d7h
      otel-collector-monitoring   ClusterIP   172.31.205.231   <none>        8888/TCP         3d7h 

              ploffay@redhat.com Pavol Loffay
              rhn-support-milang Michaela Lang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: