Releases: grafolean/grafolean-netflow-bot
Releases · grafolean/grafolean-netflow-bot
v0.2.8-rc.2
- fix encoding big numbers to JSON
v0.2.7
- use BIGINT for in_bytes to avoid overflows
v0.2.6
- fix exception when unknown protocol is encountered
v0.2.5
- fix exception when unknown protocol is encountered
- fix logging with negative sum values
v0.2.4
- add logging and skip invalid (negative) values
v0.2.3
- automatically create device entities for new NetFlow exporters
v0.2.2
- shorter DB partition time frame
v0.2.1
- collect top N connections
- DB partitions interval changed to 1h (performance)
v0.2.0
- breaking change: changes to database format
- old data is removed after 5 days
- fixed db health check
- performance improvements