We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4371e11 commit 2cb049cCopy full SHA for 2cb049c
docs/manual-instrumentation.md
@@ -21,7 +21,6 @@ authorization data to set a few `OTLP_*` environment variables that will be avai
21
export OTEL_RESOURCE_ATTRIBUTES=service.name=<app-name>
22
export OTEL_EXPORTER_OTLP_ENDPOINT=https://my-deployment.apm.us-west1.gcp.cloud.es.io
23
export OTEL_EXPORTER_OTLP_HEADERS="Authorization=Bearer P....l"
24
-opentelemetry-instrument <command to start your service>
25
```
26
27
Refer to our [get started](./get-started.md) page for more details.
0 commit comments