-
The OpenTelemetry community currently owns two separate JMX metrics implementations.
* The [jmx metrics gatherer](https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/jmx-metrics)…
-
**Output of the info page (if this is a bug)**
```
● datadog-agent.service - Datadog Agent
Loaded: loaded (/usr/lib/systemd/system/datadog-agent.service; enabled; vendor preset: disabled)
Ac…
-
Currently in the SMTPServer there is no way to get the current number of activesessions.
If someone like us or any administrator wants to check this attribute there is noway to do it.
Probably we ca…
-
When I pass the postman collection file to the conversion I'm getting java level exception.
java -jar Postman2JMX.jar CRUD_Store.postman_collection.JSON my_JMX_file.JMX
-
Hi everyone I dont know this is right place to ask but here is problem,
I deploy jolokia agent to cassandra. I can read metric data on 8778 but after deploying agent I cant run any nodetool command.…
-
**Is your feature request related to a problem? Please describe.**
The following code defines that JMX is enabled and how it is activated:
https://github.com/masesgroup/KNet/blob/4527271bbd96c131b…
-
When running on Mesos, the main port is configurable, but JMX ports are kept on the default value, therefore with the potential to clash other processes (that left jmx ports also to the same default v…
maasg updated
10 years ago
-
```
Applies as of r5348
Spring has this capabiliity: see
http://static.springsource.org/spring/docs/2.5.x/reference/jmx.html
Should be able to wire this in as impala property.
```
Original issue r…
-
```
Applies as of r5348
Spring has this capabiliity: see
http://static.springsource.org/spring/docs/2.5.x/reference/jmx.html
Should be able to wire this in as impala property.
```
Original issue r…
-
PeriodicalLog uses the ObjectName "Speed4j" at the moment. It would be a useful feature if this name could be set to something different.