Documentation ¶
Overview ¶
Bazel invoked with --build_event_binary_file outputs a series of delimited build event stream protobuf messages to a file. This binary parse that file and output the data to Honeycomb. Example:
bazel run //bazel/exporter:exporter -- -f (git rev-parse --show-toplevel)/bazel/exporter/testdata/flaky-bep.pb
Click to show internal directories.
Click to hide internal directories.