Skip to content

Commit c4e200c

Browse files
committed
Add limitation notice
1 parent 6696539 commit c4e200c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/sources/reference/components/loki/loki.enrich.md

+2
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ The component matches logs to discovered targets and enriches them with addition
130130
1. If a match is found, it copies the requested `labels_to_copy` from the discovered target to the log entry. If `labels_to_copy` is empty, all labels are copied.
131131
1. The log entry, enriched or unchanged, is forwarded to the configured receivers.
132132

133+
Note that By default, `loki.enrich` is ready as soon as it starts, even if no targets has been discovered yet. If telemetry is sent to this processor before the metadata is synced, there will be no labels to enrich the telemetry with.
134+
133135
<!-- START GENERATED COMPATIBLE COMPONENTS -->
134136

135137
## Compatible components

0 commit comments

Comments
 (0)