1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib/services
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
..
client-metrics perf: Simplify queries to prometheus (#2706) 2022-12-19 17:06:59 +01:00
access-service.test.ts
access-service.ts Add possibility to soft delete users (#2497) 2022-11-23 09:30:54 +02:00
addon-schema.ts feat: support filtering on project and environment fields for events (#1801) 2022-07-12 12:13:25 +00:00
addon-service-test-simple-addon.ts feat: add OpenAPI validation to a few endpoints (#1409) 2022-04-25 14:17:59 +02:00
addon-service.test.ts
addon-service.ts
api-token-service.test.ts task: Make operations on the API Token store auditable. (#2531) 2022-11-28 10:56:34 +01:00
api-token-service.ts remove feature flag: tokens last seen (#2673) 2022-12-12 14:32:35 +00:00
client-spec-service.test.ts
client-spec-service.ts
context-schema.ts
context-service.ts
edge-service.ts Create endpoint that validates tokens for edge (#2039) 2022-09-01 13:26:26 +00:00
email-service.test.ts Hyperlink Injection in People Invitation Emails (#2307) 2022-11-01 10:38:33 +02:00
email-service.ts Hyperlink Injection in People Invitation Emails (#2307) 2022-11-01 10:38:33 +02:00
environment-service.ts feat: Add variants per env (#2471) 2022-11-21 10:37:16 +01:00
event-service.ts
favorites-service.ts Add favorite events (#2572) 2022-11-30 14:26:17 +02:00
feature-tag-service.ts
feature-toggle-service.ts Fix PATCH variants (old endpoint) when variants per environment are enabled (#2591) 2022-12-06 09:47:54 +00:00
feature-type-service.ts
group-service.ts UX additions to groups SSO syncing (#2200) 2022-10-20 10:47:19 +03:00
health-service.ts
index.ts Fix/remove settings cache (#2694) 2022-12-14 17:35:22 +01:00
instance-stats-service.ts feat: expose number of registered applications metric (#2692) 2022-12-16 11:16:51 +00:00
openapi-service.ts openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +02:00
pat-service.ts fix: limit total of PATs a user can have (#2301) 2022-11-02 08:11:35 +00:00
playground-service.ts
project-health-service.ts Make single project endpoint also return all features favorites (#2578) 2022-12-01 09:49:49 +02:00
project-schema.ts
project-service.ts Favorite project (#2569) 2022-11-30 13:41:53 +02:00
proxy-service.ts fix: background frontend settings should not crash tests 2022-12-14 20:24:47 +01:00
public-signup-token-service.ts
reset-token-service.ts
segment-schema.ts
segment-service.ts feat: update strategy segments with edit / create strategy (#2420) 2022-11-16 15:35:39 +01:00
session-service.ts
setting-service.ts Fix/remove settings cache (#2694) 2022-12-14 17:35:22 +01:00
state-schema.ts feat: Add variants per env (#2471) 2022-11-21 10:37:16 +01:00
state-service-export-v1.json
state-service.test.ts task: continue to return export v3 when variants per env disabled (#2529) 2022-12-01 11:13:49 +00:00
state-service.ts task: continue to return export v3 when variants per env disabled (#2529) 2022-12-01 11:13:49 +00:00
state-util.ts fix: update mime library method signature to 2.X (#1078) 2021-11-02 23:43:16 +01:00
strategy-schema.ts fix: Controller wraps handler with try/catch (#909) 2021-08-13 10:36:19 +02:00
strategy-service.ts
tag-schema.test.ts
tag-schema.ts
tag-service.ts
tag-type-schema.test.ts
tag-type-schema.ts fix: import schema needs to understand :global: env 2021-08-26 22:42:06 +02:00
tag-type-service.ts
user-feedback-service.ts
user-service.test.ts
user-service.ts remove feature flag: tokens last seen (#2673) 2022-12-12 14:32:35 +00:00
user-splash-service.ts
version-service.test.ts
version-service.ts