-
### Component(s)
operator
### What happened?
## Description
When the `EnableTargetAllocatorRewrite` feature flag is enabled, the target allocator used collector's config map has a missing h…
-
Currently, Istio is reporting to Prometheus two metrics, namely, ```request_count``` and ```request_duration```, as per the definition here: https://github.com/istio/mixer/blob/master/testdata/configr…
-
Hello guys
I am impressed with this product and try to run it on environment that generate 10-11 millions metrics every 5 minutes. And i got problem that database used all disk operations, after 1h o…
-
k8s version: 1.16.15
kube-prometheus version : release-0.4
This is my first time deploying kube-prometheus,but it not work,pod Prometheus-k8s-0 keeps restarting and terminating after deploymen…
-
I've POC'd adding summary metrics in a similar way as histograms. It's enabled via a similar method `EnableHandlingTimeSummary()`. Is there interest in me submitting a PR?
Motivation:
Our monitori…
-
**Description**
My system occasionally freezes, causing Soketi to stop sending messages even though Laravel has sent them to Soketi. I switched the adapter driver to Redis, but whether the system fre…
-
I'll be using grafana in front of prometheus and will be creating a grafana dashboard example based on what is provided by the yamcs-prometheus adapter by default.
I'll also be posting this to http…
-
Hi All ,
I am using rancher and when i am installing rancher-monitoring , api beta1.custom.metrics. is showing as failed discovery , can any one please help me on this.
-
For now, we can support the following adapters for metrics collection:
- [x] InfluxDB
- [ ] Prometheus
Upcoming (future versions):
- [ ] Statsd
- [ ] Librato
- [ ] Graphite
- [ ] Datadog
- [ ] OpenTS…
h2non updated
8 years ago
-
以下是社区看到小米实践的方案:
```
基于此考虑,我们使用Falcon作为k8s监控的报警和对外展示平台。通过实现Falcon-Adapter,将监控数据转发到Falcon以实现报警与展示。
根据k8s服务对象将监控目标分为多个层次:Cluster,node,namespace,Deployment,Pod,将关键报警指标通过Falcon-Agent打到Falcon,用户可自行在配置报警查…