From d2136aace052bef8bbdae930e7c41e2350e08055 Mon Sep 17 00:00:00 2001 From: Johannes 'fish' Ziemke Date: Tue, 19 Mar 2019 11:23:17 +0100 Subject: Update README: Add note about ts in textfile This closes #1284 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8fbb8f1..65898d0 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ that are tied to a machine. 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` using the [text -format](http://prometheus.io/docs/instrumenting/exposition_formats/). +format](http://prometheus.io/docs/instrumenting/exposition_formats/). **Note:** Timestamps are not supported. To atomically push completion time for a cron job: ``` -- cgit v1.2.3