-
**Thanos, Prometheus and Golang version used**:
```
thanos, version 0.35.1 (branch: HEAD, revision: 086a698b2195adb6f3463ebbd032e780f39d2050)
build user: root@be0f036fd8fa
build date: …
-
### Proposal
TSDB status API https://prometheus.io/docs/prometheus/latest/querying/api/#tsdb-stats returns various cardinality statistics.
https://github.com/prometheus/prometheus/issues/11945 `topN…
-
### What did you do?
Prometheus is running with `--storage.tsdb.retention.size` set to about 90 % of the disk space of the `--storage.tsdb.path` and with a `--storage.tsdb.retention.time` higher th…
-
Hello,
I am trying to use the latest features introduced in Prometheus 3.0. Specifically, I want to enable the --enable-feature=auto-reload-config feature and the --web.enable-remote-write-receiver…
-
### What did you do?
When prometheus is starting, mem grows during WAL replay until exhaust mem of host, notice wal dir size and num is abnormal, about 800 wals taking 23GiB:
![image](https://github…
-
**Describe the bug**
We recently upgraded Loki from v2.9.2 to v3.2.0, both running in standalone mode inside Docker. Since this migration, we’ve encountered intermittent issues where Grafana is unab…
-
### Is your feature request related to a problem ?
yes, the liveness and readiness probe fails as "Replaying WAL, this may take a while" takes alot of time and memory for the node breaches. Also, i a…
-
I'm getting into prometheus, and I'm currently having problems.how to override startup args for prometheus server
I am deploying prometheus using kube-prometheus-satck, how do I override the value of…
-
**Describe the bug**
We have a "staging" and "production" Loki environment ... and the only real fundamental difference is that our production environment uses sharded S3 buckets to handle API rate l…
-
i want using clang-query to do Static Code Analysis. but i find some different and funny things. The test results are different when installing clang-query-10 using apt and pip method in the project. …