docs/alerts: explain how alerts work and their issues#43
Conversation
|
no link from the main README? |
|
I wouldn't link this from the README. In my opinion, the README should be useful to get started with the project. I would consider including a link to the docs section (if it's not already there) for users who want to learn more advanced topics, like the alerts one. |
|
Maybe not from README. My point was to be linked from somewhere. Not requiring people to open the md file manually. Maybe from DEVELOPMENT.md or some other place. |
| ### Alert notification | ||
|
|
||
| Alerts are only sent **once** in any given 24 hours period for each application and | ||
| utilization percentage regardless of the period for which the utilization |
There was a problem hiding this comment.
We should also mention metrics.
When an alert has been sent for a given app and utilization %, it won't be sent again when going over limits for a different metric.
There was a problem hiding this comment.
@davidor does the change in the commit below make it all read ok to you?
90d65d8 to
68f718f
Compare
While at it also remove the "Platform" part of the product name.
Build succeeded |
No description provided.