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

**What happened?** Prometheus did not begin scraping `kubeControllerManager` and instead alerted `KubeSchedulerDown` **Did you expect to see some different?** The manifests provided would include a `Service` to match the `serviceMonitor`...

kind/bug

**What happened?** In previous versions of kube-prometheus, a grafana-dashboard for etcd has been added automatically. The dashboard is defined here: https://github.com/etcd-io/etcd/blob/master/contrib/mixin/mixin.libsonnet#L236 It is however not included in the compiled YAML....

kind/bug

kubernetes version: 1.24.4 kube-prometheus version: 0.12.0 doc site: https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/user-guides/getting-started.md I use the sample yaml file to deploy, and the target can be obtained, but once the namespace is changed, the...

kind/bug

I deployed prometheus using the quick start guide in the readme. And I added a service which has enabled auto discovery: ``` apiVersion: v1 kind: Service metadata: name: staging-momo-api namespace:...

kind/bug

**What happened?** Installed both `main` & `v0.12.0` versions, in both of them Grafana dashboards not showing data. **How to reproduce it (as minimally and precisely as possible)**: Go through the...

kind/bug

#### kube-state-metrics cant get node label when i use kube-prometheus, i cant get node label from metrics: kube_node_labels{job="kube-state-metrics"} #### imgae ```bash image: k8s.gcr.io/kube-state-metrics/kube-state-metrics:v2.6.0 ``` #### args ```bash args: - --host=127.0.0.1...

kind/bug

**What happened?** When Installed Kube-Promeheus of lastest version,I can not access Grafana and Prometheus with curl in centos.but use the following commands are fine. ``` kubectl port-forward --address 0.0.0.0 svc/grafana...

kind/bug

Get "https://x.x.x.58:10250/metrics": context deadline exceeded Sometimes 58 node04 Sometimes 56 node02 One of all node must be down

kind/bug

I think I have hit a bug in Grafana > Dashboard > Nodes.json > Disk Space Usage(Panel) > `available` It's showing me the wrong data. **I think also adding `fstype!="tmpfs"`...

kind/bug

**What happened?** **Did you expect to see some different?** **How to reproduce it (as minimally and precisely as possible)**: **Environment** * Prometheus Operator version: `Insert image tag or Git SHA...

kind/bug