Nev
Nev
Basic Voting Emoji's đ - Require a single file per event đ - Require Single file per domain (all events of a namespace / domain should be in a single...
Where should the events be located in đ - a single location `docs/events` (`docs/events/`) đ - a location based on the event `domain` (`/docs/mobile/`, `/docs/browser/`, `/docs/xxxxx/` ) âšī¸ - no...
Other options for the above exist as well, so please provide other preferences if you have them.
Previous discussions (from the client rum sig) https://github.com/open-telemetry/semantic-conventions/pull/443
@thompson-tomo > Do we need to add an anonymous user id as proposed or is introducing a sticky device.id a better approach given the lack of certainty about the user...
In the client space you can have - An anonymous `session.id` (which expires at different intervals and in a browser environment it IS maintained for a period of time AFTER...
@lmolkova It's not just the browser space, it's clients in general. And there are scenarios where an application may wish to record both authenticated and unauthenticated `id's` of the system....
> do we need to record login and some other id for authenticated user? i.e. why do we need `user.auth_id` if login was recorded in `user.name` ? Yes, some companies...
> Would it be better if it was called `user.login` instead of name ? While the example I gave was "associated" with the authenticated details (object id or email), it's...
@alexvanboxel Do you want this reopened?