Move http_alerts to chrome-ops-monitoring |
||
Issue descriptionSome files (ie: appengine_alerts.py) include shared alert code in the same files where alerts are defined rather than separating out common code into a separate library. This creates a web of dependencies between different alert files across different owners/services, which is a maintenance burden. Developers may edit shared alert code without realizing that the code is being used elsewhere. This move is a prerequisite for the trooper rotation split
,
Nov 30 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by katthomas@google.com
, Nov 29 2017