Commit Graph

21 Commits

Author SHA1 Message Date
Sam Wright c096540523
Fix pekko route naming (#13491) 2025-03-26 16:14:32 -07:00
Lauri Tulmin 553fbb30c2
Add body to http server concurrency test response (#13540) 2025-03-19 12:21:50 +02:00
Sam Wright 11b59d017c
pekko: fix spans on server timeout (#13435) 2025-03-10 13:40:11 -07:00
Mason Lazalier Edmison ffeb80eb26
Add tapir path matching within pekko instrumentation (#13386)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-03-07 15:18:14 -08:00
Lauri Tulmin e2f4c23cb3
Fix typo in test code (#13445) 2025-03-04 12:49:29 +02:00
Mason Lazalier Edmison f0d80b2e55
Ensure tilde$1 onExit is run in correct order (#13360) 2025-02-25 17:07:00 -08:00
Lauri Tulmin b00858f6f3
Implement ExtendedTextMapGetter in http server instrumentations (#13053) 2025-01-20 14:11:05 +02:00
Lauri Tulmin ae3c7788e7
Akka/pekko http: set read timeout only for read timeout test (#12938) 2024-12-20 08:08:45 -08:00
Jay DeLuca 77b90fc3d9
Update the default expected exception in server tests (#12555) 2024-11-02 17:42:03 +02:00
SylvainJuge a8e63748b7
make Pekko instrumentation to indy compatible (#12428) 2024-10-15 16:12:32 +03:00
Gregor Zeitlinger b9f09cae88
Http server builder (#11651) 2024-10-07 09:41:24 -07:00
PJ Fanning be153f0764
make pekko test code more scala 3 friendly (#12384) 2024-10-02 13:50:34 -07:00
PJ Fanning 060c6c124d
add muzzle checks for Scala 3 jars of Pekko (#12383) 2024-10-02 13:14:52 -07:00
Lauri Tulmin 7f881d07a3
Don't use HttpServerTest.controller in java tests (#12347) 2024-09-29 17:09:25 -07:00
Lauri Tulmin 42d7177222
Improve akka route handling with java dsl (#11926) 2024-08-09 09:46:17 +03:00
Gregor Zeitlinger 798bdd5569
config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
Gregor Zeitlinger 47ebb94253
re-use logic for http client configuration (#11620)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-06-21 16:58:41 -07:00
Zachary Sistrunk 4325eb25a0
Instrument ConnectionSource in Akka/Pekko HTTP Servers (#11103) 2024-04-18 14:45:45 +03:00
SylvainJuge 955470a63a
Semconv 1.25.0 migration (#10983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 11:25:52 -07:00
Sam Wright 1225eb8cad
Capture http.route for pekko-http (#10799)
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
2024-03-12 18:04:29 +02:00
Lauri Tulmin fd86ac79bb
Move pekko modules under common directory (#10106) 2023-12-22 07:10:39 +00:00