Anuraag Agrawal
|
bbfdbb39c0
|
Create abstraction for library dependencies for instrumentation. (#977)
* Create abstraction for library dependencies for instrumentation.
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2020-08-19 08:57:31 +09:00 |
Trask Stalnaker
|
7159d04b8d
|
Change groovy import order (#1013)
* Update docs
* Format all groovy code
* Organize imports
|
2020-08-15 23:19:27 -07:00 |
Trask Stalnaker
|
414213f2d1
|
Remove final from parameters (#1003)
|
2020-08-15 22:35:51 -07:00 |
Trask Stalnaker
|
f893ca540b
|
Scripted package renaming (#988)
|
2020-08-15 21:55:01 -07:00 |
Trask Stalnaker
|
7818e33178
|
Package renaming (#970)
|
2020-08-13 20:14:46 -07:00 |
Trask Stalnaker
|
b5fbf90977
|
Extract instrumentation api module (#884)
|
2020-08-09 22:52:33 -07:00 |
Nikita Salnikov-Tarnovski
|
46dfa263af
|
Remove HttpServerTestAdvice (#897)
* Remove HttpServerTestAdvice
* Trying to fix
|
2020-08-06 13:05:55 +03:00 |
Trask Stalnaker
|
303d8f427f
|
Add response generic parameter to HttpServerTracer (#870)
|
2020-08-03 12:52:55 -07:00 |
Frank Spitulski
|
adab0efcd6
|
feat(tags): http (#827)
flavour, user agent, client ip
|
2020-07-29 23:57:12 -07:00 |
Anuraag Agrawal
|
f6594e1a67
|
Use Span.recordException for logging throwable (#813)
* Use Span.recordException
* Fix tests
* Cleanup
* Update instrumentation/jsp-2.3/src/test/groovy/JSPInstrumentationBasicTests.groovy
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* Spotless (IntelliJ acts weird with groovy files for me :()
* Update for merge
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2020-07-28 14:44:42 +09:00 |
Frank Spitulski
|
d6e39f89e6
|
feat(servlet): content length (#726)
|
2020-07-21 20:24:32 -07:00 |
Helen Y
|
86c438b154
|
Remove final from local variables (#732)
* Remove final from local variables
|
2020-07-20 13:53:34 +09:00 |
Anuraag Agrawal
|
d8355c672d
|
Docs for writing new instrumentation... (#652)
* Docs for writing new instrumentation
|
2020-07-19 14:21:19 +09:00 |
Nikita Salnikov-Tarnovski
|
9f1ffbe38c
|
Remove attribute `span.origin.type` (#712)
|
2020-07-16 10:00:45 -07:00 |
Nikita Salnikov-Tarnovski
|
763779e08a
|
Move servlet instrumentations around (#601)
|
2020-07-08 16:43:36 -07:00 |