open-telemetry/opentelemetry-php

[semconv 1.34.0] Require sensitive data sanitization for process.command_args and process.command_line

Closed

#1,604 opened on May 19, 2025

 (0 comments) (1 reaction) (0 assignees)PHP (224 forks)auto 404
good first issuehelp wantedpinned

Repository metrics

Stars
 (894 stars)
PR merge metrics
 (Avg merge 5d 5h) (5 merged PRs in 30d)

Description

https://github.com/open-telemetry/semantic-conventions/pull/2190

process.command.args and process.command.line:

SHOULD NOT be collected by default unless there is sanitization that excludes sensitive data.

Contributor guide