platform_build_soong/ui/metrics
Patrice Arruda 9685036e6e Start collecting build configuration metrics.
This is an initial CL that collects the environment variables
USE_GOMA and USE_RBE. This is a needed metric to determine how
many users are currently using GOMA so we can help them migrate
to RBE.

Bug: b/163598127
Test: m nothing and checked soong_metrics
Change-Id: I39536eabad01aafbb3bd7182515d72230b36f658
2020-08-12 14:25:37 +00:00
..
metrics_proto Start collecting build configuration metrics. 2020-08-12 14:25:37 +00:00
upload_proto Run the metrics uploader in the background. 2020-06-13 00:34:37 +00:00
Android.bp Use monotonic clock instead of wall time clock for metrics. 2020-07-13 21:14:34 +00:00
metrics.go Start collecting build configuration metrics. 2020-08-12 14:25:37 +00:00
time.go Use monotonic clock instead of wall time clock for metrics. 2020-07-13 21:14:34 +00:00
time_test.go Use monotonic clock instead of wall time clock for metrics. 2020-07-13 21:14:34 +00:00