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

Tracing of browser/client-api sessions #213

Open
nesterone opened this issue Feb 20, 2021 · 0 comments
Open

Tracing of browser/client-api sessions #213

nesterone opened this issue Feb 20, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@nesterone
Copy link
Contributor

Problem:

Can't map series of request to particular agent (user or api consumer)

Solution:

Extend logger tracing option with session id

Technical Solution:

  • generate uniq session on browser
  • pass it with each request
  • make sure that it's propagated at least to use-case layer (better to cover access if it exits)
@nesterone nesterone added the enhancement New feature or request label Feb 20, 2021
@nesterone nesterone changed the title Tracing of uniq sessions Tracing of browser/client-api sessions Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant