Skip to content

Commit 6cded5d

Browse files
cosmo0920Pat
andcommitted
Clarify the sentence.
Co-authored-by: Pat <[email protected]> Signed-off-by: Hiroshi Hatake <[email protected]>
1 parent ab47e2c commit 6cded5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/inputs/windows-exporter-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The initial release of Windows Exporter Metrics contains a single collector avai
2424
| we.service.where | Specify the WHERE clause for retrieving service metrics. | `NULL` |
2525
| we.service.include | Specify the key value pairs for the include condition for the WHERE clause of service metrics. | `NULL` |
2626
| we.service.exclude | Specify the key value pairs for the exclude condition for the WHERE clause of service metrics. | `NULL` |
27-
| we.process.allow\_process\_regex | Specify the regex for process metrics to allow collection of. Collect all by default. | "/.+/" |
27+
| we.process.allow\_process\_regex | Specify the regex covering the process metrics to collect. Collect all by default. | "/.+/" |
2828
| we.process.deny\_process\_regex | Specify the regex for process metrics to prevent collection of/ignore. Allow all by default. | `NULL` |
2929
| collector.cpu.scrape\_interval | The rate in seconds at which cpu metrics are collected from the host operating system. If a value greater than 0 is used then it overrides the global default otherwise the global default is used. | 0 seconds |
3030
| collector.net.scrape\_interval | The rate in seconds at which net metrics are collected from the host operating system. If a value greater than 0 is used then it overrides the global default otherwise the global default is used. | 0 seconds |

0 commit comments

Comments
 (0)