From 96a47469a65246302f9b1958a0c2a60568413998 Mon Sep 17 00:00:00 2001 From: Kameron Kenny <1267885+kkenny@users.noreply.github.com> Date: Wed, 26 Jun 2024 14:43:16 -0400 Subject: [PATCH] update inputs --- telegraf/telegraf.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/telegraf/telegraf.conf b/telegraf/telegraf.conf index c238873..2dcbb02 100644 --- a/telegraf/telegraf.conf +++ b/telegraf/telegraf.conf @@ -38,8 +38,6 @@ # Read flattened metrics from one or more JSON HTTP endpoints [[inputs.http]] - name = "OpenWeather" - urls = [ "https://api.openweathermap.org/data/3.0/onecall?lat=39.918449474871075&lon=-85.92342403177487&appid=eff13820392937489d74a4560e9bff1e" ]