sladkoff / minecraft-prometheus-exporter

A Bukkit plugin which exports minecraft server stats to Prometheus
MIT License
446 stars 65 forks source link

[Bug Report] Stat don't stick for logged off players until restart #248

Open InsideBSITheSecond opened 5 months ago

InsideBSITheSecond commented 5 months ago

Hi and tanks for making this project. I have a (maybe stupid) question This happens when I log off: If I reboot the mc server stats are going back to normal. But until I do restart, a logged off player's progress doesn't seems to stick in the prometheus metrics. it just reports the stat as it was before the player logged in. (rebooted the server at 6:01) image

is this normal or am I stupid ?