Bryce Arden

Results 4 comments of Bryce Arden

It’s probably better to standardize on one implementation in order to avoid potential accuracy loss as a result of implementation details and to make the results more reproducible. We could...

Hi :wave:, we also use `rules_python` and `rules_python_external` at $DAYJOB. We rely heavily on the running of `py_binary` targets through `rules_python`, and resolve all the external dependencies using `rules_python_external` instead...

@wlach I'm also experiencing a similar issue. Have you discovered any workarounds? Otherwise, the interactive view provides me little value, all my log messages are missing unless I do a...

@chromy From diving in a little deeper, it looks like there are already some `Histogram` types exposed in different protos upstream (e.g., `ProfilePacket`). However, it's not clear to me how...