helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Prometheus community Helm charts

Results 570 helm-charts issues
Sort by recently updated
recently updated
newest added

#### What this PR does / why we need it When crate prometheus with existing chart I found that jobLabel from metrics of node exporters are not "node-exporter". After investigation...

Hello there 👋, I've deployed the prom stack. Everything is fine except the node exporter daemonset. Here is the log: ``` W0906 10:54:57.616580 638566 warnings.go:70] would violate PodSecurity "restricted:latest": host...

### Describe the bug a clear and concise description of what the bug is. I deploy mysql-exporter by helm in k8s. And I want this exporter scrape two mysql instance....

bug

#### What this PR does / why we need it This PR introduces two extension points to the deployment: * An optional extension to the smartctl drivedb via configmap *...

### Is your feature request related to a problem ? I am trying to install kube-prometheus-stack helm chart on a GKE Autopilot cluster with Allowlisted workloads, not successful. Error details:...

enhancement

### Is your feature request related to a problem ? When deploying this chart in several clusters, having a centralized metrics data lake, and a collector such as Grafana Agent...

enhancement

### Is your feature request related to a problem ? There is no support for `alertmanagerconfigs.monitoring.coreos.com` `v1beta1` CRD inside kube-prometheus-stack at the moment but only `v1alpha1`. It seems to be...

enhancement

### Describe the bug a clear and concise description of what the bug is. Hello Everyone, I installed Kube Prometheus Stack using Helm in EKS cluster with HTTPS. prometheus pod...

bug

### recommended way of using a k8s secret containing username and password for the basic auth for a backend defined in scrape_config Hi, i want to use an existing k8s...

bug

### Is your feature request related to a problem? In our envs, we have strict policies for each component that is running. They require a PriorityClass to be set ###...

enhancement