Icarus-1
The Icarus-1 mod provides a convenient way to monitor Minecraft and Java Virtual Machine statistics through the Prometheus system. By default, a web interface is configured and accessible at http://0.0.0.0:9000/, but these parameters can be changed in the configuration file if needed.
All collected metrics are presented in the standard Prometheus format with full documentation, making them easy to use and integrate. For full functionality, you'll need a Prometheus server to collect data and a web interface like PromDash to visualize statistics in a user-friendly format.
The mod is built on proven technologies: the Jetty web server from Eclipse Foundation and the Prometheus Java simple_client library from SoundCloud, which remain the property of their respective developers.