-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update enduser domain and add enduser.pseudo.id
#1456
base: main
Are you sure you want to change the base?
Conversation
0a8b0e8
to
ee0970f
Compare
enduser.authentication.id
…s/semantic-conventions into heya/add-enduser-namespace
@joaopgrassi i don't have permission to dismiss your "request for change". Your comment no longer applied. |
Dismiss for now, will try to review later.
…s/semantic-conventions into heya/add-enduser-namespace
component: enduser | ||
|
||
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). | ||
note: Introduce new attribute `enduser.pseudo.id` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
note: Introduce new attribute `enduser.pseudo.id` | |
note: Undeprecate `enduser.id` and introduce new attribute `enduser.pseudo.id` |
# These lines will be padded with 2 spaces and then inserted directly into the document. | ||
# Use pipe (|) for multiline entries. | ||
subtext: | | ||
The new attribute `enduser.pseudo.id` is intended to provide an unique identifier of a pseudonymous enduser. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The new attribute `enduser.pseudo.id` is intended to provide an unique identifier of a pseudonymous enduser. | |
The new attribute `enduser.pseudo.id` is intended to provide a unique identifier of a pseudonymous enduser. |
Fixes #1104