Add support for Grafana LGTM stack
See gh-41551
This commit is contained in:
committed by
Stéphane Nicoll
parent
f11dc544b6
commit
9eff627eb2
@@ -108,10 +108,10 @@ The following service connections are currently supported:
|
||||
| Containers named "neo4j" or "bitnami/neo4j"
|
||||
|
||||
| `OtlpMetricsConnectionDetails`
|
||||
| Containers named "otel/opentelemetry-collector-contrib"
|
||||
| Containers named "otel/opentelemetry-collector-contrib", "grafana/otel-lgtm"
|
||||
|
||||
| `OtlpTracingConnectionDetails`
|
||||
| Containers named "otel/opentelemetry-collector-contrib"
|
||||
| Containers named "otel/opentelemetry-collector-contrib", "grafana/otel-lgtm"
|
||||
|
||||
| `PulsarConnectionDetails`
|
||||
| Containers named "apachepulsar/pulsar"
|
||||
|
||||
@@ -72,10 +72,10 @@ The following service connection factories are provided in the `spring-boot-test
|
||||
| Containers of type `Neo4jContainer`
|
||||
|
||||
| `OtlpMetricsConnectionDetails`
|
||||
| Containers named "otel/opentelemetry-collector-contrib"
|
||||
| Containers named "otel/opentelemetry-collector-contrib" or `LgtmStackContainer`
|
||||
|
||||
| `OtlpTracingConnectionDetails`
|
||||
| Containers named "otel/opentelemetry-collector-contrib"
|
||||
| Containers named "otel/opentelemetry-collector-contrib" or `LgtmStackContainer`
|
||||
|
||||
| `PulsarConnectionDetails`
|
||||
| Containers of type `PulsarContainer`
|
||||
|
||||
Reference in New Issue
Block a user