-
As discussed in June 20th Java SIG meeting, we have two distinct ways to capture JMX metrics:
- with instrumentation agent through the [JMX insight](https://github.com/open-telemetry/opentelemetry-ja…
-
In some cases HealthMonitor causes serious crash of JVM. In most cases there is even no error log created. After debugging I found the problem in the method:
private static Long get(OperatingSystemM…
-
```
Error collecting Trino metrics
Apr 16 14:50:50 cluster.domain.example.br trino-autoscale[16540]: javax.management.InstanceNotFoundException: trino.memory:name=ClusterMemoryManager
Apr 16 14:50:…
-
A JMX MBean to list and configure Shoal's providers would be very useful from a
management standpoint.
Additionally, this MBean could also provide runtime statistics ranging from
number of views, cur…
-
There are several other MBeans managed by the JDK that must be able to be extracted from a JVM and loaded into the JMX Data Mart. I'm not going to provide XML for these MBeans, but I'll paraphrase wh…
-
When attempting to use a JMX MBean Proxy against a RemotePlatform created application, the MBean Server is incorrectly assumed to be running on the localhost. It should instead use the Remote machine …
-
```
Add usage examples on the wiki:
1. Java code examples
1.1 An annotated MBean that extends AbstractMBean
1.2 Instantiating, starting and stopping the MBean
2. Screen-dumps
2.1 JConsole
2.2 JMX con…
-
```
Add usage examples on the wiki:
1. Java code examples
1.1 An annotated MBean that extends AbstractMBean
1.2 Instantiating, starting and stopping the MBean
2. Screen-dumps
2.1 JConsole
2.2 JMX con…
-
Hello, is it possible to blacklist metrics for certain percentiles or attributes? I'd like to drop `75thPercentile` and `95thPercentile` metrics for Cassandra. For example:`org.apache.cassandra.metric…
-
Hi ,
Does anyone know how can SCOM (System Center Operations Manager) connect to CQ's Mbean using Beanspy. What is the format of xml that is used .
The same thing is used monitor to the Tomcat server …