Skip to content

Commit 8814a55

Browse files
andreaturlixrmx
andauthored
Update examples/aiohttp/README.md
Co-authored-by: Riccardo Magliocchetti <[email protected]>
1 parent c81c044 commit 8814a55

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/aiohttp/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ docker build --load -t edot-aiohttp:latest .
1111
You can run the application with:
1212

1313
```sh
14-
export OTEL_METRICS_EXPORTER=otlp
15-
export OTEL_LOGS_EXPORTER=otlp
1614
export OTEL_EXPORTER_OTLP_ENDPOINT=https://my-deployment.apm.us-west1.gcp.cloud.es.io
1715
export OTEL_EXPORTER_OTLP_HEADERS="Authorization=Bearer P....l"
1816
docker run -e OTEL_EXPORTER_OTLP_ENDPOINT="$OTEL_EXPORTER_OTLP_ENDPOINT" \

0 commit comments

Comments
 (0)