mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Implements error handling in line protocol generation
This commit is contained in:
parent
7c90b3b79b
commit
00158e8bc2
5 changed files with 132 additions and 64 deletions
|
|
@ -51,7 +51,8 @@ end
|
|||
|
||||
-- ##############################################
|
||||
|
||||
function driver:export()
|
||||
function driver:export(deadline)
|
||||
|
||||
return
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue