Lauri Tulmin
|
42d7177222
|
Improve akka route handling with java dsl (#11926)
|
2024-08-09 09:46:17 +03:00 |
Lauri Tulmin
|
a2d4148067
|
Remove http stable semconv tests (#10087)
|
2023-12-21 08:30:26 -08:00 |
Lauri Tulmin
|
746606b391
|
Fix akka http latest dep tests (#9573)
|
2023-09-28 08:23:26 -07:00 |
Lauri Tulmin
|
fc2d53c7bc
|
Fix akka http latest deps test (#9394)
|
2023-09-05 12:50:36 -07:00 |
Lauri Tulmin
|
d20b357c3d
|
Add http server stable semconv tests (#9360)
|
2023-08-31 18:43:03 -07:00 |
Lauri Tulmin
|
b9e459da07
|
Test http client stable semconv (#9178)
|
2023-08-13 10:22:04 -07:00 |
Lauri Tulmin
|
d87f40c9c7
|
Instrument akka-http bindAndHandle (#8174)
Resolves
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/8143
Resolves
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/6081
Resolves
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/5137
Using the same approach as in
https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/6243
and as used by DataDog. Unlike in #6243 this pr does not attempt to
prevent leaking scopes into actors but rather instruments the actor to
reset context to get rid of the leaked scopes (DataDog does the same).
|
2023-04-05 17:11:05 +03:00 |
Trask Stalnaker
|
895880b121
|
Fix akka testLatestDeps (#6900)
Resolves #6901
|
2022-10-17 17:45:05 -07:00 |
Lauri Tulmin
|
e526338fc3
|
Fix akka-http and tomcat10 latest dep tests (#6766)
Resolves
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/6760
Resolves
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/6759
|
2022-09-27 15:45:04 -07:00 |
Trask Stalnaker
|
9366e3aedb
|
Muzzle review (#6437)
* Muzzle review
* Fix
|
2022-08-08 08:29:14 -07:00 |
Trask Stalnaker
|
c3d0498030
|
Change akka-actor base version from 2.5 to 2.3 (#6439)
* Change akka-actor base version
* Updates
* spotless
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2022-08-08 08:27:54 -07:00 |
Lauri Tulmin
|
a45ee01259
|
Test latest version of akka-http (#5945)
* Test latest version of akka-http
* checkstyle
* spotless
|
2022-04-28 15:08:58 +03:00 |
Lauri Tulmin
|
45bd419ec0
|
Run tests with jdk17 (#5598)
|
2022-03-17 13:25:16 -07:00 |
Trask Stalnaker
|
6884d66c09
|
Reduce top level instrumentation directories (#4965)
* akka
* dropwizard
* kafka
* reactor
* vertx
|
2021-12-22 10:16:13 -08:00 |