Skip to content

Commit e93c616

Browse files
lecarosTom
authored andcommitted
installation: sources: build-and-install: fix processors table format
Signed-off-by: lecaros <[email protected]> Signed-off-by: Tom <[email protected]>
1 parent a0d2fe2 commit e93c616

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

installation/sources/build-and-install.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ Processor plugins handle the events within the processor pipelines to allow modi
230230

231231
The following table describes the processors available:
232232

233-
| Option | Description | Default || :--- | :--- | :--- |
234-
| [`FLB_PROCESSOR_METRICS_SELECTOR`](../../pipeline/processors/metrics-selector.md) | Enable metrics selector processor | _On_ |
235-
| [`FLB_PROCESSOR_LABELS`](../../pipeline/processors/labels.md) | Enable metrics label manipulation processor | _On_ |
233+
| Option | Description | Default |
234+
| :--- | :--- | :--- |
235+
| [`FLB_PROCESSOR_METRICS_SELECTOR`](../../pipeline/processors/metrics-selector.md) | Enable metrics selector processor | `On` |
236+
| [`FLB_PROCESSOR_LABELS`](../../pipeline/processors/labels.md) | Enable metrics label manipulation processor | `On` |

0 commit comments

Comments
 (0)