OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Gary a2a194d48a Fix latestDepTest for JSP instrumentation.
Normalize jsp.requestUrl tag value because Tomcat 9 seems to add relative path symbols of jsp files.

Tomcat 9 doesn't automatically create a connector, causing failures in latestDepTest. Tomcat 9 also seems to have small changes that effect some of the tests, such as changing the exception type and also removal of the exception message in one of the tests.
2018-11-12 08:15:24 -08:00
.circleci Skip buildscan for muzzle CI runs 2018-10-30 20:58:40 -07:00
buildSrc Upgrade Byte Buddy to 1.9.0 2018-10-01 13:31:03 -04:00
dd-java-agent Fix latestDepTest for JSP instrumentation. 2018-11-12 08:15:24 -08:00
dd-java-agent-ittests Add integration test for jmxfetch 2018-10-18 09:46:47 -04:00
dd-trace-api Add service name to default jmx tags 2018-11-07 08:36:30 -08:00
dd-trace-ot Add comments and remove unneeded code. 2018-10-23 16:40:39 +10:00
gradle Add assertion to ensure latestDepTest dependencies are different from test. 2018-11-12 08:15:24 -08: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
CONTRIBUTING.md Add import format and remove conditional reformat. 2018-07-31 11:48:26 +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 Skip buildscan for muzzle CI runs 2018-10-30 20:58:40 -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 #487 from DataDog/gary/muzzle-aws-sdk 2018-10-19 15:31:25 -04:00

README.md

Datadog Java APM

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