Skip to content

Commit a9e3a60

Browse files
h0cheungChrsMark
andcommitted
docs (processor/k8sattributes): update README.
Co-authored-by: Christos Markou <[email protected]>
1 parent 1e8d56a commit a9e3a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

processor/k8sattributesprocessor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ By default, the processor will be ready as soon as it starts, even if no metadat
200200
If data is sent to this processor before the metadata is synced, there will be no metadata to enrich the data with.
201201

202202
To wait for the metadata to be synced before the processor is ready, set the `wait_for_metadata` option to `true`.
203-
Then the processor will not be ready until the metadata is fully synced. As a result, the start-up of the Collector tool will be blocked. If the metadata cannot be synced, the Collector tool will ultimately fail to start.
203+
Then the processor will not be ready until the metadata is fully synced. As a result, the start-up of the Collector will be blocked. If the metadata cannot be synced, the Collector will ultimately fail to start.
204204
If a timeout is reached, the processor will fail to start and return an error, which will cause the collector to exit.
205205
The timeout defaults to 10s and can be configured with the `metadata_sync_timeout` option.
206206

0 commit comments

Comments
 (0)