1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/admin/network
Gastón Fournier bf77182ca7
feat: limit the amount of results coming from Prometheus (#2776)
## About the changes
To avoid showing too much data in the traffic screen, limit the number
of results to `topk`.

## Discussion points
Top 10 is a rule of thumb, but maybe we could do top 25. Until we gather
more data, I believe this should be good enough
2023-01-04 11:00:04 +01:00
..
NetworkOverview perf: Simplify queries to prometheus (#2706) 2022-12-19 17:06:59 +01:00
NetworkTraffic feat: limit the amount of results coming from Prometheus (#2776) 2023-01-04 11:00:04 +01:00
Network.tsx Feat lazy loading network (#2709) 2022-12-16 18:09:24 +00:00