1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/frontend/src
Gastón Fournier 4b519ead4f
perf: Simplify queries to prometheus (#2706)
## About the changes
This PR improves our queries to Prometheus (instead of making multiple queries do only one) and improves the UI and the code. 

The reports aggregate all HTTP methods (GET, POST, PUT, DELETE, OPTIONS, HEAD and PATCH) without distinction under the same "endpoint" (a relative path inside unleash up to a certain depth)

Co-authored-by: Nuno Góis <nuno@getunleash.ai>
2022-12-19 17:06:59 +01:00
..
__mocks__
assets Change request event tracking (#2570) 2022-11-30 12:04:29 +01:00
component perf: Simplify queries to prometheus (#2706) 2022-12-19 17:06:59 +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 perf: Simplify queries to prometheus (#2706) 2022-12-19 17:06:59 +01:00
interfaces Maintenance mode UI (#2704) 2022-12-15 16:07:22 +02:00
openapi perf: Simplify queries to prometheus (#2706) 2022-12-19 17:06:59 +01:00
themes feat: review your draft sidebar (#2305) 2022-11-02 16:05:27 +01:00
types
utils perf: Simplify queries to prometheus (#2706) 2022-12-19 17:06:59 +01:00
index.tsx
setupTests.ts
vite-env.d.ts