Tyler Benson
|
21c22d6985
Fix log message and add ignores
|
5 лет назад |
Nikolay Martynov
|
ba02250cf6
Clarify log messages when tracing is disabled
|
5 лет назад |
Nikolay Martynov
|
5ff04bd1e9
Allow tracing be disabled via config
|
5 лет назад |
Tyler Benson
|
c971c434d1
Fix propagation and add onUnsubscribe handler
|
5 лет назад |
Tyler Benson
|
179b9b69cb
Upgrade Byte Buddy to 1.9.12
|
5 лет назад |
Tyler Benson
|
ec91a75848
Add config allowing classes to be excluded from transformation
|
5 лет назад |
Tyler Benson
|
49faeca145
Exclude groovy macro package from instrumentation
|
6 лет назад |
Tyler Benson
|
c65c79207a
Remove `isSynthetic()` ignore
|
6 лет назад |
Tyler Benson
|
ccee63574d
Exclude several type identifications from instrumentation
|
6 лет назад |
Nikolay Martynov
|
a086f38f2f
Fix webflux integration to not rely in active span
|
6 лет назад |
Andrew Kent
|
097c557651
Delay jmxfetch init when custom log manager is used by client's app
|
6 лет назад |
Andrew Kent
|
cc8db0b11f
Workaround module bug by skipping LogManager$Cleaner instrumentation
|
6 лет назад |
Andrew Kent
|
2861d87071
slf4j MDC autoinjection integration
|
6 лет назад |
Andrew Kent
|
1004ee4ef7
Patch java.util.logging.Logger for safe use with jmxfetch
|
6 лет назад |
Nikolay Martynov
|
118a61cc67
Add field backed context provider
|
6 лет назад |
Nikolay Martynov
|
b89e73b3c0
Switch executor instrumentation to use context storage
|
6 лет назад |
Andrew Kent
|
6ee5fd27b0
Guard against invoking WeakConcurrent constructor
|
6 лет назад |
Andrew Kent
|
5864dd90e7
Allow instrumenting com.sun.messaging. namespace
|
6 лет назад |
Tyler Benson
|
f9f0438e85
Initialize WeakMapProvider even earlier
|
6 лет назад |
Tyler Benson
|
296f9adfc2
Ignore byte buddy classes
|
6 лет назад |
Andrew Kent
|
75a6cee068
Add DDCachingPoolStrategy to reuse type descriptions
|
6 лет назад |
Andrew Kent
|
50c5a57c49
Replace UnloadedType with ByteBuddy TypeDescription
|
6 лет назад |
Tyler Benson
|
f801cbd466
Merge pull request #428 from DataDog/tyler/use-WeakConcurrentMap
|
6 лет назад |
Tyler Benson
|
b220309a68
PR review changes.
|
6 лет назад |
Tyler Benson
|
a3875aff2c
Logging improvements and other misc
|
6 лет назад |
Tyler Benson
|
064ae4c238
Separate span for input and output streams.
|
6 лет назад |
Nikolay Martynov
|
4ae9263e1c
Set POOL_ONLY DescriptionStrategy for ByteBuddy
|
6 лет назад |
Andrew Kent
|
628f4929dc
Muzzle Assertions and gradle plugin
|
6 лет назад |
Andrew Kent
|
541a6998a4
Hook up muzzle to Instrumenter.Default's matcher
|
6 лет назад |
Tyler Benson
|
9b3df4ff9e
Netty HTTP client and server instrumentation first pass
|
6 лет назад |