We have alerts about too long segments loop execution time for all satellites but we don't have similar thing for accounting loop that is iterating over objects. We should monitor service.Tally function execution time from tally package. We need alerts for all production satellites. Initial execution time to trigger alert should be 2h. Alerts need to send notifications to slack channel #team-infrastructure.
We have alerts about too long segments loop execution time for all satellites but we don't have similar thing for accounting loop that is iterating over objects. We should monitor
service.Tally
function execution time fromtally
package. We need alerts for all production satellites. Initial execution time to trigger alert should be 2h. Alerts need to send notifications to slack channel #team-infrastructure.