-
When I declare a histogram metric with a name that ends in duration_seconds, for example request_time_duration_seconds, and then use promethues_histogram:observe(request_time_duration_seconds, 30), I …
-
I'm facing some errors where unable to install loki helm chart from artifact site, https://artifacthub.io/packages/helm/grafana/loki/3.0.0?modal=install
logs are as
`2024-07-04T09:03:18.0542327Z Err…
-
prometheus & grafana
-
**What's it about?**
**What's the reason why we need it?**
I believe this is an important feature for Kubesphere. There're a few use cases:
* case one
* case two
* ...
Please lea…
-
对比采用kvass分片和原生promethues不分片的采集数,不管用`scrape_samples_scraped`还是`rate(prometheus_remote_storage_samples_in_total[5m])`,发现kvass的结果值总是比原生不分片的prometheus要小,让人感觉是不是少了。。请问这个该怎么确认
-
### What did you do?
We have the prometheus setup and it scapes metrics from service A, service A has 450k time series, and the prometheus memory usage is 2.6GB.
Now we want promethues scape metri…
-
### What happened?
the data in the promethues
![Image](https://github.com/user-attachments/assets/b2b0e820-2050-477e-a03a-97195387709c)
the image on the grafana
![Image](https://github.com/user-att…
-
**What happened?**
When creating a service with invalid or missing endpoints there is no paper trail to see what the end result of a new ServiceMonitoring crd is...
**Did you expect to see something…
-
Planen er å sette opp infrastruktur i Azure ved hjelp av Terraform og Ansible. I utganspunktet tror jeg vi kan holde Kubernetes og Containere utenom denne demonstrasjonen for å demonstrere at Promethe…
-
### Question
1.比如同一内网中,因安全隔离的问题,节点A只能与192.168.0.0/24通讯,节点B只能与172.16.0.0/24通讯,这样的话我就得部署2套hertzbeat系统。
像之前的开源的方式:
blackbox_exporter+prometheus+grafana,blackbox可以部署在多个探测点上,Prometheus最少部署一台,那么这个组合可以解…