tree: 08b6dfa30d36bd5dcb57e17b050b00e85550b94f [path history] [tgz]
  1. code/
  2. bucket.tf
  3. code.tf
  4. function.tf
  5. provider.tf
  6. README.md
  7. service_account.tf
.test-infra/metrics/sync/github/github_runs_prefetcher/README.md

Github Workflows Prefetcher

Github Workflows Prefetcher is a script used to fetch workflow run data and store it in CloudSQL for further use. It is used by Grafana (http://metrics.beam.apache.org) to display status dashboards and for alerting which is further used for failing test issue creation.

Setup

Initialize the terraform state with

terraform init -backend-config="bucket=beam-arc-state"

Then execute terraform apply