1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src/component
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
..
addons POC: integration tests (#2422) 2022-12-06 15:28:33 +01:00
admin perf: Simplify queries to prometheus (#2706) 2022-12-19 17:06:59 +01:00
application feat: add application counter to application list (#2019) 2022-08-31 16:10:01 +02:00
archive Use new useConditionallyHiddenColumns hook (#2695) 2022-12-16 10:46:04 +01:00
changeRequest Use new useConditionallyHiddenColumns hook (#2695) 2022-12-16 10:46:04 +01:00
common perf: Simplify queries to prometheus (#2706) 2022-12-19 17:06:59 +01:00
context refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
environments adjusting mobile styles (#2604) 2022-12-06 17:01:14 +01:00
events visual changes representation (#2583) 2022-12-01 14:44:33 +01:00
feature fix: metrics one hour select label (#2712) 2022-12-19 16:27:21 +01:00
feedback chore(deps): update material-ui monorepo (#2269) 2022-11-10 21:40:38 +00:00
layout linter fixes (#2561) 2022-11-30 10:52:13 +01:00
maintenance Maintenance mode middleware (#2707) 2022-12-19 09:01:04 +02:00
menu Feat network overview (#2708) 2022-12-16 14:12:36 +00:00
playground/Playground Use new useConditionallyHiddenColumns hook (#2695) 2022-12-16 10:46:04 +01:00
project Use new useConditionallyHiddenColumns hook (#2695) 2022-12-16 10:46:04 +01:00
providers ui flags replaced in index.html (#2617) 2022-12-07 14:31:27 +02:00
segments Use new useConditionallyHiddenColumns hook (#2695) 2022-12-16 10:46:04 +01:00
splash refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
strategies refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
tags adjusting mobile styles (#2604) 2022-12-06 17:01:14 +01:00
user Use new useConditionallyHiddenColumns hook (#2695) 2022-12-16 10:46:04 +01:00
App.styles.ts Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00
App.tsx Maintenance mode UI (#2704) 2022-12-15 16:07:22 +02:00