From 895453f4d3afcea1eb8b8fcaf6c73c2da83dc2b8 Mon Sep 17 00:00:00 2001 From: "Mahlon E. Smith" Date: Sun, 18 Feb 2018 23:40:34 -0800 Subject: [PATCH] Fix the netdata link to point the the right spot. ... shame! --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index da6ac5b..9d8dce2 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ What's this? ------------ This program is designed to accept JSON streams from -[Netdata](http://netdata.io) clients, and write metrics to a PostgreSQL table - -specifically, [Timescale](http://timescale.com) backed tables (though -that's not technically a requirement.) +[Netdata](https://my-netdata.io/) clients, and write metrics to a +PostgreSQL table - specifically, [Timescale](http://timescale.com) +backed tables (though that's not technically a requirement.) Installation @@ -56,7 +56,8 @@ SELECT create_hypertable( 'netdata', 'time', chunk_time_interval => 604800000000 ### Netdata You'll likely want to pare down what netdata is sending. Here's an -example configuration for `netdata.conf`: +example configuration for `netdata.conf` -- you will want to season +this to taste. ``` [backend]