Dl/Product Release Checklist: Difference between revisions
From stonehomewiki
Jump to navigationJump to search
Stonezhong (talk | contribs) |
Stonezhong (talk | contribs) No edit summary |
||
| Line 16: | Line 16: | ||
* Your application should emit telemetrics (time series) to a metrics system (e.g. AWS Cloud Watch) | * Your application should emit telemetrics (time series) to a metrics system (e.g. AWS Cloud Watch) | ||
* You should have a centrailzed UI to watch telemetrics from different service/component of your product | * You should have a centrailzed UI to watch telemetrics from different service/component of your product | ||
</div> | |||
</div> | |||
<p></p> | |||
= Alarms = | |||
<div class="toccolours mw-collapsible mw-collapsed expandable"> | |||
<div class="mw-collapsible-preview"></div> | |||
<div class="mw-collapsible-content"> | |||
* You should define alarms based on your telemetrics | |||
* The alarm should be able to notify your devop, for example, via pagerduty | |||
</div> | </div> | ||
</div> | </div> | ||
<p></p> | <p></p> | ||