Docs » Supported integrations in Splunk Observability Cloud » Instrument back-end applications to send spans to Splunk APM » Instrument Java applications for Splunk Observability Cloud » About the Splunk Distribution of OpenTelemetry Java

About the Splunk Distribution of OpenTelemetry Java 🔗

The Splunk Distribution of OpenTelemetry Java is a wrapper for the OpenTelemetry Instrumentation for Java, an open source Java agent that dynamically injects bytecode to capture telemetry data.

With the agent you can automatically instrument any application written in a Java Virtual Machine (JVM) language, like Java and Groovy. See Java agent compatibility and requirements).

Features of the Splunk Distribution of OpenTelemetry Java 🔗

In addition to the features of the OpenTelemetry Instrumentation for Java, like bundled exporters and propagators, the agent provides additional custom features:

The agent of the Splunk Distribution of OpenTelemetry Java is supported by Splunk and is updated frequently, bringing bug fixes and new features to you before they are integrated in the upstream OTel repositories. See Upstream in the Splexicon .

Caution

Use the Splunk Distribution of OpenTelemetry Java instead of the upstream OpenTelemetry instrumentation and OpenTelemetry SDK. Splunk supports only upstream OTel components as part of the Splunk Distribution of OpenTelemetry Java.

Release types 🔗

The Splunk Distribution of OpenTelemetry Java has two release channels: stable releases and snapshots.

Stable releases 🔗

The stable version of the Splunk Distribution of OpenTelemetry Java is released every 4 weeks, within 5 working days of the OTel Java instrumentation release. Fast releases ensure that all new features and fixes coming from upstream are incorporated into the Splunk platform distribution.

To browse the release notes, see the changelog on GitHub.

Snapshot releases 🔗

Snapshot releases contain the latest fixes and features developed for Splunk Observability Cloud, so that you can test them without having to wait for the stable release.

To access the latest snapshot releases, see the Splunk Observability Cloud snapshot repository .

Note

Snapshot releases are not supported by Splunk. Use them only for testing new fixes and features before the stable release.

Defaults of the Splunk Distribution of OpenTelemetry Java 🔗

The Splunk Distribution of OpenTelemetry Java has the following default settings for context propagation, exporters, and trace settings:

Performance overhead of the Splunk OTel Java agent 🔗

The Splunk OTel Java Agent has minimal impact on system performance when instrumenting Java Virtual Machine (JVM) applications. See Performance reference for Splunk OTel Java agent for more information.

Support for previous versions 🔗

Splunk is committed to supporting all customers who use this distribution. All major versions of Splunk OpenTelemetry distributions receive critical patches for one year after the next major release. Splunk stops feature development on a major release after it introduces the next major release.

For more information on versioning of the Splunk Distribution of OpenTelemetry Java, see the versioning guidelines on GitHub.

How to contribute 🔗

The Splunk Distribution of OpenTelemetry Java is open-source software. You can contribute to its improvement by creating pull requests in GitHub. To learn more, see the contributing guidelines on GitHub.