Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
jmacd committed Oct 10, 2024
1 parent 10721f9 commit 4dbb16f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions text/0257-utf8-handling.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,11 @@ satisfy this requirement).

SDKs MAY permit users to opt-out of UTF-8 validation for performance reasons.

Optional UTF-8 validation MUST be applied before the attribute
transformation rule stated for invalid UTF-8 strings. This means
UTF-8 validation prevents downgrading to a `bytes_value` encoding
for string attributes.

#### No byte-slice valued attribute API

As a caveat, the OpenTelemetry project has previously debated and
Expand Down

0 comments on commit 4dbb16f

Please sign in to comment.