apple / apple/foundationdb

Log version info in Net2SlowTaskTrace (and other backtraces?)

Open
#2,374 0 comments 0 reactions 1 assignee Claimed by @ajbeamon View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.