kube-prometheus icon indicating copy to clipboard operation
kube-prometheus copied to clipboard

Use Prometheus to monitor Kubernetes and applications running on Kubernetes

Results 228 kube-prometheus issues
Sort by recently updated
recently updated
newest added

**What is missing?** Is there a way to provision Grafana alert rules just like dashboards? * kube-prometheus version: `latest` **Anything else we need to know?**:

kind/feature

**What did you do?** Installed `prometheus-operator` using Helm chart found here: https://github.com/helm/charts/tree/master/stable/prometheus-operator . My GKE test cluster uses preemptible nodes and after nodes are preemptied I start getting alerts from...

I have installed below kube-prometheus-stack and trying to see if it's possible to configure a context-path or context-root for all features available in Promotheous, Grafana, Metrics, and Alert Manager URLs/Dashboards....

help wanted
kind/feature
good first issue

**What happened?** I am not able to generate eks platform manifeste using [eks-cni-example.jsonnet](https://github.com/prometheus-operator/kube-prometheus/blob/release-0.9/build.sh). I have used the kube-prometheus stack version [release-0.9](https://github.com/prometheus-operator/kube-prometheus/tree/release-0.9#kubernetes-compatibility-matrix) **Did you expect to see some different?** **How to...

kind/bug

Hi, I want to send a kubernetes pod metrics to elasticsearch via metricbeat. I'm using kube-prometheus to get the metrics. I can get metrics in monitoring, kube-system, default namespaces. But...

kind/bug

**What happened?** After deploying kube-prometheus, I want to try HPA, and use deploy.sh to setup custom-metrics-api, but apiservice v1beta1.custom.metrics.k8s.io fails to contact prometheus-adapter service. # kubectl describe apiservice v1beta1.custom.metrics.k8s.io Name:...

help wanted
kind/feature
good first issue

**What is missing?** Some targets are using `insecureSkipVerify: true`, which we could change by allowing an optional usage of [cert-manager](https://github.com/jetstack/cert-manager) issuing valid certificates. The targets that would need this are:...

help wanted
kind/feature

**What is missing?** I was not able to find the documentation that gives a list of which component talks to which component on which port. This includes both kube-promehteus components...

help wanted
kind/documentation
good first issue

**What did you do?** Trying to setup prometheus-operator in an EKS cluster using ingress and path based routing. Have prometheus and alertmanager working ok like: example.com/prometheus example.com/alermanager Trying to have...

**What is missing?** Prometheus-adapter is the only application of kube-prometheus that serves metrics and doesn't have authorization setup on its /metrics endpoint. **Why do we need it?** We need it...

help wanted
kind/feature
good first issue