Skip to content

Commit f21390e

Browse files
author
Lingling Peng
committed
revert changes in the .env.example
1 parent 4b26c15 commit f21390e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.env.example

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
## Here are the environment variables you can set for the Synapse Python client to configure OpenTelemetry tracing and metrics:
22
# You can copy this file to `.env` and fill in the values as needed.
3-
# OTEL_SERVICE_NAME=my-service-using-synapse-python-client
4-
# OTEL_EXPORTER_OTLP_ENDPOINT=https://ingest.us.signoz.cloud
5-
# OTEL_SERVICE_INSTANCE_ID=local
6-
# OTEL_EXPORTER_OTLP_HEADERS=signoz-ingestion-key=<your key>
3+
# OTEL_EXPORTER_OTLP_ENDPOINT=http://fill-me-in
4+
# OTEL_SERVICE_INSTANCE_ID=local_development_testing
5+
# OTEL_EXPORTER_OTLP_HEADERS=# Authorization

0 commit comments

Comments
 (0)