Skip to content

Commit 2a123b3

Browse files
nkolosnjajiscottfrederick
authored andcommitted
Fix typo in Grafana ConnectionDetailsFactory javadoc
See gh-41705
1 parent 4fcd998 commit 2a123b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-testcontainers/src/main/java/org/springframework/boot/testcontainers/service/connection/otlp/GrafanaOpenTelemetryMetricsContainerConnectionDetailsFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* {@link ContainerConnectionDetailsFactory} to create
2828
* {@link OtlpMetricsConnectionDetails} from a
2929
* {@link ServiceConnection @ServiceConnection}-annotated {@link LgtmStackContainer} using
30-
* the {@code "grafana/otel-lgtmb"} image.
30+
* the {@code "grafana/otel-lgtm"} image.
3131
*
3232
* @author Eddú Meléndez
3333
*/

0 commit comments

Comments
 (0)