You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2018-01-26 15:17:31,769 | INFO | CustomLogger | File Handler set
2018-01-26 15:17:31,770 | INFO | App | JMX Fetch has started
2018-01-26 15:17:31,771 | INFO | App | JMXFetch is closing
Inside conf.d I have a kafka.yaml
# head -3 conf.d/kafka.yaml
instances:
- host: localhost
port: 9999
I have kafka running with jmx on port 9999 locally.
The text was updated successfully, but these errors were encountered:
Hi,
Is it possible to invoke jmxfetch directly without the python wrappers?
I'm trying, but failing.
Nothing happens, logs:
Inside conf.d I have a kafka.yaml
I have kafka running with jmx on port 9999 locally.
The text was updated successfully, but these errors were encountered: