Skip to content

Commit a591449

Browse files
committed
chore(otel): update .env.example
1 parent c52c4b9 commit a591449

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ OTEL_EXPORTER_OTLP_ENDPOINT="http://localhost:4318"
1616
OTEL_EXPORTER_OTLP_HEADERS=
1717

1818
## Service name
19-
OTEL_SERVICE_NAME=quintet
20-
OTEL_SERVICE_NAMESPACE=website
19+
OTEL_SERVICE_NAME=website
20+
OTEL_SERVICE_NAMESPACE=quintet

0 commit comments

Comments
 (0)