1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/src/lib/services
Gastón Fournier 5fe238c896
task: Expose prometheus metrics (#2586)
## About the changes
This connects our backend with Prometheus (or compatible) metrics
service, and exposes raw data (i.e. acting as a proxy)

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2022-12-12 14:05:56 +01:00
..
client-metrics task: Expose prometheus metrics (#2586) 2022-12-12 14:05:56 +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
addon-service-test-simple-addon.ts
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 Feat update token seen at (#2514) 2022-11-29 19:46:40 +00:00
client-spec-service.test.ts
client-spec-service.ts
context-schema.ts
context-service.ts
edge-service.ts
email-service.test.ts
email-service.ts
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
health-service.ts
index.ts Favorite project (#2569) 2022-11-30 13:41:53 +02:00
instance-stats-service.ts
openapi-service.ts
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 implement proxy all endpoint (#2460) 2022-11-21 12:57:07 +02: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
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
strategy-schema.ts
strategy-service.ts
tag-schema.test.ts
tag-schema.ts
tag-service.ts
tag-type-schema.test.ts
tag-type-schema.ts
tag-type-service.ts
user-feedback-service.ts
user-service.test.ts
user-service.ts feat: update seen_at pat column (#2516) 2022-11-30 08:10:31 +02:00
user-splash-service.ts
version-service.test.ts
version-service.ts