From ec493083b9786348638c8b3d47c282b9d3e12bf6 Mon Sep 17 00:00:00 2001 From: "Jason A. Cox" Date: Thu, 17 Mar 2022 21:02:55 -0700 Subject: [PATCH] Fix spaces --- telegraf.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/telegraf.conf b/telegraf.conf index e24fbe07..9098638b 100644 --- a/telegraf.conf +++ b/telegraf.conf @@ -103,8 +103,8 @@ "http://pypowerwall:8675/aggregates", "http://pypowerwall:8675/soe", "http://pypowerwall:8675/strings", - "http://pypowerwall:8675/temps/pw", - "http://pypowerwall:8675/freq" + "http://pypowerwall:8675/temps/pw", + "http://pypowerwall:8675/freq" ] method = "GET" insecure_skip_verify = true