Skip to content
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

Prototype common attributes #107

Open
martinkuba opened this issue May 9, 2023 · 0 comments
Open

Prototype common attributes #107

martinkuba opened this issue May 9, 2023 · 0 comments
Labels

Comments

@martinkuba
Copy link
Collaborator

This will include attributes described in this PR - session ID, URL, page width and height etc.

The main goal is to prototype the mechanism for how these attributes are captured and exported. Per discussions with @jack-berg and @jsuereth, the attributes should be added to individual spans/logs (instead of resource attributes). In this prototype, the attributes should be added using a span/log processor. The processor will retrieve the attributes from some central place and add them to every span/log.

The mechanism for adding/retrieving these attributes needs to be defined. One possible option is to store them in Context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant