OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Anuraag Agrawal 47be4a16b4
Convert HttpClientTest to JUnit (#3652)
* Migrate HttpClientTest to junit to allow both Java or spock tests.

* More

* Update

* Finish

* Cleanup

* Better stack

* Java 15

* Merge

* Fix name

* Cleanup

* ? extends

* Moar
2021-07-27 21:55:40 +09:00
.githooks Use Spotless for formatting (DataDog/dd-trace-java#1619) 2020-06-30 11:15:48 -07:00
.github Add gh action to publish base image for overhead testing (#3640) 2021-07-22 16:07:56 +03:00
benchmark Rename javaagent-api artifact to javaagent-instrumentation-api (#3513) 2021-07-12 21:53:49 -07:00
benchmark-e2e Use consistent logger field name (#3515) 2021-07-07 10:47:46 -07:00
benchmark-overhead-jmh Add basic jmh overhead test (#3672) 2021-07-26 12:55:18 -07:00
bom-alpha Remove evaluation dependencies for bom project. (#3545) 2021-07-12 09:56:07 -07:00
buildSrc Add basic jmh overhead test (#3672) 2021-07-26 12:55:18 -07:00
dependencyManagement Add basic jmh overhead test (#3672) 2021-07-26 12:55:18 -07:00
docs Improve extension sample documentation and add it to the README file (#3656) 2021-07-26 12:34:53 +03:00
examples Extract muzzle check plugin (#3657) 2021-07-26 12:37:14 +03:00
gradle Extract logic for bridging recognized context keys (#3547) 2021-07-14 08:24:36 +09:00
gradle-plugins Extract muzzle check plugin (#3657) 2021-07-26 12:37:14 +03:00
instrumentation Convert HttpClientTest to JUnit (#3652) 2021-07-27 21:55:40 +09:00
instrumentation-api Handle port and IPv6 in forwarded headers (#3651) 2021-07-23 10:59:55 +03:00
instrumentation-api-annotation-support Move async strategies to annotation support (#3574) 2021-07-16 10:55:23 +02:00
instrumentation-api-caching Move caffeine patching to instrumentation-api-caching (#3559) 2021-07-14 13:59:50 +02:00
javaagent Clean up bootstrap dependencies and build scripts (#3570) 2021-07-15 18:56:36 +02:00
javaagent-bootstrap Help out Intellij (#3595) 2021-07-16 15:55:30 +09:00
javaagent-exporters Split up build logic to plugins that can eventually be published and … (#3474) 2021-07-05 16:18:45 +09:00
javaagent-extension-api Help out Intellij (#3595) 2021-07-16 15:55:30 +09:00
javaagent-instrumentation-api Remove two classes that were moved to another module (#3602) 2021-07-16 20:37:54 +03:00
javaagent-tooling Extract muzzle check plugin (#3657) 2021-07-26 12:37:14 +03:00
licenses Use Caffeine for weak maps (#2601) 2021-03-24 17:12:26 +09:00
muzzle Extract muzzle check plugin (#3657) 2021-07-26 12:37:14 +03:00
opentelemetry-api-shaded-for-instrumenting Disable publishing of SDK shaded artifacts. (#3614) 2021-07-19 23:17:40 +09:00
opentelemetry-ext-annotations-shaded-for-instrumenting Disable publishing of SDK shaded artifacts. (#3614) 2021-07-19 23:17:40 +09:00
smoke-tests Add noop sdk configuration option (#3539) 2021-07-15 11:33:00 +03:00
testing Refactor agent-for-testing build (#3600) 2021-07-19 10:12:00 -07:00
testing-common Convert HttpClientTest to JUnit (#3652) 2021-07-27 21:55:40 +09:00
testing-overhead Skeleton for overhead testing subproject. (#3554) 2021-07-20 09:42:26 +09:00
.editorconfig Update .editorconfig for properties files (#3677) 2021-07-26 14:16:36 -07:00
.gitattributes Add task to generate license report into licenses folder. (#2239) 2021-02-12 17:20:08 +09:00
.gitignore Remove usage of Contexts from grpc instrumentation. (#1426) 2020-10-21 09:58:45 +09:00
CHANGELOG.md Update Changelog to 1.4.0 (#3649) 2021-07-21 12:51:34 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md (#2426) 2021-03-09 09:49:51 -08:00
LICENSE Update to standard LICENSE file for OpenTelemetry (#19) 2019-11-19 09:46:10 -08:00
README.md Improve extension sample documentation and add it to the README file (#3656) 2021-07-26 12:34:53 +03:00
RELEASING.md Update links to workflows in RELEASING.md (#2340) 2021-02-19 15:39:58 +09:00
VERSIONING.md Add VERSIONING doc (#2490) 2021-03-05 10:54:26 -08:00
build.gradle.kts Migrate build / settings to kotlin (#3468) 2021-07-01 16:23:27 +03:00
code-of-conduct.md Add code-of-conduct file. (#2341) 2021-02-19 16:24:41 +09:00
gradle.properties Allow for more caching in buildSrc project (#3636) 2021-07-20 11:39:39 +03:00
gradlew Update to Gradle 7.1 (#3344) 2021-06-17 10:37:57 -07:00
gradlew.bat Upgrade to Gradle 6.6 (#1073) 2020-08-20 16:30:47 +09:00
settings.gradle.kts Add basic jmh overhead test (#3672) 2021-07-26 12:55:18 -07:00

README.md

<p align="center"> <strong> <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation#getting-started">Getting Started</a>   •   <a href="https://github.com/open-telemetry/community#special-interest-groups">Getting Involved</a>   •   <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/discussions">Getting In Touch</a> </strong> </p> <p align="center"> <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions?query=workflow%3A%22Nightly+build%22"> <img alt="Build Status" src="https://img.shields.io/github/workflow/status/open-telemetry/opentelemetry-java-instrumentation/Nightly%20build?style=for-the-badge"> </a> <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases"> <img alt="GitHub release (latest by date including pre-releases)" src="https://img.shields.io/github/v/release/open-telemetry/opentelemetry-java-instrumentation?include_prereleases&style=for-the-badge"> </a> <img alt="Beta" src="https://img.shields.io/badge/status-beta-informational?style=for-the-badge&logo=data:image/png;base64,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"> </p> <p align="center"> <strong> <a href="CONTRIBUTING.md">Contributing<a/>   •   <a href="docs/scope.md">Scope<a/>   •   <a href="docs/ga-requirements.md">Roadmap<a/> </strong> </p>

Getting Started   •   Getting Involved   •   Getting In Touch

Build Status GitHub release (latest by date including pre-releases) Beta

Contributing   •   Scope   •   Roadmap

OpenTelemetry Icon OpenTelemetry Instrumentation for Java

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 standalone library instrumentation if you are looking for documentation on using those.

Getting Started

Download the latest version. [Note: using the latest version is strongly recommended as there is a known memory leak that affects prior versions]

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.

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

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

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

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-all.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.

Click here to see the detailed list of configuration environment variables and system properties.

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.

See here for detailed instructions.

Logger MDC (Mapped Diagnostic Context) auto-instrumentation

It is possible to inject trace information like trace id and span id into your custom application logs.

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.

Roadmap to 1.0 (GA)

See GA Requirements

Contributing

See CONTRIBUTING.md.

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

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

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

Learn more about roles in the community repository.

Thanks to all the people who already contributed!