globocom / slo-generator

Easy setup a service level objective using prometheus
MIT License
129 stars 18 forks source link

Alerting at scale #7

Closed wpjunior closed 4 years ago

wpjunior commented 4 years ago

Based on lessons of https://landing.google.com/sre/workbook/chapters/alerting-on-slos/#alerting_at_scale

The initial motivation is to standardize a set of SLOs and help teams to classify many microservices without pain.

Could you review? @vierno, @pedrokiefer, @MayconDionisio

vierno commented 4 years ago

@wpjunior, I have a suggestion: if you could write a some inline docs and comments, it would help those reading the code.

wpjunior commented 4 years ago

Thanks, @vierno for your given review.