.hgtags
author Mahlon E. Smith <mahlon@laika.com>
Thu, 10 Dec 2020 17:20:37 -0800
changeset 21 a2fe9ec4cdf2
parent 20 8ab012d41a9c
permissions -rw-r--r--
Fix docs: exporting.conf example and help verbose/version typo. diff -r 8ab012d41a9c README.md --- a/README.md Sat Jul 25 15:31:28 2020 -0700 +++ b/README.md Thu Dec 10 17:20:01 2020 -0800 @@ -67,10 +67,10 @@ ``` [exporting:global] - enabled = yes + enabled = yes + hostname = your-hostname [json:timescale] - hostname = your-hostname enabled = yes data source = average destination = localhost:14866 diff -r 8ab012d41a9c netdata_tsrelay.nim --- a/netdata_tsrelay.nim Sat Jul 25 15:31:28 2020 -0700 +++ b/netdata_tsrelay.nim Thu Dec 10 17:20:01 2020 -0800 @@ -85,7 +85,7 @@ Alter the maximum time (in ms) an open socket waits for data before processing the sample. Default: 500ms. - -v --verbose: + -v --version: Display version number. """
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
18
a135fdaed52b Added tag v0.2.0 for changeset 96b8799a565a
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     1
96b8799a565a73ccb73da57a8d3caec085b71056 v0.2.0
20
8ab012d41a9c Added tag v0.3.0 for changeset 1f09cfb560e0
Mahlon E. Smith <mahlon@martini.nu>
parents: 18
diff changeset
     2
1f09cfb560e01bd2c87ab1bbe4f7af2e3227e6c3 v0.3.0