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

TempoStack gateway cannot be scaled.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Undefined Undefined
    • rhosdt-3.3
    • None
    • None
    • None
    • Tracing Sprint # 257

      Description of the problem:
      In a TempoStack instance, we can scale the individual components by setting the replicas. This works for all the components however its not working for gateway. 

      Steps to reproduce the issue:

      *Install Tempo Operator built off the latest upstream branch.

      *Deploy Red Hat build of OpenTelemetry

      *Run the multitenancy test case with --skip-delete.

      chainsaw test --skip-delete --config .chainsaw-openshift.yaml tests/e2e-openshift/multitenancy/

      *Remove the global resources set by editing the TempoStack CR.

      *Edit the TempoStack CR and set the replicas for all the components to 2.

      *Check the TempoStack component pods. All the components should scale except gateway.

      % oc get pods
      NAME                                             READY   STATUS    RESTARTS   AGE
      dev-collector-5965b954b9-hw298                   1/1     Running   0          50m
      minio-744f658d8d-dx6cf                           1/1     Running   0          52m
      tempo-simplest-compactor-5876544d45-7mttt        1/1     Running   0          4m51s
      tempo-simplest-compactor-5876544d45-q2zpl        1/1     Running   0          17m
      tempo-simplest-distributor-999456887-c8r6c       1/1     Running   0          4m51s
      tempo-simplest-distributor-999456887-hx2qr       1/1     Running   0          17m
      tempo-simplest-gateway-d66cf8d5-bd5kl            2/2     Running   0          17m
      tempo-simplest-ingester-0                        1/1     Running   0          16m
      tempo-simplest-ingester-1                        1/1     Running   0          17m
      tempo-simplest-querier-7bf667f6db-kmv88          1/1     Running   0          17m
      tempo-simplest-querier-7bf667f6db-zlsw4          1/1     Running   0          12m
      tempo-simplest-query-frontend-7f6795bd78-hpq68   2/2     Running   0          17m
      tempo-simplest-query-frontend-7f6795bd78-mpgnx   2/2     Running   0          12m

       

            rvargasp@redhat.com Ruben Vargas Palma
            rhn-support-ikanse Ishwar Kanse
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: