diff --git a/pipeline/inputs/windows-exporter-metrics.md b/pipeline/inputs/windows-exporter-metrics.md index 3963d5409..e5ed7f5e2 100644 --- a/pipeline/inputs/windows-exporter-metrics.md +++ b/pipeline/inputs/windows-exporter-metrics.md @@ -84,8 +84,8 @@ In the following configuration file, the input plugin `windows_exporter_metrics` # $ curl http://127.0.0.1:2021/metrics # service: - flush: 1 - log_level: info + flush: 1 + log_level: info pipeline: inputs: @@ -239,4 +239,4 @@ The WMI query will be called with the translated parameter as: 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: -- [`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) +- [`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) \ No newline at end of file