sladkoff / minecraft-prometheus-exporter

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

[Bug Report] TPS metrics don't work on Folia #232

Open sladkoff opened 9 months ago

sladkoff commented 9 months ago

You can get that information with thread-access in folia-dev. Look at spark implementation of Folia.

I think I found the relevant commit. That's a nice source, thank you.