1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/features/instance-stats
Jaanus Sellin 958ccabb54
feat: lifecycle prometheus metrics per project (#7032)
When we pushed metrics per feature, it had too many datapoints and
grafana could not handle it. Now I am taking median for a project.
2024-05-10 15:24:27 +03:00
..
createInstanceStatsService.ts feat: duration in stage, add feature lifecycle prometheus metrics (#6973) 2024-05-08 11:33:51 +03:00
getActiveUsers.e2e.test.ts fix: added await to getActiveUsers tests 2023-10-10 13:23:20 +02:00
getActiveUsers.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
getProductionChanges.e2e.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
getProductionChanges.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
instance-stats-service.test.ts feat: duration in stage, add feature lifecycle prometheus metrics (#6973) 2024-05-08 11:33:51 +03:00
instance-stats-service.ts feat: lifecycle prometheus metrics per project (#7032) 2024-05-10 15:24:27 +03:00