helm-charts
helm-charts copied to clipboard
Prometheus community Helm charts
### Describe the bug a clear and concise description of what the bug is. Grafana dashboards for monitoring Kubernetes cluster are missing data, due to wrong label. In many panels...
### Describe the bug a clear and concise description of what the bug is. I use the prom stack with its default values at the latest version. Without any reason...
#### What this PR does / why we need it This PR lets users add additional k8s objects to fulfill their custom needs like adding additional service or targetgroupbindings. ####...
#### What this PR does / why we need it This correctly sets the port name in the generated ServiceMonitor for both the blackbox-exporter itself as well as the config-reloader....
#### What this PR does / why we need it #### Which issue this PR fixes *(optional, in `fixes #(, fixes #, ...)` format, will close that issue when PR...
### Describe the bug a clear and concise description of what the bug is. I'm trying to deploy K-P-S without deploying node-exporter but with servicemonitors et al for node-exporter, which...
### Is your feature request related to a problem ? We need to monitor many types of devices and this way the configmap is going to be larger in size...
### Describe the bug a clear and concise description of what the bug is. From values: - L1213: [datasources](https://github.com/prometheus-community/helm-charts/blob/77a811161c94ec5f2ebaaac8fac98d4dd72c5143/charts/kube-prometheus-stack/values.yaml#L1213): all lower case - L1225: [GrafanaDataSource](https://github.com/prometheus-community/helm-charts/blob/77a811161c94ec5f2ebaaac8fac98d4dd72c5143/charts/kube-prometheus-stack/values.yaml#L1225): capital-S, but it is immediately...
#### What this PR does / why we need it #### Which issue this PR fixes *(optional, in `fixes #(, fixes #, ...)` format, will close that issue when PR...
#### What this PR does / why we need it Fixes prometheusRule rendering when using alert variables in alert annotations #### Which issue this PR fixes - fixes #5508 ####...