1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src
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
..
__mocks__
assets
component feat: limit the amount of results coming from Prometheus (#2776) 2023-01-04 11:00:04 +01:00
constants
contexts Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
hooks Allow hiding environments from the feature overview screen (#2727) 2023-01-03 15:41:34 +02:00
interfaces
openapi
themes Makestyles 7-1 (#2813) 2023-01-04 11:17:13 +02:00
types chore(deps): update dependency prettier to v2.8.1 (#2509) 2022-12-27 10:45:43 +01:00
utils Allow hiding environments from the feature overview screen (#2727) 2023-01-03 15:41:34 +02:00
index.tsx
setupTests.ts
vite-env.d.ts