Removed throughput timeseries, duplicate of traffic #9579 (#9581)

This commit is contained in:
GabrieleDeri 2025-09-01 10:30:50 +02:00 committed by GitHub
parent f4a9a0fa86
commit 7f88b16eaf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 2 additions and 28 deletions

View file

@ -92,8 +92,7 @@ if (data) and (data["hosts"]) then
address .. "][Score: " .. value.score .. "]")
goto skip_host
end
tprint(value)
tprint("-------")
local host = {
lat = value["latitude"],
lng = value["longitude"],