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

Set Prometheus ServiceMonitor apiVersion via variable #2234

Open
tjmullicani opened this issue Aug 22, 2024 · 0 comments
Open

Set Prometheus ServiceMonitor apiVersion via variable #2234

tjmullicani opened this issue Aug 22, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@tjmullicani
Copy link

The Helm chart hard-codes the ServiceMonitor apiVersion to monitoring.coreos.com/v1. This should be configurable using a variable, as Microsoft Azure Prometheus uses azmonitoring.coreos.com/v1 instead (https://learn.microsoft.com/en-us/azure/azure-monitor/containers/prometheus-metrics-scrape-crd#example-pod-monitor).

@tjmullicani tjmullicani added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 22, 2024
@tjmullicani tjmullicani changed the title Allow user to set Prometheus ServiceMonitor apiVersion Set Prometheus ServiceMonitor apiVersion via variable Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant