Commit graph

33 commits

Author SHA1 Message Date
ruscalworld
810e225915
Add Hotspot metrics 2023-06-20 16:56:40 +03:00
ruscalworld
0045d53a51
Update project structure 2023-06-20 16:36:41 +03:00
ruscalworld
2806a25203
Migrate to 1.20.1 2023-06-20 16:06:23 +03:00
ruscalworld
07e2f576d1 Migrate to Minecraft 1.19.3 2023-01-28 13:43:20 +03:00
RuscalWorld
b9a4d7eea4
Improve logging in metric updater 2022-07-26 16:22:05 +03:00
RuscalWorld
2b402382f8
Give a name to the Timer for MetricUpdater 2022-07-26 16:18:24 +03:00
RuscalWorld
2f6fda00ed
Another way to fetch world entities (fixes #5) 2022-07-26 16:16:42 +03:00
RuscalWorld
f5dfe25cec
Migrate to Minecraft 1.19
Support of old Minecraft versions is dropped now
2022-07-01 00:15:22 +03:00
RuscalWorld
a3f39f5e65
Update Prometheus client 2021-12-11 14:46:51 +03:00
RuscalWorld
3cee0a1ba3
Fix changing MSPT gauge value without label (#1) 2021-09-07 22:21:56 +03:00
RuscalWorld
b921bc5c2c
Forcibly disable TPS and MSPT metrics if spark mod is not installed 2021-08-06 17:03:40 +03:00
RuscalWorld
ec9349dce0
Check if spark enabled before registering metrics that require it 2021-06-26 11:26:34 +03:00
RuscalWorld
0e96325c79
Fix typo in config 2021-06-24 22:19:32 +03:00
RuscalWorld
95626ceaa7
Optimize imports 2021-06-24 22:18:27 +03:00
RuscalWorld
9126d9ba2e
Add support for Minecraft 1.17 2021-06-24 22:15:04 +03:00
RuscalWorld
0b87fec8b4
Fix typo 2021-05-26 00:08:36 +03:00
RuscalWorld
3d680b7f2c
Make spark optional 2021-05-26 00:08:05 +03:00
RuscalWorld
283b32fe8a
Update fabric.mod.json 2021-05-25 22:36:53 +03:00
RuscalWorld
305699a1fd
Add comments to the default config 2021-05-25 22:24:13 +03:00
RuscalWorld
a3ef97f821
Implement handshake request metrics 2021-05-25 22:02:52 +03:00
RuscalWorld
bad6896a5e
Refactor metric registration, add ability to disable metrics in config 2021-05-25 21:44:14 +03:00
RuscalWorld
2506639051
Add ability to disable spark metrics 2021-05-25 21:25:49 +03:00
RuscalWorld
c56b315c3e
Fix shutdown issues 2021-05-25 12:15:32 +03:00
RuscalWorld
c9fa96d792
Add loaded chunks count metrics 2021-05-25 00:43:14 +03:00
RuscalWorld
a48d73c30a
Make separate metrics for min and max MSPT 2021-05-25 00:32:20 +03:00
RuscalWorld
0961890d47
Make separate metrics for players in different worlds 2021-05-25 00:28:10 +03:00
RuscalWorld
a4c4b144f8
Refactor metric updating, implement entity metrics 2021-05-25 00:20:28 +03:00
RuscalWorld
43d01ac420
Fix saving of default config 2021-05-24 20:57:29 +03:00
RuscalWorld
2687db425a
Add TPS and MSPT metrics 2021-05-24 20:10:45 +03:00
RuscalWorld
66a1cd5741
Start updater only after minecraft server starts
Fixes NPE during server startup
2021-05-24 19:56:54 +03:00
RuscalWorld
a24c0547de
Make server port and update interval configurable 2021-05-24 19:53:32 +03:00
RuscalWorld
495d55e242
Remove debug message 2021-05-24 19:20:55 +03:00
RuscalWorld
8514f86e37
Initial commit 2021-05-24 19:20:19 +03:00