1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/src/lib/features/feature-lifecycle
Jaanus Sellin 02440dfed2
feat: duration in stage, add feature lifecycle prometheus metrics (#6973)
Introduce a new concept. Duration in stage.
Also add it into prometheus metric.
2024-05-08 11:33:51 +03:00
..
createFeatureLifecycle.ts feat: Check production enabled live stage (#6952) 2024-04-26 13:38:25 +02:00
fake-feature-lifecycle-read-model.ts feat: return lifecycle state in feature overview (#6920) 2024-04-24 14:27:26 +02:00
fake-feature-lifecycle-store.ts feat: duration in stage, add feature lifecycle prometheus metrics (#6973) 2024-05-08 11:33:51 +03:00
feature-lifecycle-controller.ts feat: feature lifecycle complete and uncomplete (#6927) 2024-04-26 11:38:42 +03:00
feature-lifecycle-read-model-type.ts feat: return lifecycle state in feature overview (#6920) 2024-04-24 14:27:26 +02:00
feature-lifecycle-read-model.ts feat: return lifecycle state in feature overview (#6920) 2024-04-24 14:27:26 +02:00
feature-lifecycle-service.test.ts feat: duration in stage, add feature lifecycle prometheus metrics (#6973) 2024-05-08 11:33:51 +03:00
feature-lifecycle-service.ts feat: duration in stage, add feature lifecycle prometheus metrics (#6973) 2024-05-08 11:33:51 +03:00
feature-lifecycle-store-type.ts feat: duration in stage, add feature lifecycle prometheus metrics (#6973) 2024-05-08 11:33:51 +03:00
feature-lifecycle-store.ts feat: duration in stage, add feature lifecycle prometheus metrics (#6973) 2024-05-08 11:33:51 +03:00
feature-lifecycle.e2e.test.ts feat: Check production enabled live stage (#6952) 2024-04-26 13:38:25 +02:00
get-current-stage.test.ts feat: return lifecycle state in feature overview (#6920) 2024-04-24 14:27:26 +02:00
get-current-stage.ts feat: return lifecycle state in feature overview (#6920) 2024-04-24 14:27:26 +02:00