Area(s)
No response
What's missing?
In #1737 I attempted to fix the semantics around process.executable.name, which were conflated with what would actually be considered the Process Name. I also introduced a process.name, but this brought up numerous concerns with how we need to handle the user experience of both process.name and process.executable.name both being present, but having different expectations across different platforms.
Describe the solution you'd like
A process.name attribute with the user-experience concerns straightened out.