1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/test
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
..
config Remove clone env and sync sso group flags (#2596) 2022-12-05 12:07:15 +02:00
e2e perf: Simplify queries to prometheus (#2706) 2022-12-19 17:06:59 +01:00
examples feat: Add variants per env (#2471) 2022-11-21 10:37:16 +01:00
fixtures feat: expose number of registered applications metric (#2692) 2022-12-16 11:16:51 +00:00
arbitraries.test.ts feat(#1873/playground): Return detailed information on feature toggle evaluation (#1839) 2022-08-04 15:41:52 +02:00