Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[kube-prometheus-stack] fix range function to correctly include metricRelabelings and relabel… #3881

Closed
wants to merge 5 commits into from

Conversation

r3kzi
Copy link
Contributor

@r3kzi r3kzi commented Oct 12, 2023

What this PR does / why we need it

The PR #3683 introduced the option to include relabelings and metricRelabelings in additionalServiceMonitors, but the range function was closed too early so relabelings and metricRelabelings are never getting into the ServiceMonitor.

This PR fixed that.

Special notes for your reviewer

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

r3kzi and others added 4 commits October 12, 2023 15:32
Signed-off-by: Christian Niehoff <[email protected]>
Signed-off-by: Christian Niehoff <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants