Trask Stalnaker
|
1a506cb246
|
Document (and remove some) upper version test limits (#12945)
|
2024-12-27 08:54:10 -08:00 |
SylvainJuge
|
7c82dc4366
|
make servlet3 + spring webmvc + jaxrs 2.0 indy compatible (#12432)
|
2024-11-29 18:48:46 -08:00 |
Lauri Tulmin
|
7f881d07a3
|
Don't use HttpServerTest.controller in java tests (#12347)
|
2024-09-29 17:09:25 -07:00 |
Lauri Tulmin
|
1f8026e28c
|
Run tests with jdk 23 (#12329)
|
2024-09-26 12:16:41 +03:00 |
Lauri Tulmin
|
39668b503f
|
Make OpenTelemetryHandlerMappingFilter handle exceptions from Servlet… (#12221)
|
2024-09-12 09:28:59 +03:00 |
Andrei Chugunov
|
deac3971d9
|
spring mvc tests to java (#11114)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2024-05-08 12:28:35 +03:00 |
Lauri Tulmin
|
acb078bbc3
|
Wrap request to avoid modifying attributes of the original request (#10389)
|
2024-02-06 08:44:02 +02:00 |
Helen
|
fdeb032b33
|
Disable controller and view spans by default (#10042)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2024-01-04 09:16:46 -08:00 |
Mateusz Rzeszutek
|
dc81aae72f
|
Move HTTP classes to instrumentation-api (#9977)
|
2023-12-01 12:04:06 +01:00 |
Mateusz Rzeszutek
|
280c1ea4c1
|
Enable stable HTTP semconv by default (#9925)
|
2023-11-28 10:43:51 -08:00 |
Lauri Tulmin
|
7d2259742a
|
Transform inline advice to delegating advice and test indy modules (#9508)
|
2023-09-22 11:15:39 +03:00 |
Lauri Tulmin
|
913bebb979
|
Fix deprecated buildDir warning in gradle scripts (#9472)
|
2023-09-15 08:43:57 +02:00 |
Mateusz Rzeszutek
|
d7a34f90ba
|
Refactor and rename `HttpClientResend` and `HttpRouteHolder` (#9280)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2023-08-26 00:37:25 +00:00 |
Mateusz Rzeszutek
|
d4c5164809
|
Add classLoaderMatcher() for Spring WebMVC instrumentations (#8463)
|
2023-05-11 10:10:51 +02:00 |
Trask Stalnaker
|
b09bddd6e4
|
Update gradle to 8.1.1 (#8433)
|
2023-05-07 09:28:30 +03:00 |
Mateusz Rzeszutek
|
ea237e3a80
|
Update HTTP span name extractors (#7730)
Implements
https://github.com/open-telemetry/opentelemetry-specification/issues/2998
---------
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2023-02-14 07:40:05 -08:00 |
Mateusz Rzeszutek
|
2602cf681a
|
Add serlvet filter test to spring-webmvc-6.0 (#7406)
|
2022-12-15 09:07:42 +01:00 |
Mateusz Rzeszutek
|
59b7513cd0
|
Instrument spring-web 6 & spring-webmvc 6 (#7366)
Part of #7203
This PR is mostly copy-paste and working around the differences,
conceptually the new instrumentation is the same as the old one
|
2022-12-12 09:31:08 -08:00 |
Mateusz Rzeszutek
|
17b3fdb04a
|
Make preparations for Spring Web & WebMVC 6 instrumentations (#7343)
Just moving things around, extracting parent dir for `spring-web` and
`spring-webmvc`
|
2022-12-01 13:08:32 +01:00 |