File Details
Prometheus-Exporter-1.19.4-fabric-1.2.1.jar
- R
- Nov 18, 2024
- 451.04 KB
- 48
- 1.19.4
- Fabric
File Name
Prometheus-Exporter-1.19.4-fabric-1.2.1.jar
Supported Versions
- 1.19.4
Curse Maven Snippet
1.2.1 for Minecraft 1.19.4 with Fabric 0.87.0 (2024-11-17)
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.

