1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-03 01:18:43 +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__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets Change request event tracking (#2570) 2022-11-30 12:04:29 +01:00
component feat: limit the amount of results coming from Prometheus (#2776) 2023-01-04 11:00:04 +01:00
constants Feat clone environment modal (#2245) 2022-10-28 09:15:46 +01:00
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 UI Flags cleanup (#2778) 2023-01-02 15:41:43 +02:00
openapi perf: Simplify queries to prometheus (#2706) 2022-12-19 17:06:59 +01:00
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 feat: message banner (#2726) 2022-12-22 15:16:51 +00:00
setupTests.ts feat: new tag types table (#1014) 2022-05-25 11:12:53 +02:00
vite-env.d.ts refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00