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 9217bf7 commit 14b4c76Copy full SHA for 14b4c76
packages/opentelemetry/README.md
@@ -276,7 +276,7 @@ A URL to send OpenTelemetry metrics to. E.g. `http://localhost:4318/v1/metrics`.
276
277
#### `options.metrics.apiGatewayKey`
278
279
-Set the `Authorization` HTTP header in requests to the central API-Gateway-backed OpenTelemetry metrics collector. Defaults to `undefined`.
+Set the `X-OTel-Key` HTTP header in requests to the central API-Gateway-backed OpenTelemetry metrics collector. Defaults to `undefined`.
280
281
**Environment variable:** `OPENTELEMETRY_API_GATEWAY_KEY`<br/>
282
**Option:** `metrics.apiGatewayKey` (`String`)
0 commit comments