Commit Graph

11595 Commits

Author SHA1 Message Date
Tyler Benson b5949495d3 Merge pull request #29 from DataDog/gpolaert/documentation
Documentation
2017-07-10 10:36:39 -07:00
Tyler Benson 86db1632a4 Merge pull request #39 from DataDog/tyler/non-null-headers
Ensure headers are never null
2017-07-10 07:44:18 -07:00
Guillaume Polaert b4739fe57d Opentracing API documentation 2017-07-10 15:58:23 +02:00
Tyler Benson dcdf6deb64 Ensure headers are never null
Null tracer version results in the request being rejected by the agent.

Also make the DDSpanBuilderTest.shouldBuildSpanTimestampInNano more reliable.
2017-07-07 16:42:27 -07:00
Tyler Benson 586c7eab0c Use h2 instead of mysql for example project to simplify 2017-07-07 11:05:17 -07:00
Tyler Benson bb707b03d4 Merge pull request #36 from DataDog/tyler/gradle-migration
Finish migration to Gradle
2017-07-07 07:33:08 -07:00
Guillaume Polaert 98a0c0d38b Typo 2017-07-07 12:15:19 +02:00
Guillaume Polaert f9b15a8d4c Fixing failling tests on CircleCi 2017-07-07 12:12:03 +02:00
Tyler Benson 5014eb4f8f Ignore failing test 2017-07-06 16:14:56 -07:00
Tyler Benson 95c7a5ac08 Finish updating gradle and remove maven pom's. 2017-07-06 15:56:32 -07:00
Tyler Benson 2a9caba175 Merge pull request #35 from DataDog/tyler/set-dd-tags
Allow serviceName, resourceName, and spanType to be set via tags.
2017-07-06 15:02:36 -07:00
Tyler Benson ca36e9fbc1 Exclude java 9 compiled files from shadow jar. 2017-07-06 12:10:14 -07:00
Tyler Benson e69c9d25dc Allow serviceName, resourceName, and spanType to be set via tags. 2017-07-06 12:05:37 -07:00
Tyler Benson 84226a0912 Merge pull request #34 from DataDog/gpolaert/shading-agent
Shading shades too much things (OT Agent for instance)
2017-07-06 07:59:49 -07:00
Guillaume Polaert 4b9d5f4174 Improving Spring Boot documentation 2017-07-06 12:45:21 +02:00
Guillaume Polaert 78cd9d118d Shading shades too much things (OT Agent for instance) 2017-07-06 11:23:37 +02:00
Tyler Benson 23b0b7e7db Merge pull request #26 from DataDog/gpolaert/new-shading
New shading
2017-07-05 09:01:18 -07:00
Tyler Benson 70e43a13ce Merge pull request #31 from DataDog/tyler/testing
Add deeper tests for DDApi using ratpack as a mock http server.
2017-07-05 08:59:12 -07:00
Guillaume Polaert a0b7517b43 WIP - adding gradle string 2017-07-04 16:40:31 +02:00
Guillaume Polaert 5e9cb89692 WIP - refactor config file 2017-07-04 15:53:14 +02:00
Guillaume Polaert 09b4b254b0 WIP - manual initialisation of the tracer 2017-07-04 15:42:07 +02:00
Guillaume Polaert 6655369dfe WIP - adding minimal stuff for DD Java agent 2017-07-04 15:30:47 +02:00
Guillaume Polaert 478e032927 WIP - according the PR comments 2017-07-04 11:18:42 +02:00
Guillaume Polaert 73ab3d36ab Keep sync Maven and Gradle 2017-07-04 10:57:47 +02:00
Guillaume Polaert 399c4cab80 Merge branch 'master' into gpolaert/new-shading 2017-07-04 10:15:51 +02:00
Guillaume Polaert 1a1767c46e Merge pull request #32 from DataDog/tyler/remove-tagsKV
Remove tagsKV from @Trace annotation
2017-07-04 10:08:01 +02:00
Tyler Benson bf15a139d5 Remove tagsKV from @Trace annotation 2017-07-03 16:14:35 -07:00
Tyler Benson b521276b08 Add deeper tests for DDApi using ratpack as a mock http server.
See https://danhyun.github.io/2016-gr8confus-testing-ratpack-apps/ for more examples with this style of testing.
2017-07-03 11:40:12 -07:00
Guillaume Polaert 58c9cba624 Documentation 2017-07-03 10:46:33 -07:00
Tyler Benson 07b23249d7 Merge pull request #27 from DataDog/tyler/add-gradle
Add gradle build scripts.
2017-07-03 10:40:05 -07:00
Guillaume Polaert a150548a72 CircleCi 2017-07-03 10:34:34 -07:00
Guillaume Polaert f7b34d7deb Path has been changed. Fixing 2017-07-03 10:34:34 -07:00
Guillaume Polaert 1dc7d5a9b7 AutoService is used by the deps, need to compile with maven 2017-07-03 10:34:34 -07:00
Guillaume Polaert e0e808e4c4 Force skipping tests for the moment 2017-07-03 10:34:34 -07:00
Guillaume Polaert 5a582842ff fix shapping issues and pom refactoring 2017-07-03 10:34:34 -07:00
Guillaume Polaert 6bff68be6d shading all stuff and removing from the scope all libs which can crash the app 2017-07-03 10:34:16 -07:00
Guillaume Polaert 3159cef4ea Force skipping tests for the moment 2017-07-03 10:33:05 -07:00
Guillaume Polaert 359c0879f0 fix shapping issues and pom refactoring 2017-07-03 10:33:05 -07:00
Guillaume Polaert d3ce6b1a3e shading all stuff and removing from the scope all libs which can crash the app 2017-07-03 10:33:05 -07:00
Tyler Benson b16ca52ce0 Merge pull request #30 from DataDog/gpolaert/meta
adding meta support
2017-07-03 10:31:57 -07:00
Tyler Benson 190301975c Merge pull request #28 from DataDog/tyler/release-plugin
Don't use nexus plugin for release
2017-07-03 10:28:39 -07:00
Tyler Benson 775610ce95 Add instructions for running nexus locally. 2017-07-03 10:23:46 -07:00
Guillaume Polaert 78aaed7a4b adding meta support 2017-07-03 17:25:43 +02:00
Tyler Benson f2c0668f1c Don't use nexus plugin for release
It doesn't support only deploying select modules, resulting in all modules getting deployed.
Also effectively disabling distribution management (by routing to local) until everything is straightened out.
2017-06-30 16:12:40 -07:00
Tyler Benson 5a6bd2d002 Add gradle build scripts.
Currently has issues with shadow jar due to Java 9 compiled classes inside byteman used by dd-java-agent.
2017-06-30 11:35:57 -07:00
Guillaume Polaert de0f60b5de Merge pull request #25 from DataDog/gpolaert/fix-rule
fix artifact id
2017-06-30 09:09:41 +02:00
Guillaume Polaert 94018ff596 fix artifact id 2017-06-29 10:57:57 +02:00
Guillaume Polaert f937a0cc40 Merge pull request #24 from DataDog/tyler/skip-deploy
Disable deploy for non-artifact modules
2017-06-29 09:03:39 +02:00
Guillaume Polaert d945def42b Merge pull request #23 from DataDog/tyler/rename-package
Rename packages for consistency
2017-06-29 09:03:28 +02:00
Tyler Benson 050f73c55d Disable publish for non-artifact modules. 2017-06-28 11:57:46 -04:00