
Instrumentation for the Java OpenTelemetry Agent to include additional game telemetry
OpenTelemetry can be used to report various monitoring data (including metrics, logs and traces) and is a de-facto industry standard.
This mod provides additional instrumentation for the OpenTelemetry JavaAgent so that various game metrics can be reported. The overall functionality is similar to fabric-exporter.
You may also have a look at the corresponding development setup as it contains an locally running deployment of the full infrastructure.
Dashboard look




itzg/minecraft-server see hereThe default configuration of the mod should usually work out of the box.
If you wish to customize it, open config/oie.json and tune the corresponding values.
Further documentation can be found directly inside the corresponding Java Code.