Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Fabian Stäber <[email protected]>
  • Loading branch information
fstab committed Feb 13, 2024
1 parent fe26090 commit d8183aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/run-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ while ! curl -sg 'http://localhost:9090/api/v1/query?query=up{job="opentelemetry
sleep 1
done

echo "The OpenTelemtry collector and the Grafana LGTM stack are up and running!"
echo "The OpenTelemetry collector and the Grafana LGTM stack are up and running."

echo "Open ports:"
echo " - 4317: OpenTelemetry GRPC endpoint"
Expand Down

0 comments on commit d8183aa

Please sign in to comment.