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

https://github.com/itkq/incidentio-to-bq

Load incident data from incident.io to BigQuery to analyze the MTTR etc.
https://github.com/itkq/incidentio-to-bq

bigquery incidentio

Last synced: about 1 month ago
JSON representation

Load incident data from incident.io to BigQuery to analyze the MTTR etc.

Awesome Lists containing this project

README

          

# incidentio-to-bq

Load incident data from incident.io to BigQuery to analyze the MTTR etc.

## NOTE

This script is supposed to be executed on a daily basis. Since the amount of data is not large, the script will update the entire table every time instead of updating it incrementally.