google / slo-generator

SLO Generator computes SLIs, SLOs, Error Budgets and Burn Rates from supported backends, then exports an SLO report to supported targets.
Apache License 2.0
489 stars 78 forks source link

feat: add configurable `offset` field to account for metrics ingestion delays #305

Open lvaylet opened 1 year ago

lvaylet commented 1 year ago

Fixes #111.

lvaylet commented 1 year ago

Marking as "draft" as I want to add unit tests and update the documentation.