suxiaoxiaomm
suxiaoxiaomm
**Describe the bug** I am trying to use metrics: "mongodb_oplog_stats_start" and "mongodb_oplog_stats_end" to calculate "Replication Oplog Window". While I found both "mongodb_oplog_stats_start" and "mongodb_oplog_stats_end" have the same value which is...
Hi Experts, I have query range for the last 30days as this: `(sum_over_time(app_availability_5m[30d]))/count_over_time(app_availability_5m[30d])` When query from Grafana UI, the returned value is not stable, sometimes it is 100.000%, for the...
### Is this the right place to submit this? - [X] This is not a security vulnerability or a crashing bug - [X] This is not a question about how...
We are trying to utilize the sub-path for compactor UI(compactor version: 0.29.0-scratch-r0). While what we define args as below: ``` - '--web.external-prefix=/thanos-compactor' - '--web.route-prefix=/thanos-compactor' ``` While with port-forward to the...
**Is your feature request related to a problem? Please describe.** We have one shared secret path for all services. And per service also has its specific secret path. Could we...
### What happened? Dear experts, I have my grafana running under multiple domain, we can both access grafana at` https://a.domain.com/grafana`, or `https://b.domain.com/grafana`. However, when the generic oauth enabled, I can...