We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d11407 commit d515c8bCopy full SHA for d515c8b
1 file changed
.env
@@ -7,8 +7,8 @@ LP_API_USERNAME=test_lp_user
7
8
# OpenTelemetry
9
# Uncomment to enable tracing:
10
-OTEL_SERVICE_NAME=snapcraft-io
+# OTEL_SERVICE_NAME=snapcraft-io
11
# if using Linux, uncomment this:
12
-OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4318
+# OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4318
13
# if using MacOS, uncomment this:
14
# OTEL_EXPORTER_OTLP_ENDPOINT=http://host.docker.internal:4318
0 commit comments