Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Learnings from integrating JMX metrics from Java apps into time series databases (last9.io)
8 points by prathamesh2 on April 28, 2023 | hide | past | favorite | 1 comment


We put the Jolokia agent in each one of our JVMs, then use the Telegraf Jolokia2 plugin to collect stats. This exposes JMX over JSON and makes it far simpler to collect with ordinary tools. The JMX Protocol itself is actually a very efficient binary format, but it is esoteric.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: