mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Rework influxdb exporter
This commit is contained in:
parent
cb56b5d5ec
commit
42083f1865
14 changed files with 189 additions and 315 deletions
|
|
@ -87,6 +87,12 @@ end
|
|||
|
||||
-------------------------------------------------------
|
||||
|
||||
function driver:flush()
|
||||
return true
|
||||
end
|
||||
|
||||
-------------------------------------------------------
|
||||
|
||||
-- TODO remove after migrating to the new path format
|
||||
-- Maps second tag name to getRRDName
|
||||
local HOST_PREFIX_MAP = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue