-
**1. Performance Test Execution in BlazeMeter:**
- Upon creating a successful script for Monitoring Plan - Evaluate and Submit functionality
- Execute the script with multiple users (e.g. 5 to…
-
Grails version : 3.3.0
**build.gradle**
```gradle
compile('org.grails.plugins:grails-melody-plugin:1.70.0') {
exclude group: 'net.bull.javamelody', module: 'javamelody-core'
}
comp…
-
The JMX metric that currently tracks errors doesn't differentiate between client errors (400s) and server side errors (500).
`jmx.kafka.schema.registry.request_error_rate`
It would be very helpfu…
-
Presto java has a JMX connector to query Presto node metrics in SQL queries. This is very useful in monitoring system health.
https://prestodb.io/docs/0.284/connector/jmx.html?highlight=jmx%20connect…
-
What do you think about adding more metrics from JMX: https://confluence.atlassian.com/bitbucketserver056/enabling-jmx-counters-for-performance-monitoring-943529423.html
They could be fetched via: …
-
We are considering to use Jolokia in our monitoring setup. For different reasons embedding Jolokia into our running services is not really an option for us, so we are looking into using the proxy feat…
-
-
Hi guys! Thank you for your job!
Everything is good, but I just don't know how to get metrics from prometheus jmx exporter agent.
The agent is installed in app container and listen on 9090 port:
…
-
Hi,
I looks like a cool plugin for pushing jmx metrics. I was also looking for doing something similar in mongoDB source connector and s3 sink connector. Can you please suggest how can I go about cr…
-
Hello,
commit 8d9fe5bdde0ae554b20707277cc2137c804401a4 reduced number of categories which in general makes sense.
However in case of the 3 jstat* plugins (Java Memory related) i find the newly use…