Releases: renvins/serverpulse
Releases · renvins/serverpulse
v0.1.0
ServerPulse v0.1.0 - Initial Release 🎉
This is the first public release of ServerPulse!
ServerPulse allows you to monitor key metrics from your Paper Minecraft server using InfluxDB and Grafana.
Features:
- Collects TPS (1m, 5m, 15m)
- Tracks Online Player Count
- Monitors JVM Heap Memory Usage (Used, Committed, Max)
- Reports Disk Space (Total, Usable)
- Gathers Per-World Metrics:
- Loaded Chunk Count
- Total Entity Count
- Sends metrics to InfluxDB v2.
- Includes Docker Compose setup for easy InfluxDB + Grafana deployment.
- Provides a basic pre-configured Grafana dashboard.
Getting Started:
Please see the README.md for full setup instructions, including configuring InfluxDB, Grafana, and the plugin's config.yml
.
Feedback:
As this is the initial release, feedback and bug reports are greatly appreciated! Please open an issue on GitHub if you encounter any problems or have suggestions.