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

[EBT] Include tab information to the context #140930

Closed
Tracked by #140915
afharo opened this issue Sep 19, 2022 · 2 comments
Closed
Tracked by #140915

[EBT] Include tab information to the context #140930

afharo opened this issue Sep 19, 2022 · 2 comments
Labels
enhancement New value added to drive a business result Feature:Telemetry Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@afharo
Copy link
Member

afharo commented Sep 19, 2022

We should add some information about the tab that generated the event in Kibana. This way, we can identify if, during the same browsing session, the users are using multiple tabs of Kibana opened at once.

It looks like tabs.getCurrent() returns an id info that is unique per tab.

@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 19, 2022
@wayneseymour wayneseymour added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Sep 19, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 19, 2022
@afharo afharo added enhancement New value added to drive a business result Feature:Telemetry labels Sep 19, 2022
@afharo
Copy link
Member Author

afharo commented Sep 20, 2022

@pgayvallet rightly reminded me that we have the session ID. And we store that in the session storage. Meaning each tab has a different session, so we have this information implicitly. Closing this issue for now.

@afharo afharo closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Telemetry Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

3 participants