.circleci
|
Enable tests for java13
|
2019-09-18 15:36:45 -04:00 |
.github
|
Fix log message and add ignores
|
2019-05-24 11:44:10 -07:00 |
buildSrc
|
Remove project config centrally defined and other misc cleanup
|
2019-08-22 12:43:13 -07:00 |
dd-java-agent
|
Dont instrument `@Decorator`s or CDI breaks
|
2019-10-16 18:26:06 -04:00 |
dd-smoke-tests
|
Added some more comments
|
2019-09-10 19:43:23 -04:00 |
dd-trace-api
|
Extract base test class and move Config class changes there.
|
2019-10-07 18:51:25 +02:00 |
dd-trace-ot
|
Disable flush when writer has been shutdown
|
2019-10-11 08:30:22 -04:00 |
gradle
|
Upgrade Jackson to 2.10.0
|
2019-10-09 12:04:45 +02:00 |
tooling
|
Copy over dd_jvm_stats.sh from #939
|
2019-08-20 12:27:36 -07:00 |
utils
|
Avoid loading `Config` in `DDSpecification`
|
2019-10-10 12:56:53 -04:00 |
.editorconfig
|
Apply and enforce google checkstyle and formatting
|
2017-07-12 07:47:19 -07:00 |
.gitignore
|
Add crash dumps to gitignore
|
2019-06-24 12:57:08 -04:00 |
.gitmodules
|
Use git submodules to load metrics.yaml files
|
2019-01-08 10:13:18 -08:00 |
CONTRIBUTING.md
|
Apply suggestions from CR #827
|
2019-05-17 10:15:03 +02: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.35.0
|
2019-10-11 17:03:11 +02:00 |
gradle.properties
|
Try doubling the metaspace size to fix check task.
|
2019-01-04 13:43:40 -08:00 |
gradlew
|
Update gradle to 5.6.1
|
2019-09-03 10:17:59 -04:00 |
gradlew.bat
|
Update gradle to 5.5.1
|
2019-07-12 10:07:08 -04:00 |
settings.gradle
|
Dont instrument `@Decorator`s or CDI breaks
|
2019-10-16 18:26:06 -04:00 |