open-telemetry/opentelemetry-php

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

Open

#1,604 opened on May 19, 2025

View on GitHub
 (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 7d 3h) (15 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