-
Notifications
You must be signed in to change notification settings - Fork 976
db.statement sanitization default behavior #3104
Copy link
Copy link
Closed
Labels
[label deprecated] triaged-accepted[label deprecated] Issue triaged and accepted by OTel community, can proceed with creating a PR[label deprecated] Issue triaged and accepted by OTel community, can proceed with creating a PRspec:traceRelated to the specification/trace directoryRelated to the specification/trace directory
Metadata
Metadata
Assignees
Labels
[label deprecated] triaged-accepted[label deprecated] Issue triaged and accepted by OTel community, can proceed with creating a PR[label deprecated] Issue triaged and accepted by OTel community, can proceed with creating a PRspec:traceRelated to the specification/trace directoryRelated to the specification/trace directory
What are you trying to achieve?
According to the db spec:
It does not strictly describes what should be the default behavior - sanitize the data, or not?
I am thinking that this approach might be risky, because of several cases:
I am suggestion that the spec should clarify what should be the default behavior regarding sanitization.
Additional context.
This issue is talking about missing examples, which might also clarify the behavior