mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Rework RTT to use two separate parameters for the key
This commit is contained in:
parent
3f8118de75
commit
9f01dd4afe
9 changed files with 129 additions and 71 deletions
|
|
@ -843,7 +843,6 @@ function ts_utils.getPossiblyChangedSchemas()
|
|||
return {
|
||||
"host:contacts", -- split in "as_client" and "as_server"
|
||||
"host:ndpi_categories", --split in "bytes_sent" and "bytes_rcvd"
|
||||
"monitored_host:rtt", -- aggregation_function -> max
|
||||
|
||||
-- Added missing ifid tag
|
||||
"influxdb:storage_size",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue