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
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
..
api Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
apiToken fix: upgrades useHiddenColumns hook to fix related issues (#2691) 2022-12-14 15:22:38 +00:00
auth Remove clone env and sync sso group flags (#2596) 2022-12-05 12:07:15 +02:00
billing fix: pro flow stripe integration refinements (#1149) 2022-07-26 08:50:27 +01:00
cors Fix/remove settings cache (#2694) 2022-12-14 17:35:22 +01:00
groups fix: upgrades useHiddenColumns hook to fix related issues (#2691) 2022-12-14 15:22:38 +00:00
instance-admin linter fixes (#2561) 2022-11-30 10:52:13 +01:00
invoice fix: show previous invoices page if UNLEASH_CLOUD is falsy (#1094) 2022-06-14 15:41:28 +02:00
menu Feat network overview (#2708) 2022-12-16 14:12:36 +00:00
network perf: Simplify queries to prometheus (#2706) 2022-12-19 17:06:59 +01:00
projectRoles Use new useConditionallyHiddenColumns hook (#2695) 2022-12-16 10:46:04 +01:00
users Use new useConditionallyHiddenColumns hook (#2695) 2022-12-16 10:46:04 +01:00
index.tsx chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00