zalando-zmon / zmon-controller

ZMON UI and REST API
https://docs.zmon.io/
Other
21 stars 17 forks source link

User should see the Redis limit on an Alert's notification text (on the Dashboard) #518

Open elauria opened 6 years ago

elauria commented 6 years ago

Currently Alerts in the Dashboard which exceed the REDIS_SMEMBER_COUNT display a message under the title: "This Alert exceeds current maximum limit of entities".

UI should indicate what the current limit is.

REDIS_SMEMBER_COUNT should be made available to the UI for this purpose.

elauria commented 6 years ago

While this is not necessary, it is nice to inform the users what the limit is, so they are more informed about the state of the alert and can decide better how to design their alerts.