-
**Describe the bug**
Hi, When a ingester just starting a moment, the goroutines increase thousands. but wait just 1h,the ingester started, the gorouines decrease 100
there is two feature:
1. wh…
-
I deploy Loki single binary with replica = 1 in k8s. The storage is configure to use S3 and schema store use tsdb (as recommended). I don't use pvc on single binary pod. It work perfect, I can view lo…
-
使用的提交: master 最新 (3e441f6c26590eb86051826830b19a715d3d7423)
1. 调用 fdb_tsdb_init 后,得到的 last_time 值为 0
![1695694368420](https://github.com/armink/FlashDB/assets/30192550/d184c064-aee1-49cb-9fb2-9ece…
-
OpenTSDB maintains internal statistics on various parameters which are retrievable with **/api/stats** REST call. Querying stats via REST is useful for monitoring in some scenarios, but it is not help…
-
When performing TSDB query, in case of discovered duplicates, the existing code can either log a warning and discard the oldest entry OR throw an exception (depending on whether the "fix_duplicates" f…
-
Hey Brian,
Awesome work on this! Using this along side my metrics shipped to a TSDB provides me some great visibility on my infrastructure.
Just one potential issue - If I try and filter the `Ev…
-
When trying to setup this plugin, if it doesn't work perfectly it doesn't give any meaningful feedback neither in the console, Grafana usage logs, or on the Grafana GUI on what is wrong and/or how to …
-
**Describe the bug**
Loki attempts to report usage analytics to `stats.grafana.org` despite the `reporting_enabled` value being set to False.
Additionally, if the `analytics.usage_stats_url` is se…
-
Hi team,
I am new to both influxdb and hastic-server. Can you please tell me the compatibility of **hastic-server** with **influxdb version2**?
If it is compatible can you please tell me the step …
-
### What did you do?
Scrape cache uses the sample string as key - https://github.com/prometheus/prometheus/blob/v2.54.0/scrape/scrape.go#L983-L988
That string is obtained from the parser - https:/…