Skip to content

litetex-oss/otel-fabric-helper-extension

Latest version Build

OpenTelemetry Agent Helper Extension for Fabric

This OpenTelemetry Agent extension helps instrumenting FabricMC.

What does it do?

This extension was written to make OpenTelemetry Instrumentation Extension for Fabric work

  • Ensures that KnotClassLoader correctly detects changes on its classpath
    • This ensure that the opentelemtry-api is correctly injected when a mod is loaded
    • Otherwise only outdated version 1.0/1.4 of the opentelemtry-api is injected which is incompatible with modern versions of it

Installation

Installation guide for the latest release

Quick setup

java -javaagent:opentelemetry-javaagent.jar \
  -Dotel.javaagent.extensions=otel-fabric-helper-extension.jar
  -jar myapp.jar

Contributing

See the contributing guide for detailed instructions on how to get started with our project.

Dependencies and Licenses

View the license of the current project or the summary including all dependencies

The project is based on this example.

About

OpenTelemetry Agent Helper Extension for Fabric

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages