update inputs
This commit is contained in:
parent
b153a41061
commit
96a47469a6
|
@ -38,8 +38,6 @@
|
||||||
|
|
||||||
# Read flattened metrics from one or more JSON HTTP endpoints
|
# Read flattened metrics from one or more JSON HTTP endpoints
|
||||||
[[inputs.http]]
|
[[inputs.http]]
|
||||||
name = "OpenWeather"
|
|
||||||
|
|
||||||
urls = [
|
urls = [
|
||||||
"https://api.openweathermap.org/data/3.0/onecall?lat=39.918449474871075&lon=-85.92342403177487&appid=eff13820392937489d74a4560e9bff1e"
|
"https://api.openweathermap.org/data/3.0/onecall?lat=39.918449474871075&lon=-85.92342403177487&appid=eff13820392937489d74a4560e9bff1e"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue