Commit Graph

6 Commits

Author SHA1 Message Date
Anuraag Agrawal e0cb216610
Remove remaining usages of basic span asserts (#3616) 2021-07-19 10:09:44 -07:00
Lauri Tulmin d3856ad1d7
Context propagation for ratpack Execution.fork() (#3416) 2021-06-28 17:42:38 +09:00
Anuraag Agrawal d94a92c4ab
Use Ratpack core API for test server. (#3215)
* Use Ratpack core API for test server.

* Fix async path param test

* Spotless
2021-06-08 11:39:20 +09:00
Ago Allikmaa df078f95a9
Extract HttpServerTest INDEXED_CHILD span attribute collection logic (#3095)
* Extrawct HttpServerTest INDEXED_CHILD span attribute collection logic

* Adjust whitespace

* Fix context issue with JAX-RS

* Rerun tests
2021-05-27 11:18:11 +03:00
Ago Allikmaa a568daaf0a
Fix Ratpack server context propagation and enable its concurrency test (#2910) 2021-05-05 18:27:50 -07:00
Trask Stalnaker 5f263644da
Create javaagent dirs for all instrumentations (#1668)
* Create javaagent dirs for all instrumentation

* Add note about kotlin coroutine library instrumentation

* Feedback
2020-11-28 21:04:16 -08:00