mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Stores benchmark results in plain redis keys with TTL for auto-cleanup
This commit is contained in:
parent
ab0094c1c3
commit
3cafa97aba
2 changed files with 14 additions and 16 deletions
|
|
@ -38,7 +38,6 @@ local function print_callbacks_config_tbody_simple_view(descr)
|
|||
print(check_module.gui.input_builder(check_module))
|
||||
print("</td>")
|
||||
|
||||
|
||||
if check_module.benchmark and table.len(check_module.benchmark) > 0 then
|
||||
local max_duration
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue