Wording/punctuation improvement in README.md.
This commit is contained in:
parent
393d62ab9e
commit
c164557cba
|
@ -57,7 +57,7 @@ to export static metrics, such as what role a machine has. The Pushgateway
|
||||||
should be used for service-level metrics. The textfile module is for metrics
|
should be used for service-level metrics. The textfile module is for metrics
|
||||||
that are tied to a machine.
|
that are tied to a machine.
|
||||||
|
|
||||||
To use set the `--collector.textfile.directory` flag on the Node exporter. The
|
To use it, set the `--collector.textfile.directory` flag on the Node exporter. The
|
||||||
collector will parse all files in that directory matching the glob `*.prom`
|
collector will parse all files in that directory matching the glob `*.prom`
|
||||||
using the [text
|
using the [text
|
||||||
format](http://prometheus.io/docs/instrumenting/exposition_formats/).
|
format](http://prometheus.io/docs/instrumenting/exposition_formats/).
|
||||||
|
|
Loading…
Reference in New Issue