-
Hi,
We have our Prometheus and Blackbox exporter running in an AKS cluster.
We are monitoring machines via blackbox exporter through ICMP probe.
The targets are pinged from the blackbox expo…
-
We are seeing DNS i/o timeout failures for dns lookups on a newly spun up eks node and 1-2 minutes after node-local-dns daemon set pod has started and serving traffic.
The issue is more prominent…
-
### Report
```
Im using app.kubernetes.io/version=2.15.1 with below HPA.yml file..
HPA.yml
apiVersion: keda.sh/v1alpha1
kind: ScaledObject
metadata:
name: temp-uat-user
spec:
sc…
-
### What did you do?
We have a Prometheus server running in our EKS cluster with below scrape configuration. The namespace filter is not working and all namespace metrics are scraping
```
global:…
-
**Describe the bug**
On starting Promtail 3.2.0 I get this error, it was working fine with previous version.
`panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV:…
-
### Component(s)
Prometheus, PrometheusAgent, AlertManager, ThanosRuler
### What is missing? Please describe.
We had some kubelets that were misbehaving and for some reason liveness probes were tak…
-
IIUC, it is common practice to expose `/ready` and `/stats/prometheus` using the admin endpoint.
But this also exposes admin privileges, like stopping the server.
Any compromised Prometheus scraper …
-
### Host operating system: output of `uname -a`
n/a / irrelevant.
### mysqld_exporter version: output of `mysqld_exporter --version`
any / all.
### MySQL server version
n/a
### mysqld_ex…
-
metrics_server v0.5.2 in my cluster K8s v1.25.0
I wan to get the datas "metrics_server_pod_cpu_usage " from prometheus , the prometheus can not search the data
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
## Description
Hello,
I use the Prometheus operator to create the Prometheusagent
crd:
…