Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update model/registry/url.yaml
  • Loading branch information
trask authored Apr 25, 2024
commit 841dc6d799e4928767c5d9be6366e1fbee1a19dd
2 changes: 1 addition & 1 deletion model/registry/url.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ groups:
Query string values SHOULD be redacted by default and replaced by the value `REDACTED`, e.g.
`https://www.example.com/path?q=REDACTED&v=REDACTED` (the query string keys SHOULD be preserved).

Instrumentation MAY provide a configuration option to capture the full query string without any redaction.
Instrumentation SHOULD provide a configuration option to capture the full query string without any redaction.
examples: ['https://www.foo.bar/search?q=REDACTED&v=REDACTED#SemConv', '//localhost']
- id: original
type: string
Expand Down