OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Tyler Benson 4583d12b31 Cleanup method signatures and servlet 2 instrumentation
adding the abstract servlet instrumentation reduces code duplication and makes it more similar to servlet 3 instrumentation.
2018-08-13 15:14:10 +10:00
.circleci Can’t run `jacoco` without running `test` 2018-07-31 12:53:50 +10:00
buildSrc Apply formatter on groovy files. 2018-07-31 12:09:28 +10:00
dd-java-agent Cleanup method signatures and servlet 2 instrumentation 2018-08-13 15:14:10 +10:00
dd-java-agent-ittests Add some integration tests to check ByteBuddy's behavoir on class loading and parsing 2018-08-01 14:17:12 -04:00
dd-trace-api Change http server span type back to `web` 2018-07-31 12:53:50 +10:00
dd-trace-ot Logging improvements and other misc 2018-08-09 15:59:59 +10:00
gradle Apply formatter on gradle files. 2018-07-31 12:04:00 +10:00
.editorconfig Apply and enforce google checkstyle and formatting 2017-07-12 07:47:19 -07:00
.gitignore Remove examples and cleanup ignores 2018-05-24 11:13:00 +10:00
CONTRIBUTING.md Add import format and remove conditional reformat. 2018-07-31 11:48:26 +10:00
LICENSE Create LICENSE 2017-07-13 11:10:37 -04:00
LICENSE-3rdparty.csv Remove Byteman now that instrumentation is migrated 2017-12-07 13:11:26 -08:00
NOTICE Create NOTICE 2017-07-13 10:16:04 -04:00
README.md Remove documentation from readme and point to official docs 2018-01-31 16:31:25 -08:00
dd-trace-java.gradle Begin 0.13.0 2018-08-01 13:03:37 +10:00
gradlew Add gradlew to examples and update docs 2017-07-21 17:03:31 -07:00
gradlew.bat Add gradle build scripts. 2017-06-30 11:35:57 -07:00
settings.gradle Instrument gRPC 2018-07-20 12:25:04 +10:00

README.md

Datadog Java APM

To use and configure Datadog Java APM, see https://docs.datadoghq.com/tracing/languages/java