mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 08:50:12 +00:00
Delete old timeseries when monitoring granularity is changed
This commit is contained in:
parent
8fb749400b
commit
4bd04e7e4c
6 changed files with 53 additions and 33 deletions
|
|
@ -70,6 +70,7 @@ $(document).ready(function() {
|
|||
old_rtt_host: data.host,
|
||||
old_measurement: data.measurement,
|
||||
granularity: granularity,
|
||||
old_granularity: data.granularity,
|
||||
csrf: rtt_csrf
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue