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

Use Prometheus to monitor Kubernetes and applications running on Kubernetes

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

k8sveriosn:1.20.1 ![image](https://user-images.githubusercontent.com/42922475/226388981-13d79db6-64c2-463b-9273-cfe7dfe4b8d9.png) kube-prometheus:0.8 kube-prometheus-release-0.8 我在安装的时候 ![image](https://user-images.githubusercontent.com/42922475/226390041-f5284238-96bb-4fd0-9661-db716400b89d.png) 发现promethues的资源对象提示缺少文件,但是我的镜像来自镜像仓库pull的 报错情况如下: ![image](https://user-images.githubusercontent.com/42922475/226390925-7d631641-ec3c-4a47-b724-b4f57370caa0.png) 希望能够得到帮助,我需要提供什么

kind/support
stale

Below, when I am remoteWrite, I can drop a useless metric, but how can I drop this metric based on the label? In other words, I only want to delete...

kind/support
stale

Looking at the cluster internal communication, I found that Grafana isn't isolate at all from others resources (network scoped). This leads me to ask, "Why should Grafana have ingress fully...

kind/feature

**What happened?** It looks like `grafana` in the `kube-prometheus-stack-grafana` deployment has been built with a vulnerable version of the `go-git/v5` library. Specifically `usr/share/grafana/bin/grafana (gobinary)` ``` CVE-2023-49569 in github.com/go-git/go-git/v5 Severity: CRITICAL...

kind/bug

fix podmonitor failed to list *v1.Pod: pods is forbidden #2300

stale

Add the up alarm rule as shown below in the PrometheusRule alarm rule file. After apply, the rule file is created successfully, but this file is never added in the...

kind/bug

Can kube rbac proxy be used for kubeedge? I reported the following error while using it E1219 11:20:05.546400 943991 run.go:74] "command failed" err="failed to load kubeconfig: cannot find Service Account...

kind/bug

I installed the kube-prometheus-0.12 branch in version k8s1.26. I have prometheus in persistent storage, using nfs, but the startup error is reported, Here is the error log: root@test-01-0001 setup]# kubectl...

kind/support
stale

**What did you do?** wget https://codeload.github.com/coreos/prometheus-operator/tar.gz/v0.23.1 install prometheus-operator use kubectl create -f prometheus-operator-0.23.1/contrib/kube-prometheus/manifests/ || true **What did you expect to see?** all components work correctly. **Environment** * K8s version: v1.11.0...

kind/support
stale

**What happened?** when i install kube-prometheus in my k8s cluster , i get a bug , grafana always unhealthly And i can not access grafana page , always got http...

kind/bug