An open API service indexing awesome lists of open source software.

https://github.com/wpjunior/multi-burn-rate-calculator

Calculator to view detection time using error budget consumption rates, based on lessons from Site Reliability Engineering Workbook
https://github.com/wpjunior/multi-burn-rate-calculator

error-budget sli slo sre

Last synced: 8 months ago
JSON representation

Calculator to view detection time using error budget consumption rates, based on lessons from Site Reliability Engineering Workbook

Awesome Lists containing this project

README

          

# multi-burn-rate-calculator

Calculator to view detection time using error budget consumption rates, based on lessons from [Site Reliability Engineering Workbook](https://landing.google.com/sre/workbook/chapters/alerting-on-slos/#5-multiple-burn-rate-alerts)

## Using

Access hosted [page](https://wpjunior.github.io/multi-burn-rate-calculator/), by default the graph is ploted with SRE recomended values for 99.9% of availability.

## Honor

Thanks [@pedrokiefer](/pedrokiefer) to create a first version together using google spreedsheet.