-
## What happens?
Currently the prometheus_bigquery_remote_storage_adapter application only supports logs and prometheus metrics for observability.
## What were you expecting to happen?
I woul…
-
I only see request metrics. What do I need to do to enable request metrics? I made every return, returning 500 errors, but I only see 200 requests, not 500 responses.
```
public static vo…
-
While doing security review of our clusters, we found wildcard permission used in a prometheus-adapter cluster role. This violates the principle of least privilege. The ask is to provide the minimum p…
-
It would be valuable to be able to benchmark proposed remote write changes in a reproducible manner. Right now we are dependent on having a few people deploy branches to their instances to see if impr…
-
Hi Folks,
k8 v1.17.3 (experienced since 1.14 I think)
This is more of a call to add something to the docs (because it turns out to be a somewhat odd issue that you might not easily find) than it…
-
To fully benefit from running a highly available prometheus-adapter, users need to tweak the configuration of kube-apiserver to correctly load balance the requests between the instances of prometheus-…
-
Hi Team, I was cloned repo and installed on from master Repo. When I use Kubectl top pods able to get metrics like CPU and Memory usages But, When I use Kubectl top nodes unable to scrap node metrics …
-
Hello,
I'm running this adapter. Even with a high ulimit (131072), it seems to be leaking connections:
```
$ sudo lsof -p 2721 | wc -l
131080
```
```
May 11 03:33:40 bloop prometheus-es-a…
-
I installed new gke cluster v1.26.3-gke.
I installed prometheus-adapter
by kubectl get apiservice I have
v1beta1.custom.metrics.k8s.io monitoring/my-release-prometheus-adapter False (F…
-
v0.4.1
command:
./prometheus-postgresql-adapter -pg.host=localhost -pg.user=prometheus -pg.password=secret -pg.database=postgres -pg.schema=prometheus -pg.prometheus-log-samples -log.level=debug
…