OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Tyler Benson 5fe08d20fc Only apply service name mapping on finish
If done in the decorator, it would be applied twice.  Only want it done once.
2018-07-25 14:58:55 +10:00
.circleci Upgrade java formatter version. 2018-07-19 14:10:53 +10:00
buildSrc Remove muzzle dead code, doc cleanup, and better logging 2018-07-13 16:24:01 -07:00
dd-java-agent Fix Google Java Formater violations 2018-07-23 13:43:29 +10:00
dd-java-agent-ittests Hook up muzzle to Instrumenter.Default's matcher 2018-07-10 17:26:49 -04:00
dd-trace-api Instrument gRPC 2018-07-20 12:25:04 +10:00
dd-trace-ot Only apply service name mapping on finish 2018-07-25 14:58:55 +10:00
gradle Instrument gRPC 2018-07-20 12:25:04 +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
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 Merge pull request #388 from DataDog/tyler/grpc 2018-07-23 11:19:48 +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