tree: 1e21ebf51da5d6483578a5442ab0f4e6a9c5210d [path history] [tgz]
  1. .gitignore
  2. __init__.py
  3. rbe_metrics.proto
  4. README.md
  5. refresh.sh
build/rbe/proto/README.md

RBE Metrics and Logs protos

This directory is a staging area for .proto and pb2.py sources needed for processing and uploading data to BigQuery tables, which is done when fx build-metrics is enabled.

Updating

To populate the staging area, run build/rbe/proto/refresh.sh.

The staging area will be git-ignored.