From 4c77c338c2e016ebf12570ed5a73ba118f06342e Mon Sep 17 00:00:00 2001 From: Heikki Kallasjoki Date: Sat, 15 Dec 2018 15:52:17 +0000 Subject: Fix a typo in README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 297972c..f84eb78 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ The `textfile` collector can be used to conveniently export custom node-bound metrics. Metrics in any files ending in `.prom` in the designated directory are included in the scrape. Generally you should write to a file with a different suffix (say `.prom.tmp`) and then -atomically rename the file, to prevent the server for sending data +atomically rename the file, to prevent the server from sending data from incomplete metrics files. The implementation in this program copies the file contents directly -- cgit 1.4.1