Java Instrumentations

The OpenTelemetry Java agent instrumentation includes many instrumentations by default, including Spring, Log4J, and Kafka. If you're missing any trace, metric, or log data, you may need to add additional instrumentation packages to monitor specific libraries your application uses that are not instrumented by default.

This page lists some of the OpenTelemetry for Java instrumentations that AppSignal supports. If a library is not listed here, it doesn't mean it's not supported. It is either included by default, or we haven't indexed it yet.

The complete list of available instrumentation packages for Java can be found on the OpenTelemetry registry for Java.

Is your app not reporting the data you'd like to see? Don't hesitate to contact us and let us know which libraries you're using. We'll try to help get more useful data reported.

Additional Java library instrumentations