Skip to content

Commit

Permalink
Revert "fix: scrape correct endpoint "
Browse files Browse the repository at this point in the history
This reverts commit cc393e6.
  • Loading branch information
ChrisKujawa committed Sep 4, 2024
1 parent cc393e6 commit 09789d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/zeebe-benchmark/templates/clients-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ spec:
- honorLabels: true
# since - is not supported directly, we have to use the index function and quote "camunda-platform"
interval: {{ index .Values "camunda-platform" "prometheusServiceMonitor" "scrapeInterval" }}
path: /actuator/prometheus
port: http
path: /prometheus
port: http

0 comments on commit 09789d5

Please sign in to comment.