hundreds-father-404
06/14/2021, 5:45 PMremote_cache_write_{started,finished,errors}
, I wish we did {start,success,error}
. That is, finished
is currently a superset of errors
, and it would be more useful for analysis if it was disjoint
How would we want to approach API stability for metrics? Note that it's a good time to make this change now because they weren't working how we wanted anyways https://github.com/pantsbuild/pants/issues/12019witty-crayon-22786
06/14/2021, 6:05 PMhundreds-father-404
06/14/2021, 6:30 PMremote_cache_write_starts
vs remote_cache_write_requests
vs remote_cache_write_attempts
? Requests is consistent with remote_cache_read_requests
and remote_execution_requests