Trask Stalnaker
|
ae209d9289
|
Rename ErrorCauseExtractor.jdk() to getDefault() (#6580)
* Rename ErrorCauseExtractor.jdk() to ErrorCauseExtractor.getDefault()
* jApiCmp
|
2022-09-12 17:36:34 +03:00 |
Mateusz Rzeszutek
|
802f5aa3ea
|
Instrumentation API and Javadoc cleanup (#5954)
|
2022-05-09 22:13:45 -07:00 |
Mateusz Rzeszutek
|
2c4acd7c81
|
Introduce LocalRootSpan (replacing ServerSpan) (#5896)
* Introduce LocalRootSpan (replacing ServerSpan)
* fix tests
* bridge old ServerSpan class
|
2022-04-21 11:29:10 +02:00 |
Mateusz Rzeszutek
|
4d34d90437
|
Do not set the http.route attribute in JSF instrumentations by default (#5819)
* Do not set the http.route attribute in JSF instrumentations by default
* code review comments
|
2022-04-14 09:07:05 -07:00 |
Mateusz Rzeszutek
|
edc185b133
|
Rename ServerSpanNaming to HttpRouteHolder (#5211)
* Rename ServerSpanNaming to HttpRouteHolder
* HttpRouteBiGetter
|
2022-01-25 09:44:15 -08:00 |
Nikita Salnikov-Tarnovski
|
1a9c633b4b
|
Rename some packages, move some classes (#5043)
* Rename some packages, move some classes
|
2022-01-09 13:26:51 +02:00 |
Mateusz Rzeszutek
|
0bab0c2aa3
|
Move `ServletContextPath` to `servlet-common:bootstrap` (#4824)
* Move ServletContextPath to servlet-common:bootstrap
* fix tests
* Simplify ServletContextPath calls in restlet instrumentation
|
2021-12-08 15:59:31 +01:00 |