semconv.com

process.command_line

Release candidatestringas of v1.44.0

The full command used to launch the process as a single string representing the full command. On Windows, can be set to the result of GetCommandLineW. Do not set this if you have to assemble it just for monitoring; use process.command_args instead. SHOULD NOT be collected by default unless there is sanitization that excludes sensitive data.

Examples

Used by

entitys (1)

  • process (opt-in)

* required on that signal.

History

  1. v1.42.0stability

    Promoted to release_candidate.

  2. v1.31.0

    Stability label respelled from experimental to development.

  3. v1.30.0

    Already present at v1.30.0, the oldest release tracked here (experimental).

Definition sourceRegistry docsJSON