Commit Graph

4708 Commits

Author SHA1 Message Date
Lev Priima 3808bbf2a5
tags precedence: DD_ENV, DD_VERSION, DD_TAGS, DD_GLOBAL_TAGS; DD_SERVICE priority over DD_SERVICE_NAME (#1393) 2020-04-28 08:55:13 -07:00
Tyler Benson 1f69da6158 Remove nested if. 2020-04-28 10:14:59 -04:00
Tyler Benson 90987a8d23 Merge branch 'master' into tyler/jax-rs-nested-async 2020-04-28 10:12:12 -04:00
Tyler Benson 601bd0cde7
Merge pull request #1405 from trask/fix-early-close-of-rediscala-span 2020-04-28 10:05:54 -04:00
Tyler Benson c3d133a721
Merge pull request #1404 from DataDog/tyler/ratpack-upgrade 2020-04-28 10:05:05 -04:00
Trask Stalnaker 17a7c6d57b Fix early close of rediscala span 2020-04-27 21:07:06 -07:00
Tyler Benson e130ab8cf8 Fix Ratpack instrumentation for newer versions of Guava.
Ratpack 1.4 should still work if you increase your guava version to 20+ (instead of 19).
2020-04-27 17:40:12 -04:00
Pontus Rydin 9568ba079b
Use Builder::setAttribute whenever possible (#348) 2020-04-27 13:51:34 -07:00
Tyler Benson 2e8f69517c Check jax-rs AsyncResponse for span before starting new one
This will prevent the request from being broken due to replacing the unfinished span.
2020-04-27 15:46:56 -04:00
Nikita Salnikov-Tarnovski 25740536a1
FieldBackedProviderFieldInjectionDisabledTest was never run due to broken config (#347) 2020-04-27 12:43:48 -07:00
Trask Stalnaker f9e74ac9c6
Fix some sporadic test failures (#354)
* Fix some sporadic test failures

* Improve Jetty test advice

* Fix smore sporadic test failures

* Improve test consistency
2020-04-27 11:40:27 -07:00
Richard Startin f4acf8b518
Merge pull request #1398 from DataDog/richardstartin/lettuce-4.0
Provide instrumentation support for lettuce-4.0-4.5.0 sync/async APIs
2020-04-27 16:05:05 +01:00
Richard Startin 158ba09520 remove misleading comments 2020-04-27 15:47:24 +01:00
Richard Startin a8e79c4385 rename module to lettuce-4 2020-04-27 15:45:34 +01:00
Richard Startin d158590ab7 code cleanup 2020-04-27 14:59:11 +01:00
Richard Startin 5271952930 remove upper bound on Java version 2020-04-27 14:59:11 +01:00
Richard Startin 6273880d5e address versions comments 2020-04-27 14:59:11 +01:00
Richard Startin d1feb819ed use enumsets for keyword checking 2020-04-27 14:59:11 +01:00
Richard Startin 8ef57915be minimise impact on instrumentation point bytecode size 2020-04-27 14:59:11 +01:00
Richard Startin 3f8bc96e8d get lettuce 4.0 sync and async working 2020-04-27 14:59:11 +01:00
Trask Stalnaker ccff07abb8
Prevent instrumentation from applying too broadly (#337) 2020-04-24 15:09:30 -07:00
Trask Stalnaker 1e29610897
Remove github workflows (#346) 2020-04-24 13:33:11 -07:00
Trask Stalnaker 2d2f4a953e
Fix some sporadic failures (#349) 2020-04-24 13:06:56 -07:00
Tyler Benson 63ea57e7ca
Merge pull request #1397 from aarya123/patch-1 2020-04-24 11:11:54 -04:00
Jean-Philippe Bempel 796a2d3abe
Merge pull request #1395 from jpbempel/jpbempel/JDK7ProfilingMsg
Improve message when running with < JDK8
2020-04-24 16:59:05 +02:00
Nikita Salnikov-Tarnovski f958c2df2d
Add support for SignalFx and AppOptics tracing annotations (#345) 2020-04-23 21:21:25 -07:00
Laplie Anderson 477aca66ce
Merge pull request #1400 from DataDog/landerson/remove-s3-upload
Remove s3 upload from build
2020-04-23 14:08:45 -04:00
Laplie Anderson cf8810cd29 Remove s3 upload from buold 2020-04-23 12:46:57 -04:00
Anubhaw Arya 68908c7a52
Http Trace and Span ID should be StringCachingBigInteger 2020-04-22 20:07:16 -07:00
Laplie Anderson 536ecdbc27
Merge pull request #1394 from DataDog/landerson/tag-based-automation
Trigger Github actions from tags
2020-04-22 17:38:36 -04:00
Nikolay Martynov f2a5acd6c6
Merge pull request #1396 from DataDog/mar-kolya/more-jdks
Add more jvms available in build image
2020-04-22 14:37:27 -04:00
Nikolay Martynov 4d16107553 Add more jvms available in build image 2020-04-22 12:47:58 -04:00
jean-philippe bempel 380b223e71 Improve message when running with < JDK8 2020-04-22 10:24:44 +02:00
Tyler Benson a5d0ba8224
Merge pull request #339 from trask/dd-merge
Merge changes from dd-trace-java
2020-04-21 17:32:30 -04:00
Trask Stalnaker ce3d764ffa Merge commit '437e0f343dcd66ac344556c03bd340ce791b1fdd' into correct-history 2020-04-21 12:55:51 -07:00
Laplie Anderson dc4ee580ad Trigger Github actions from tags 2020-04-21 15:49:25 -04:00
Tyler Benson cd3cbc9c2d
Merge pull request #1385 from DataDog/tyler/extend-jdbc-catch
Extend JDBC catch to include Errors
2020-04-21 14:51:35 -04:00
Brian Devins-Suresh f908859442
Merge pull request #1387 from DataDog/devinsba/dont-change-servletresponse-type
Rework servlet 2 to not wrap HttpServletResponse objects
2020-04-21 14:39:48 -04:00
Richard Startin 55030ab74a
Merge pull request #1389 from DataDog/rediscala-instrumentation
Rediscala instrumentation
2020-04-21 17:15:14 +01:00
Tyler Benson a2156fd14b Update test to throw Throwable. 2020-04-21 12:09:56 -04:00
Tyler Benson fe0b8f5e50 Extend JDBC catch to include Errors
This should help resolve a situation where `getClientInfo` is not implemented and throws an `AbstractMethodError`.
2020-04-21 12:09:56 -04:00
Tyler Benson 437e0f343d
Merge pull request #1392 from DataDog/tyler/grizzly-latest-limit
Add limit for grizzly latestDepTest
2020-04-21 11:24:19 -04:00
Tyler Benson f302ac2afe Add limit for grizzly latestDepTest
New `3.0.0-M1` release seems to be breaking the tests.
2020-04-21 11:03:52 -04:00
Richard Startin dc84659df0 expand scope of etaty rediscala instrumentation 2020-04-21 15:54:31 +01:00
Richard Startin 5bd6500548 muzzle Ma27 fork of rediscala 2020-04-21 15:46:28 +01:00
Richard Startin 16b45b6a93 use etaty/rediscala 2020-04-21 15:46:28 +01:00
Richard Startin a969c15040 add version to rediscala instrumentation name, update referenced dd class names, use random port for test 2020-04-21 15:46:28 +01:00
Laplie Anderson f56abf2f04 Requires java 8 to run tests 2020-04-21 15:46:28 +01:00
Ali Yakamercan 99408e6ba4 Add instrumentation for Rediscala library 2020-04-21 15:46:28 +01:00
Laplie Anderson 5bc7c14cd0
Merge pull request #1391 from DataDog/landerson/auto-close-issues-pagination
Handle pagination when auto-updating issues
2020-04-21 10:38:57 -04:00