Skip to content

[ISSUE] Servicemonitor scrapes wrong component labels #4164

@ChrisKujawa

Description

@ChrisKujawa

Describe the issue:

When deploying alpha8 the servicemonitor for the orchestration cluster is deployed with the following selector:

  Selector:
    Match Labels:
      App:                          camunda-platform
      app.kubernetes.io/component:  orchestration

But the stateful set still has the following labels

Labels:           app=camunda-platform
                  app.kubernetes.io/component=zeebe-broker
                  app.kubernetes.io/instance=zeebe-benchmark-test
                  app.kubernetes.io/managed-by=Helm
                  app.kubernetes.io/name=camunda-platform
                  app.kubernetes.io/part-of=camunda-platform

Context https://camunda.slack.com/archives/C08F5RD5X8B/p1757930221289769?thread_ts=1757926261.422959&cid=C08F5RD5X8B

Actual behavior:

No metrics are scraped.

Expected behavior:

Metrics are scraped.

How to reproduce:

Deploy the alpha8 version chart, with servicemonitor enabled.

Logs:

Environment:

Please note: Without the following info, it's hard to resolve the issue and probably it will be closed.

  • Platform:
  • Helm CLI version:
  • Chart version:
  • Values file:

Metadata

Metadata

Assignees

Labels

bugkind/bugSomething isn't working as intendedkind/issueUnidentified issue, it could be a bug, misconfig, or anything in betweenkind/taskplatform/awsIssues related to AWSplatform/gcpIssues related to GCPtarget:8.8Target release 8.8.0version/8.8Camunda applications/cycle version

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions