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

[prometheus-blackbox-exporter] additionalMetricsRelabels in the values file, but not handled in selfservicemonitor #4296

Open
ToonTijtgat2 opened this issue Feb 26, 2024 · 0 comments · May be fixed by #4303
Labels
bug Something isn't working

Comments

@ToonTijtgat2
Copy link

Describe the bug a clear and concise description of what the bug is.

additionalMetricsRelabels is a propertie in the values.yaml file but not in the selfservicemonitor.yaml file. resulting in the fact that nothing hapens with the value.

Thanks for checking.

What's your helm version?

8.11.0

What's your kubectl version?

latest

Which chart?

prometheus-blackbox-exporter

What's the chart version?

8.11.0

What happened?

No response

What you expected to happen?

No response

How to reproduce it?

No response

Enter the changed values of values.yaml?

No response

Enter the command that you execute and failing/misfunctioning.

serviceMonitor:

If true, a ServiceMonitor CRD is created for a prometheus operator

https://github.com/coreos/prometheus-operator for blackbox-exporter itself

selfMonitor:
enabled: true
additionalMetricsRelabels:
- action: lowercase
sourceLabels:
- team
targetLabel: team
additionalRelabeling: []
labels:
prometheus: infra
path: /metrics
interval: 1m
scrapeTimeout: 30s

Anything else we need to know?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant