-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
Labels
bugkind/bugSomething isn't working as intendedSomething isn't working as intendedkind/issueUnidentified issue, it could be a bug, misconfig, or anything in betweenUnidentified issue, it could be a bug, misconfig, or anything in betweenkind/taskplatform/awsIssues related to AWSIssues related to AWSplatform/gcpIssues related to GCPIssues related to GCPtarget:8.8Target release 8.8.0Target release 8.8.0version/8.8Camunda applications/cycle versionCamunda applications/cycle version
Milestone
Description
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
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 intendedSomething isn't working as intendedkind/issueUnidentified issue, it could be a bug, misconfig, or anything in betweenUnidentified issue, it could be a bug, misconfig, or anything in betweenkind/taskplatform/awsIssues related to AWSIssues related to AWSplatform/gcpIssues related to GCPIssues related to GCPtarget:8.8Target release 8.8.0Target release 8.8.0version/8.8Camunda applications/cycle versionCamunda applications/cycle version
Type
Projects
Status
Done