-
Today, Strimzi has the [_3rd party libraries_ mechanism](https://github.com/strimzi/strimzi-kafka-operator/tree/main/docker-images/artifacts/kafka-thirdparty-libs) to add additional libraries to the K…
-
At the moment I am unable to find a Grafana dashboard that works with the metrics exporter. It seems like it missing common query functions.
I tried to use this template too to get additional metri…
-
In the dag, the nodes `kerberos`, `ssl-tls` and `jmx-exporter` are considered `install` tasks while their content are not install but `config`. They should be config tasks.
Moreover, this will help…
-
Issue: The configuration is as follows,**But there is no drop metric**.
```
metrics {
metric = [
"name == \"jvm_memory_used_bytes\"",
]
}
```
-
Integrating functionality similar to https://github.com/prometheus/jmx_exporter would be awesome for remote scraping by Prometheus (http://prometheus.io/).
-
Can you help me?
I have kafka cluster and i need to monitor Kafka brokers and Kafka Connect to Prometheus (and next in Grafana), what settings need to be made for the jmx_exporter?
thank you!
-
We are struggling to get a stable configuration for our implementation. We are very keen on monitoring the JVM however we couldn't get those metrics. My apologies if this is very trivial question but…
-
### Problem
Dear development team,
I am writing to request the addition of Prometheus monitoring capabilities to the WSO2 API Manager platform. As you may know, Prometheus is the de facto monitori…
vozzy updated
10 months ago
-
https://github.com/prometheus/jmx_exporter/blob/main/example_configs/tomcat.yml
You have to add a rule for exporting the `java_lang_operatingsystem_*` properties, ie:
```
- pattern: 'java.lang…
danlz updated
10 months ago
-
**Description**
- Everything is working fine at the beginning, but after some time(10 hours to 10 days depends on the “collection_interval”) the metrics from Jvm/Cassandra(for example “cassandra.cl…