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 |