Nev

Results 393 comments of 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?