Using Zabbix, is there a means to instrument/measure the performance of a Java application component ? For instance, I would like to:
1. Measure the response time of some Java classes.methods
2. Report the gathered metrics to Zabbix server
3. Visualize them in dashboards
Many thanks in advance for your support.
1. Measure the response time of some Java classes.methods
2. Report the gathered metrics to Zabbix server
3. Visualize them in dashboards
Many thanks in advance for your support.
Comment