helm-charts
helm-charts copied to clipboard
Prometheus community Helm charts
### Is your feature request related to a problem ? The alertmanager and prometheus are getting the prefixes "alertmanager" and "prometheus" respectively. These prefixes are not present in the other...
Given that affinity parameter in values files is set to a list, when trying to overwrite this value on a parent chart it throws the warning `coalesce.go:237: warning: skipped value...
Hi, I am using **kube-prometheus-stack**, with microk8s bare metal installation. The node exporters picked up incorrect endpoints(the node addresses), probably because my servers have multiple IPs in /etc/hosts, which was...
### Describe the bug a clear and concise description of what the bug is. Client Version: v1.28.2 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: v1.28.2 If anyone has resolved it, kindly let...
# Is your feature request related to a problem? Please describe. The current set of dashboards included in the kube-prometheus-stack lacks visibility into the available capacity on worker nodes. This...
Hi guys, I install mysql-exporter with sql proxy with workload identity and i got this error: `Error pinging mysqld" err="this user requires clear text authentication. If you still want to...
### Describe the bug a clear and concise description of what the bug is. When I create 2 prometheus replicas, both of them scrape from the same targets. Is there...
### Describe the bug a clear and concise description of what the bug is. I am trying to create some custom rule and also disable KubeSchedulerDown since is happening all...
### Describe the bug a clear and concise description of what the bug is. I'm being unable to set an alert which is based on multiple conditions, like: ``` >...
### Is your feature request related to a problem ? When sharding prometheus in the high-availability set-up, at least one prometheus pod per shard should always be running to avoid...