Pavol Loffay
|
077d8b64f6
|
Move common matchers to tooling/bytebuddy/matcher and ignore matchers to tooling/matcher (#1965)
|
2021-01-10 12:35:53 -08:00 |
Trask Stalnaker
|
65f54e450b
|
Use Context more in HttpClientTracer (#1811)
* Use Context more in HttpClientTracer
* Better http-url-connection response object
* Follow database semantic conv for elasticsearch-rest
* Remove unnecessary CallDepth tracking
|
2020-12-03 11:47:08 -08:00 |
Trask Stalnaker
|
26f254b10d
|
Create javaagent dirs for all instrumentations, part 2 (#1794)
|
2020-11-28 22:26:49 -08:00 |
Trask Stalnaker
|
5f263644da
|
Create javaagent dirs for all instrumentations (#1668)
* Create javaagent dirs for all instrumentation
* Add note about kotlin coroutine library instrumentation
* Feedback
|
2020-11-28 21:04:16 -08:00 |
Mateusz Rzeszutek
|
9a64a628ea
|
Make instrumentations non final (#1752)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2020-11-26 11:22:25 -08:00 |
Mateusz Rzeszutek
|
50c8ab499d
|
Remove no longer needed helperClassNames() methods (#1755)
|
2020-11-24 20:50:32 -08:00 |
Mateusz Rzeszutek
|
45646ff367
|
Rename TypeInstrumentation#classLoaderMatcher() to classLoaderOptimization() (#1741)
* Rename TypeInstrumentation#classLoaderMatcher() to classLoaderOptimization()
* Removed no longer needed comments & improved JavaDoc
* Improve TypeInstrumentation Javadoc
|
2020-11-24 14:27:58 +02:00 |
Trask Stalnaker
|
081e142718
|
Rename grizzly-client instrumentation (#1709)
* Rename grizzly-client instrumentation
|
2020-11-21 10:51:45 -08:00 |