Log version info in Net2SlowTaskTrace (and other backtraces?)
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
The `Net2SlowTaskTrace` event includes backtraces, and it would probably be convenient to include version information such that we could more readily symbolicate them. We could also consider doing this in other locations that we log backtraces.
I would have already done this, but with the dual build systems it was actually a bit trick to get access to the version information in the location that I needed it. As a result, this is probably best deferred until the Make build system has been removed.
Contributor guide
Assessment
This issue has not been assessed yet.