Add service connection from OpenTelemetry Collector

See gh-35082
This commit is contained in:
Eddú Meléndez
2023-09-14 09:42:23 +02:00
committed by Moritz Halbritter
parent 4bb2e918ed
commit 6997277f75
24 changed files with 768 additions and 8 deletions

View File

@@ -992,6 +992,9 @@ The following service connection factories are provided in the `spring-boot-test
| `Neo4jConnectionDetails`
| Containers of type `Neo4jContainer`
| `OtlpConnectionDetails`
| Containers named "otel/opentelemetry-collector-contrib"
| `PulsarConnectionDetails`
| Containers of type `PulsarContainer`