File Details
Prometheus-Exporter-1.20.6-fabric-1.2.1.jar
- R
- Sep 7, 2024
- 451.00 KB
- 37
- 1.20.6
- Fabric
File Name
Prometheus-Exporter-1.20.6-fabric-1.2.1.jar
Supported Versions
- 1.20.6
Curse Maven Snippet
1.2.1 for Minecraft 1.20.6 with Fabric 0.100.0 (2024-09-06)
New features:
- Add entity tracking with the "mc_entities_total" metric. This can be disabled by setting "collector.mc_entities" to "false" in the config.
- Added the "collector.mc_dimension_tick_errors" setting to control how to handle inconsistent dimension ticks from misbehaved mods. The new default behavior is to log a debug message rather than crash.
Bug fixes:
- Client-side server and level ticks no longer crash Minecraft.
- Support inconsistent dimension ticks from misbehaved mods.
- Support multithreaded dimension ticks.
- Prevent possible crash on bad start-up.