Our default Top-k dashboad is very CPU intensive and we need to provide better alternative for it.
We can pre-calculate top-K hosts (per direction, by bytes/s, packets/s, flow/s) on FastNetMon side and export only them.
It will reduce load on Clickhouse and even can be implemented for InfluxDB