Skip to content

Commit

Permalink
Update docs/sources/reference/components/loki/loki.source.api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinBisson authored Oct 2, 2024
1 parent c3b4524 commit 9447ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/reference/components/loki/loki.source.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ loki.source.api "loki_push_api" {

`loki.source.api` filters out all labels that start with `__`, for example, `__tenant_id__`.

If you need to be able to set the tenant ID, you must either make sure the `X-Scope-OrgID` header or use the [`loki.process`][loki.process] component.
If you need to be able to set the tenant ID, you must either make sure the `X-Scope-OrgID` header is present or use the [`loki.process`][loki.process] component.

[loki.process]: ../loki.process/

Expand Down

0 comments on commit 9447ba8

Please sign in to comment.