Fix typo in Grafana ConnectionDetailsFactory javadoc
See gh-41705
This commit is contained in:
parent
4fcd998c4d
commit
2a123b3e27
|
@ -27,7 +27,7 @@ import org.springframework.boot.testcontainers.service.connection.ServiceConnect
|
|||
* {@link ContainerConnectionDetailsFactory} to create
|
||||
* {@link OtlpMetricsConnectionDetails} from a
|
||||
* {@link ServiceConnection @ServiceConnection}-annotated {@link LgtmStackContainer} using
|
||||
* the {@code "grafana/otel-lgtmb"} image.
|
||||
* the {@code "grafana/otel-lgtm"} image.
|
||||
*
|
||||
* @author Eddú Meléndez
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue