Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maksim-paskal/sre-metrics-exporter
https://github.com/maksim-paskal/sre-metrics-exporter
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/maksim-paskal/sre-metrics-exporter
- Owner: maksim-paskal
- Created: 2023-01-25T07:46:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-11T23:28:48.000Z (about 1 year ago)
- Last Synced: 2024-06-21T03:26:36.450Z (7 months ago)
- Language: Go
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
Service Level Indicator (SLI) defined as SLI = Ngood_events / Nvalid_events
Error Budget (EB) defined as EB = 1 - SLI
Error Budget Burn Rate (EBBR) defined as EBBR = EB / EBtarget
```