-
The metrics reporter should support exposing the metrics endpoint via https.
-
When Control Center is enabled we leverage the ConfluentMetricsReporter within the Brokers. We should capture these metrics into prometheus.
Example Configs:
```
- pattern: kafka.producer(.+):…
-
#### Environment
```
HikariCP version: 3.4.1
JDK version : 1.8.0_111
Database : Oracle
Driver version : 12.1.0.2
```
If hikari JMX is exposed with org.springframework.jmx.export.MBe…
-
Feedback:
> Regarding the Prometheus Exporter (separate issue this time). We say in our docs that all metrics will be exported to Prometheus with the hz_ prefix. The metrics are also available via …
erosb updated
2 years ago
-
Prometheus may collect a lot of metrics .
For java , we often use jmx_exporter to collect metrics to expose to prometheus.
But now dubbo never provide some jmx bean.
Even in healthEndpoint, jmx_exp…
-
你好,请问下能否加上JAVA应用监控有关的JVM详细的监控信息,类似于skywalking那样的形式
-
I'm having issues deploying our sink connector with the JMX Exporter agent in a kubernetes environment. Regardless of what config I use, whether my own, the example config or just a very stripped down…
-
I'm trying to configure an exporter for ActiveMQ and I thinks some array attributes can be useful as exported metric:
The attributes I'm interested on are:
- org.apache.activemq:type=Broker,broker…
zeeke updated
6 months ago
-
Let's explore how metrics from Kafka Connect and connectors could be retrieved and displayed. For instance, the Debezium connectors offer a variety of JMX metrics. JMX isn't supported though in GraalV…
-
In SDP 24.7 we upgraded to JMX Exporter 1.0.1. Unfortunately this caused the performance of the metrics endpoints to degrade severly. We tracked the issue down to a piece of code in the [Prometheus Ja…