1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-24 20:06:55 +01:00
unleash.unleash/src
Thomas Heartman c4e2159401
chore: add metrics/gauges for "max constraint values" and "max constraints" (#7398)
This PR adds metrics tracking for:
- "maxConstraintValues": the highest number of constraint values that
are in use
- "maxConstraintsPerStrategy": the highest number of constraints used on
a strategy

It updates the existing feature strategy read model that returns max
metrics for other strategy-related things.

It also moves one test into a more fitting describe block.
2024-06-17 11:13:13 +02:00
..
lib chore: add metrics/gauges for "max constraint values" and "max constraints" (#7398) 2024-06-17 11:13:13 +02:00
mailtemplates fix-css-update-for-CR-email-template (#6186) 2024-02-13 10:16:25 +09:00
migrations feat: adding full creator information to view used by feature read (#7356) 2024-06-11 14:19:32 +02:00
test feat: Max strategies metrics (#7392) 2024-06-14 09:20:43 +02:00
migrator.ts fix: set log level to error for db migrate (#6601) 2024-03-19 14:45:27 +01:00
server-dev.ts feat: clean up command bar props (#7368) 2024-06-12 09:24:16 +03:00
server.ts