Skip to content

Commit da5e110

Browse files
eschabellTom
authored andcommitted
Small fix in code example for windows exporter metrics plugin doc. (fluent#2009)
Signed-off-by: Eric D. Schabell <[email protected]> Signed-off-by: Tom <[email protected]>
1 parent 351d4e8 commit da5e110

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pipeline/inputs/windows-exporter-metrics.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ In the following configuration file, the input plugin `windows_exporter_metrics`
8888
# $ curl http://127.0.0.1:2021/metrics
8989
#
9090
service:
91-
flush: 1
92-
log_level: info
91+
flush: 1
92+
log_level: info
9393

9494
pipeline:
9595
inputs:
@@ -243,4 +243,4 @@ The WMI query will be called with the translated parameter as:
243243

244244
The plugin implements a subset of the available collectors in the original Prometheus Windows Exporter. If you would like a specific collector prioritized, open a GitHub issue by using the following template:
245245

246-
- [`in_windows_exporter_metrics`](https://github.com/fluent/fluent-bit/issues/new?assignees=\&labels=\&template=feature_request.md\&title=in_windows_exporter_metrics:%20add%20ABC%20collector)
246+
- [`in_windows_exporter_metrics`](https://github.com/fluent/fluent-bit/issues/new?assignees=\&labels=\&template=feature_request.md\&title=in_windows_exporter_metrics:%20add%20ABC%20collector)

0 commit comments

Comments
 (0)