1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +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
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
server-dev.ts feat: clean up command bar props (#7368) 2024-06-12 09:24:16 +03:00
server.ts