Skip to content

Commit 14b4c76

Browse files
committed
docs: fix a copy/paste error
1 parent 9217bf7 commit 14b4c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/opentelemetry/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ A URL to send OpenTelemetry metrics to. E.g. `http://localhost:4318/v1/metrics`.
276276

277277
#### `options.metrics.apiGatewayKey`
278278

279-
Set the `Authorization` HTTP header in requests to the central API-Gateway-backed OpenTelemetry metrics collector. Defaults to `undefined`.
279+
Set the `X-OTel-Key` HTTP header in requests to the central API-Gateway-backed OpenTelemetry metrics collector. Defaults to `undefined`.
280280

281281
**Environment variable:** `OPENTELEMETRY_API_GATEWAY_KEY`<br/>
282282
**Option:** `metrics.apiGatewayKey` (`String`)

0 commit comments

Comments
 (0)