-
Hi. I tried to run this plugin on an existing kube+prometheus+grafana setup and noticed grafana needs additional permissions to complete the setup (specifically: list deployments.apps in the namespace…
-
prom/prometheus:v2.55.0
grafana/grafana:11.3.0
prom/alertmanager:v0.27.0
prom/node-exporter:v1.8.2
-
**What would you like to be added**:
It would be really nice to improve the way we auto-discover prometheus
Right now its a very manual process, which makes me sad given that I am:
1. using t…
-
Maybe related to https://github.com/prometheus/prometheus/issues/10257
### What did you do?
1. Create a Prometheus configuration with a kubernetes_sd_configs that has a non-empty target discover…
-
**Describe scenario**
I want to send all DNS requests to a specific servers like this:
```
Corefile: |
.:53 {
errors
health {
lameduck 5s
}
re…
-
-
**What happened?**: kubectl top nodes not giving proper response. Error out with - error: metrics not available yet
**What did you expect to happen?**: Should return proper response
**Please…
-
**What would you like to be added:**
Prefix namespace to kubectl delete dry-run result.
#### current:
```
$ kubectl delete -f ... --dry-run=server
deployment.apps "myapp" deleted (server …
-
### Describe the bug
I tried to use selectorLabels described [there](https://docs.flagger.app/faq#what-labels-selectors-are-supported-by-flagger), but my additional selector labels are present only…
-
I've added prometheusOperator: true to a tenant config then i just see this in the logs:
```
I0716 15:03:49.705015 1 prometheus.go:178] Deleting MinIO tenant Prometheus scrape config
I0716 15…