Add OpenTelemetry Logging Service Connection from LgtmStackContainer and Docker Compose
See gh-42174
This commit is contained in:
committed by
Moritz Halbritter
parent
6cd6f75664
commit
793e9a8795
@@ -108,7 +108,7 @@ The following service connections are currently supported:
|
||||
| Containers named "neo4j" or "bitnami/neo4j"
|
||||
|
||||
| `OtlpLoggingConnectionDetails`
|
||||
| Containers named "otel/opentelemetry-collector-contrib"
|
||||
| Containers named "otel/opentelemetry-collector-contrib", "grafana/otel-lgtm"
|
||||
|
||||
| `OtlpMetricsConnectionDetails`
|
||||
| Containers named "otel/opentelemetry-collector-contrib", "grafana/otel-lgtm"
|
||||
|
||||
@@ -72,7 +72,7 @@ The following service connection factories are provided in the `spring-boot-test
|
||||
| Containers of type `Neo4jContainer`
|
||||
|
||||
| `OtlpLoggingConnectionDetails`
|
||||
| Containers named "otel/opentelemetry-collector-contrib"
|
||||
| Containers named "otel/opentelemetry-collector-contrib" or of type `LgtmStackContainer`
|
||||
|
||||
| `OtlpMetricsConnectionDetails`
|
||||
| Containers named "otel/opentelemetry-collector-contrib" or of type `LgtmStackContainer`
|
||||
|
||||
Reference in New Issue
Block a user