promotional bannermobile promotional banner

Prometheus Exporter

Prometheus exporter for Minecraft.

File Details

Prometheus-Exporter-1.20.6-forge-1.2.1.jar

  • R
  • Aug 19, 2024
  • 155.64 KB
  • 40
  • 1.20.6
  • Forge

File Name

Prometheus-Exporter-1.20.6-forge-1.2.1.jar

Supported Versions

  • 1.20.6

Curse Maven Snippet

Forge

implementation "curse.maven:prometheus-exporter-351938:5645316"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.2.1 for Minecraft 1.20.6 with Forge 50.1.0 (2024-08-19)

New features:

  • Support MC 1.20.6.

Bug fixes:

  • Prevent possible crash on bad start-up.

1.2.0 for Minecraft 1.20.6 with Forge 50.1.0 (Unreleased)

New features:

  • 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:

  • Do not warn when the mod is not installed on the client.
  • Support inconsistent dimension ticks from misbehaved mods.
  • Support multithreaded dimension ticks.

Miscellaneous:

  • Minor documentation.

1.1.0 for Minecraft 1.20.6 with Forge 50.1.0 (Unreleased)

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.

Bug fixes:

  • Client-side server and level ticks no longer crash Minecraft.

Miscellaneous:

  • Added "HACKING.md".
  • Added "dashboards.md".
  • Added "metrics.md".