python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to connect quarkus Kakfa Consumer jar file with JMX Exporter properly?
I am trying to attach the javaagent with my jar file in which I have implemeneted a simple Kafka Consumer in Quarkus. I plan on pushing the consumer-metrics to the specifed port, with the help of the ...
Arnav Singh
Votes: 0
Answers: 1
Message metric without topic name
I am pulling metric below into Prometheus to get information about messages sent to Kafka brokers. I am seeing that some of them coming without topic. I am wondering what type of messages they are? I ...
Tomasz Krol
Votes: 0
Answers: 0
Enable connectionPool monitoring in websphere Liberty
I am trying to enable connection pool metrics for oracle database on websphere liberty server. As per this documentation https://www.ibm.com/docs/en/was-liberty/nd?topic=10-connectionpool-monitoring a...
irfan ansari
Votes: 0
Answers: 1