OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
otelbot[bot] df111a4381
Update the OpenTelemetry SDK version to 1.48.0 (#13476)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Jason Plumb <jplumb@splunk.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-03-11 13:55:13 +02:00
.githooks Use Spotless for formatting (DataDog/dd-trace-java#1619) 2020-06-30 11:15:48 -07:00
.github chore(deps): update weekly update (#13482) 2025-03-10 10:33:12 +02:00
benchmark-jfr-analyzer Remove unshaded javax.annotation classes from bootstrap class loader (#4454) 2021-10-21 14:47:50 -07:00
benchmark-overhead fix(deps): update testcontainers-java monorepo to v1.20.6 (patch) (#13450) 2025-03-05 07:33:03 +02:00
benchmark-overhead-jmh fix(deps): update dependency org.springframework.boot:spring-boot-starter-web to v3.4.3 (#13362) 2025-02-21 07:28:25 +02:00
bom fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-semconv to v1.30.0-rc.1 (#13116) 2025-01-30 14:18:43 -08:00
bom-alpha fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-semconv to v1.30.0-rc.1 (#13116) 2025-01-30 14:18:43 -08:00
buildscripts Remove todo assignment (#12884) 2024-12-12 12:39:33 -08:00
conventions fix(deps): update dependency checkstyle to v10.21.4 (#13447) 2025-03-04 13:46:46 +02:00
custom-checks Support alternate internal javadoc comment for "experimental" classes (#12866) 2024-12-09 22:09:51 +00:00
dependencyManagement Update the OpenTelemetry SDK version to 1.48.0 (#13476) 2025-03-11 13:55:13 +02:00
docs Add support for basic metadata.yaml file (#13480) 2025-03-10 13:39:48 -07:00
examples Update the OpenTelemetry SDK version to 1.48.0 (#13476) 2025-03-11 13:55:13 +02:00
gradle/wrapper chore(deps): update dependency gradle to v8.13 (#13394) 2025-02-25 22:22:55 +02:00
gradle-plugins fix(deps): update byte buddy packages to v1.17.2 (patch) (#13440) 2025-03-03 16:02:06 +02:00
instrumentation Update the OpenTelemetry SDK version to 1.48.0 (#13476) 2025-03-11 13:55:13 +02:00
instrumentation-annotations AddingSpanAttributes annotation (#7787) 2023-04-24 08:58:28 -07:00
instrumentation-annotations-support Fix typo (#11672) 2024-06-27 09:14:22 +03:00
instrumentation-annotations-support-testing fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-semconv to v1.30.0-rc.1 (#13116) 2025-01-30 14:18:43 -08:00
instrumentation-api Redact query string values for http client spans (#13114) 2025-02-27 16:41:35 +00:00
instrumentation-api-incubator Implement genai events for bedrock (non-streaming) (#13473) 2025-03-10 07:24:11 -07:00
instrumentation-docs Add support for basic metadata.yaml file (#13480) 2025-03-10 13:39:48 -07:00
javaagent Add all otel api bridging instrumentations to testing agent (#13423) 2025-02-28 19:10:26 +02:00
javaagent-bootstrap indy instrumentation - leftovers migration (#13074) 2025-01-31 07:47:07 -08:00
javaagent-extension-api Update the OpenTelemetry SDK version to 1.48.0 (#13476) 2025-03-11 13:55:13 +02:00
javaagent-internal-logging-application Fix flaky application logging test (#9341) 2023-08-30 10:46:16 +00:00
javaagent-internal-logging-simple Update shadow plugin to new version and coordinates (#11979) 2024-08-09 09:40:04 +03:00
javaagent-tooling Fix testLatestDeps (#13364) 2025-02-20 21:24:10 +00:00
licenses Update the OpenTelemetry SDK version to 1.48.0 (#13476) 2025-03-11 13:55:13 +02:00
muzzle fix instrumentation module not loading silently when duplicate helper… (#13005) 2025-01-10 08:20:15 -08:00
opentelemetry-api-shaded-for-instrumenting Update the OpenTelemetry SDK version to 1.47.0 (#13250) 2025-02-12 16:14:27 -08:00
opentelemetry-ext-annotations-shaded-for-instrumenting Update shadow plugin to new version and coordinates (#11979) 2024-08-09 09:40:04 +03:00
opentelemetry-instrumentation-annotations-shaded-for-instrumenting Update shadow plugin to new version and coordinates (#11979) 2024-08-09 09:40:04 +03:00
opentelemetry-instrumentation-api-shaded-for-instrumenting Update shadow plugin to new version and coordinates (#11979) 2024-08-09 09:40:04 +03:00
sdk-autoconfigure-support add support for missing list properties in spring starter (#12434) 2024-10-16 08:00:57 -07:00
smoke-tests fix(deps): update dockerjavaversion to v3.4.2 (patch) (#13462) 2025-03-07 07:47:49 +02:00
smoke-tests-otel-starter Redact query string values for http client spans (#13114) 2025-02-27 16:41:35 +00:00
test-report Improve flaky test reporting (#13477) 2025-03-09 14:51:24 +02:00
testing Add AgentForTestingTest.exportAndRetrieveLogRecords() (#13459) 2025-03-07 10:06:46 +02:00
testing-common Update the OpenTelemetry SDK version to 1.47.0 (#13250) 2025-02-12 16:14:27 -08:00
.clomonitor.yml Remove one badge (#13277) 2025-02-12 09:31:36 +02:00
.editorconfig Bump spotless-plugin-gradle from 6.12.1 to 6.13.0 (#7591) 2023-01-17 19:43:46 -08:00
.fossa.yml feat: Add OpenTelemetry instrumentation for ActiveJ HTTP server (#13335) 2025-02-27 06:58:56 -08:00
.gitattributes Add task to generate license report into licenses folder. (#2239) 2021-02-12 17:20:08 +09:00
.gitignore ci: use .java-version (#11323) 2024-05-15 07:31:25 -07:00
.java-version ci: use .java-version (#11323) 2024-05-15 07:31:25 -07:00
CHANGELOG.md Merge change log updates from release/v2.13.x (#13426) 2025-03-01 09:27:37 +00:00
CONTRIBUTING.md Update docs for running tests (#12987) 2025-01-07 13:02:14 -08:00
ISSUES.md Issue label update (#9292) 2023-08-24 12:53:54 +03:00
LICENSE Update to standard LICENSE file for OpenTelemetry (#19) 2019-11-19 09:46:10 -08:00
README.md Remove one badge (#13277) 2025-02-12 09:31:36 +02:00
RELEASING.md Update everywhere to use new otelbot github app (#13256) 2025-02-10 05:17:12 -08:00
VERSIONING.md Apply Prettier to markdown files (#8968) 2023-07-19 12:22:35 -07:00
build.gradle.kts Add FOSSA license scanning (#13257) 2025-02-11 06:00:33 -08:00
code-of-conduct.md Add code-of-conduct file. (#2341) 2021-02-19 16:24:41 +09:00
gradle.properties Remove workaround (#7533) 2023-01-10 14:07:09 +01:00
gradlew chore(deps): update dependency gradle to v8.13 (#13394) 2025-02-25 22:22:55 +02:00
gradlew.bat chore(deps): update dependency gradle to v8.9 (main) (#11798) 2024-07-12 15:14:29 -07:00
settings.gradle.kts Fix instrumentation for latest axis2 (#13490) 2025-03-11 13:10:02 +02:00
version.gradle.kts Update version to 2.14.0-SNAPSHOT (#13302) 2025-02-14 23:59:27 +00:00

README.md

OpenTelemetry Instrumentation for Java

Release OpenSSF Scorecard Slack

About

This project provides a Java agent JAR that can be attached to any Java 8+ application and dynamically injects bytecode to capture telemetry from a number of popular libraries and frameworks. You can export the telemetry data in a variety of formats. You can also configure the agent and exporter via command line arguments or environment variables. The net result is the ability to gather telemetry data from a Java application without code changes.

This repository also publishes standalone instrumentation for several libraries (and growing) that can be used if you prefer that over using the Java agent. Please see the standalone library instrumentation column on Supported Libraries. If you are looking for documentation on using those.

Getting Started

Download the latest version.

This package includes the instrumentation agent as well as instrumentations for all supported libraries and all available data exporters. The package provides a completely automatic, out-of-the-box experience.

Note: There are 2.x releases and 1.x releases. The 2.0 release included significant breaking changes, the details of which can be found in the release notes. It is recommended to use the latest 2.x release which will have the latest features and improvements. 1.x will receive security patches for a limited time and will not include other bug fixes and enhancements.

Enable the instrumentation agent using the -javaagent flag to the JVM.

java -javaagent:path/to/opentelemetry-javaagent.jar \
     -jar myapp.jar

By default, the OpenTelemetry Java agent uses the OTLP exporter configured to send data to an OpenTelemetry collector at http://localhost:4318.

Configuration parameters are passed as Java system properties (-D flags) or as environment variables. See the configuration documentation for the full list of configuration items. For example:

java -javaagent:path/to/opentelemetry-javaagent.jar \
     -Dotel.resource.attributes=service.name=your-service-name \
     -Dotel.traces.exporter=zipkin \
     -jar myapp.jar

Configuring the Agent

The agent is highly configurable! Many aspects of the agent's behavior can be configured for your needs, such as exporter choice, exporter config (like where data is sent), trace context propagation headers, and much more.

For a detailed list of agent configuration options, see the agent configuration docs.

For a detailed list of additional SDK configuration environment variables and system properties, see the SDK configuration docs.

Note: Config parameter names are very likely to change over time, so please check back here when trying out a new version! Please report any bugs or unexpected behavior you find.

Supported libraries, frameworks, and application servers

We support an impressively huge number of libraries and frameworks and a majority of the most popular application servers...right out of the box! Click here to see the full list and to learn more about disabled instrumentation and how to suppress unwanted instrumentation.

Creating agent extensions

Extensions add new features and capabilities to the agent without having to create a separate distribution or to fork this repository. For example, you can create custom samplers or span exporters, set new defaults, and embed it all in the agent to obtain a single jar file.

Manually instrumenting

For most users, the out-of-the-box instrumentation is completely sufficient and nothing more has to be done. Sometimes, however, users wish to add attributes to the otherwise automatic spans, or they might want to manually create spans for their own custom code.

For detailed instructions, see Manual instrumentation.

Logger MDC (Mapped Diagnostic Context) auto-instrumentation

It is possible to inject trace information like trace IDs and span IDs into your custom application logs. For details, see Logger MDC auto-instrumentation.

Troubleshooting

To turn on the agent's internal debug logging:

-Dotel.javaagent.debug=true

Note: These logs are extremely verbose. Enable debug logging only when needed. Debug logging negatively impacts the performance of your application.

Contributing

See CONTRIBUTING.md.

Triagers (@open-telemetry/java-instrumentation-triagers):

Approvers (@open-telemetry/java-instrumentation-approvers):

Maintainers (@open-telemetry/java-instrumentation-maintainers):

Emeritus maintainers:

Learn more about roles in the community repository.

Thanks to all the people who already contributed!