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
Use [cubism js](https://square.github.io/cubism/) to visualize JMX variables (mainly for [kafka](https://kafka.apache.org/)).
# Poll jmx server (see org.archive.jmx.Client.SLEEP_TIME) and exposes a rest interface with the values (http://localhost:9090/jmx/jmx_property@attribute)
# Port is hardcoded (see org.archive.jmx.Rest.PORT)