Area(s)
area:process
What's missing?
Currently the brief for process.executable.build_id.htlhash is specific to profiling. And since we have moved process.executable to its own entity in #3536 a discussion happened where it was decided to make the brief for build_id.htlhash more generic.
Describe the solution you'd like
The solution we would like would be to update the process.executable.build_id.htlhash to something like:
Build ID for executable's. This is a fully deterministic ID since it is obtained from a hash of the executable's head, tail, and length (htlhash).
This work will allow us to make process.executable.build_id.htlhash an identifying attribute for the process.executable entity.
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Area(s)
area:process
What's missing?
Currently the brief for process.executable.build_id.htlhash is specific to profiling. And since we have moved
process.executableto its own entity in #3536 a discussion happened where it was decided to make the brief forbuild_id.htlhashmore generic.Describe the solution you'd like
The solution we would like would be to update the process.executable.build_id.htlhash to something like:
This work will allow us to make
process.executable.build_id.htlhashan identifying attribute for the process.executable entity.Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding
+1orme too, to help us triage it. Learn more here.