process.executable.path
Release candidatestringas of v1.44.0
The full path to the process executable. On Linux based systems, can be set to the target of proc/[pid]/exe. On Windows, can be set to the result of GetProcessImageFileNameW.
Examples
- /usr/bin/cmd/otelcol
Used by
entitys (1)
- process.executable (opt-in)
spans (2)
- span.cli.client
- span.cli.internal
* required on that signal.
History
- v1.42.0stability
Promoted to release_candidate.
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).