Ken Finnigan
|
ce6ec4e2c7
|
Convert RabbitMQ 2.7 tests from groovy to java (#9562)
Signed-off-by: Ken Finnigan <ken@kenfinnigan.me>
|
2023-09-28 08:35:32 -07:00 |
Lauri Tulmin
|
5a14788fc1
|
Use .service instead of .getService() to get testcontainersBuildService (#8188)
|
2023-03-31 08:32:24 +00:00 |
Mateusz Rzeszutek
|
ab0c875015
|
Link RabbitMQ receive span with the producer span (#6808)
Similar to #6804, but for RabbitMQ.
Also changed the span kind of the receive span to `CONSUMER`, to match
the spec.
|
2022-10-06 12:20:19 +03:00 |
Trask Stalnaker
|
6884d66c09
|
Reduce top level instrumentation directories (#4965)
* akka
* dropwizard
* kafka
* reactor
* vertx
|
2021-12-22 10:16:13 -08:00 |
Lauri Tulmin
|
4c39b212da
|
Fix rabbitmq latest dep test (#4623)
|
2021-11-10 12:40:33 -08:00 |
Nikita Salnikov-Tarnovski
|
458ff3e4d7
|
Convert RabbitMQ to Instrumenter (#4463)
* Convert RabbitMQ to Instrumenter
* Polish
|
2021-10-26 18:14:19 -07:00 |
Trask Stalnaker
|
20c72f3e98
|
Format kotlin gradle files (#3942)
* Add ktlint for kotlinGradle
* ktlint fails on wildcard imports
* Auto-format kotlin gradle files
|
2021-08-25 13:43:57 +09:00 |
Lauri Tulmin
|
ff5472a822
|
Limit number of concurrently running docker tests (#3664)
* Limit number of concurrently running docker tests
* rename heavy to testcontainers
* use shorter expression
|
2021-07-27 15:41:39 -07:00 |
Anuraag Agrawal
|
761b9c280b
|
Migrate instrumentation gradle files to kotlin (#3414)
* Migrate instrumentation gradle files to kotlin
* Convert
* Muzzle
|
2021-06-28 17:27:12 +09:00 |