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

💡 [REQUEST] - Add BigQuery backend #317

Open minawad opened 1 year ago

minawad commented 1 year ago

Summary

I need to check every X minutes SLO from data stored in bigquery

Basic Example

When we create a new feature, some events are added to monitore new feature after deployment. These events are sent in Bigquery and I need to ckeck percent of error events generated for exemple

Screenshots

![DESCRIPTION](LINK.png)

Drawbacks

this feature will check automatically many indcators

Unresolved questions

No response

Code of Conduct