OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Tyler Benson c1224eaa9f Set short timeouts for api test to prevent startup delays
Since endpointAvailable is called on construct, this can happen in premain when running with the agent. I included a simple retry just in case…

Not sure in what case the trace agent would respond so slowly…
2018-02-20 17:43:26 +10:00
.circleci Reenable java 7 and 9 CI 2018-01-23 15:54:05 -05:00
buildSrc Use workflows in Circle to test Java 7 and 8 2018-01-22 13:46:50 -05:00
dd-java-agent Move SpringBootBasedTest to package folder. 2018-02-16 13:42:27 -08:00
dd-java-agent-ittests Enhance logging and cleanup. 2018-02-15 19:17:19 -08:00
dd-trace-api Set span.type for all integrations. 2018-01-31 16:13:41 -08:00
dd-trace-ot Set short timeouts for api test to prevent startup delays 2018-02-20 17:43:26 +10:00
examples Use workflows in Circle to test Java 7 and 8 2018-01-22 13:46:50 -05:00
gradle Add instrumentation for spring error handling 2018-02-13 09:07:53 +10:00
.editorconfig Apply and enforce google checkstyle and formatting 2017-07-12 07:47:19 -07:00
.gitignore Lots of renaming 2018-01-09 10:02:06 +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.4.0 2018-02-15 10:15:12 +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 Set bootstrap delegation for osgi classloading 2018-02-15 19:17:19 -08:00

README.md

Datadog Java APM

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