From 6097f73caae7b0bf6fa6f8e3380c4bafdc341fad Mon Sep 17 00:00:00 2001 From: Paulin Todev Date: Fri, 6 Oct 2023 16:40:24 +0100 Subject: [PATCH] Remove note about "from_context" not working. The underlying issue has been fixed, and this comment no longer applies. --- .../flow/reference/components/otelcol.auth.headers.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/sources/flow/reference/components/otelcol.auth.headers.md b/docs/sources/flow/reference/components/otelcol.auth.headers.md index b07b9a79373e..dd4d6cdd2cfd 100644 --- a/docs/sources/flow/reference/components/otelcol.auth.headers.md +++ b/docs/sources/flow/reference/components/otelcol.auth.headers.md @@ -73,13 +73,6 @@ The `value` attribute sets the value of the header directly. Alternatively, `from_context` can be used to dynamically retrieve the header value from request metadata. -> **NOTE**: It is not possible to use `from_context` to get the header value if -> [the `otelcol.processor.batch` component][otelcol.processor.batch] is used to -> batch before data is sent to the component referencing -> `otelcol.auth.headers`. - -[otelcol.processor.batch]: {{< relref "./otelcol.processor.batch.md" >}} - ## Exported fields The following fields are exported and can be referenced by other components: