-
It would be a really great addition to be able to collect broker metrics using the JMX port of the broker. Per broker and per topic metrics like throughput would be really useful in certain scenarios.…
-
Dear All,
We would like to invoke JMX operations, exactly like in the example on jmxtrans itself:
https://hub.docker.com/search?q=jmxtrans&type=image
Is this not possible anymore in the current…
-
As I understood from jmxtrans docs connection through proxy is not available to extartnal JVM.
Usually I create SSH tunnel to machine
`ssh -v -D 9696 user@host`
and connect to external JVM with jc…
-
http://tomcat.apache.org/tomcat-6.0-doc/monitoring.html
-
```
What steps will reproduce the problem?
1. connect to a Tomcat 7 instance:
% jmx_connect -h localhost -p 1234
2. query a mbean ending with a quote:
% jmx_get -m Catalina:type=ThreadPool,name="aj…
-
**Output of the info page (if this is a bug)**
```
❯ agent status
2022-02-17 10:07:38 UTC | CORE | WARN | (pkg/util/log/log.go:640 in func1) | Deactivating Autoconfig will disable most componen…
-
```
What steps will reproduce the problem?
1. connect to a Tomcat 7 instance:
% jmx_connect -h localhost -p 1234
2. query a mbean ending with a quote:
% jmx_get -m Catalina:type=ThreadPool,name="aj…
-
There is no option to build datadog-agent locally with JMX. It seems like the `invoke agent.image-build` task doesn't even have such an option. I changed the code of the task to include additional opt…
-
Create a conf file in /etc/proxyJmxRest.properties as property file with these values
$ServerName.$port.login=$login
$ServerName.$port.password=$Password
When a client request is received, the proxy…
-
## Issue Description
Type: *bug report* or *fea
[hs_err_pid6440.log](https://github.com/alibaba/Sentinel/files/9606358/hs_err_pid6440.log)
ture request*
### Describe what happened (or what…