OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Tyler Benson aeb1f073a3 Better support for TIbco Temporary Queues/Topics
When consuming, tibco JMS client doesn’t properly identify temporary destinations with the proper type, so we must rely on the name to determine if it is temporary.
2018-03-23 11:53:04 +08:00
.circleci Fix java9 test setup 2018-03-15 16:42:00 -07:00
buildSrc Use workflows in Circle to test Java 7 and 8 2018-01-22 13:46:50 -05:00
dd-java-agent Better support for TIbco Temporary Queues/Topics 2018-03-23 11:53:04 +08:00
dd-java-agent-ittests Remove scala from integration tests 2018-03-19 16:07:45 -07:00
dd-trace-api Merge pull request #253 from DataDog/tyler/traceinterceptor 2018-03-13 08:30:01 +10:00
dd-trace-ot JAX-RS Client Tracing 2018-03-20 08:54:09 +08:00
examples Added Redis instrumentation via Jedis client 2.9 and changed spring-boot-jdbc to spring-boot-jdbc-redis 2018-02-05 12:59:42 -05:00
gradle Fix java9 test setup 2018-03-15 16:42:00 -07:00
.editorconfig Apply and enforce google checkstyle and formatting 2017-07-12 07:47:19 -07:00
.gitignore Executor Instrumentation for Scala 2018-03-09 11:50:39 -08: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.5.1 2018-03-13 14:26:35 -07: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 Merge pull request #264 from DataDog/ark/bs-testing 2018-03-20 09:42:18 -07:00

README.md

Datadog Java APM

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