OpenTelemetry Compat
Who this mod is for
The target players for this mod are players of "factory-style" Minecraft packs that want to track the game state of their world from outside, like the mods BlueMap or Create Track Map: Forge also do.
To gain any benefit from using this mod, you will need to have some observability software outside of Minecraft like Prometheus and Grafana, as such a knowledge about these tools is sadly a prerequisite.
What this is
This mod currently adds integrations for the following mods
- Applied Energistics 2
- AE2 Connector: Connects to an existing AE2 grid and observes its resources
- Draconic Evolution
- Draconic Scraper: Observes the stored energy amount
What this is not / Privacy
This mod does not send any data to servers maintained by its developers (unless you explicitly configure it to do that, technically). In fact, in order for the data to be able to leave Minecraft at all, you need to have an OpenTelemetry SDK configured (see below for how to do that) where you also control where the data should be sent. While the mod needs to be installed on both client and server, the OpenTelemetry SDK only needs to be configured on the server.