OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Tyler Benson 2f64edaea4 Make threshold based on average duration
This should help avoid too frequent of stacktraces when the configured threshold is a normal duration.
Alternatively, we could make it a percentage above the average.
2020-03-10 15:08:12 -07:00
.circleci Fix CircleCI muzzle build running out of memory 2019-11-27 12:37:43 -08:00
.github Add profiling team to codeowners 2020-02-13 09:59:08 -05:00
buildSrc Fix muzzle 2020-02-10 10:45:58 -08:00
dd-java-agent Add config to capture stacktrace when a span duration exceeds threshold 2020-03-10 13:18:22 -07:00
dd-smoke-tests Attempt to improve test reliability 2020-03-04 19:02:41 -08:00
dd-trace-api Make threshold based on average duration 2020-03-10 15:08:12 -07:00
dd-trace-ot Make threshold based on average duration 2020-03-10 15:08:12 -07:00
gradle Merge pull request #1211 from DataDog/profiling-release 2020-02-11 22:51:19 -05: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 Don't create release tag 2020-03-10 12:26:46 -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 Rename to commons-httpclient-2 2020-03-06 10:47:41 -05:00

README.md

Datadog Java APM

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