OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
jean-philippe bempel 96757f0c58 Remove sensitive information from debug log
Config.toString() method is dumped when logging in debug the conf.
It includes in some case the profile api key when used with env vars.
Also proxy password is also dumped.
toString method generated by Lombok now excludes both fields
2020-04-02 17:54:02 +02:00
.circleci Apply copy artifact to only master and *-reliability 2020-03-26 13:44:57 +01:00
.github Automatically add assets to release 2020-03-18 17:36:14 -04:00
buildSrc Undo star import 2020-03-26 10:10:32 -04:00
dd-java-agent Fix new client tests 2020-03-26 14:29:35 -04:00
dd-smoke-tests Run profiling tests on zulu8 2020-03-23 08:04:15 -04:00
dd-trace-api Remove sensitive information from debug log 2020-04-02 17:54:02 +02:00
dd-trace-ot Depend on netty 3.9 instrumentation 2020-03-26 10:10:32 -04:00
gradle Add typesafe repo and skip bad builds 2020-03-26 10:10:31 -04:00
tooling Copy over dd_jvm_stats.sh from #939 2019-08-20 12:27:36 -07:00
utils Code review changes 2020-02-10 11:37:36 -08:00
.editorconfig Apply and enforce google checkstyle and formatting 2017-07-12 07:47:19 -07:00
.gitignore Support JFR profiling 2020-02-11 14:55:19 -05:00
.gitmodules Use git submodules to load metrics.yaml files 2019-01-08 10:13:18 -08:00
CONTRIBUTING.md Add compiler settings for Intellij 2020-02-27 14:05:02 -05:00
LICENSE Create LICENSE 2017-07-13 11:10:37 -04:00
LICENSE-3rdparty.csv simple load generator tool 2019-11-07 16:50:23 -05: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 Fix release plugin auth with new version 2020-03-13 12:07:12 -04:00
gradle.properties Try doubling the metaspace size to fix check task. 2019-01-04 13:43:40 -08:00
gradlew Upgradle to gradle 6.0 2019-11-12 16:26:46 -05:00
gradlew.bat Update gradle to 5.5.1 2019-07-12 10:07:08 -04:00
settings.gradle Starting to get tests building 2020-03-26 10:10:31 -04:00

README.md

Datadog Java APM

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