toolchainlabs / issues

Public repo just for filing bugs and feature requests
0 stars 0 forks source link

BuildSense time reporting for runtimes is incorrect #2

Open yoav-orca opened 2 years ago

yoav-orca commented 2 years ago

I have examined a few traces in BuildSense and found that BuildSense reported time and the time reported on the Zipkin traces have big disparities, I have seen BuildSense reporting ~20 seconds and the Zipkin trace showing ~90 seconds

asherf commented 2 years ago

This turned out to be an upstream issue in pants. so it will get fixed there. I'll post a link the the relevant pants PR once it is out.

Thanks for the report.

asherf commented 2 years ago

https://github.com/pantsbuild/pants/pull/14177