Skip to content

Commit d515c8b

Browse files
committed
fix: disable o11y by default
1 parent 3d11407 commit d515c8b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ LP_API_USERNAME=test_lp_user
77

88
# OpenTelemetry
99
# Uncomment to enable tracing:
10-
OTEL_SERVICE_NAME=snapcraft-io
10+
# OTEL_SERVICE_NAME=snapcraft-io
1111
# if using Linux, uncomment this:
12-
OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4318
12+
# OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4318
1313
# if using MacOS, uncomment this:
1414
# OTEL_EXPORTER_OTLP_ENDPOINT=http://host.docker.internal:4318

0 commit comments

Comments
 (0)