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

Allow converters to link multiple streams #142

Open
peace-maker opened this issue Aug 22, 2024 · 2 comments
Open

Allow converters to link multiple streams #142

peace-maker opened this issue Aug 22, 2024 · 2 comments
Labels
enhancement New feature or request go Pull requests that update Go code javascript Pull requests that update Javascript code

Comments

@peace-maker
Copy link
Collaborator

Track e.g. HTTP session cookies across multiple streams and link them together to easily walk through all interactions with that session in the UI. Maybe through a fifth hidden tag type "linked/[blah]" similar to "mark/" id: only filters, that doesn't show up in the sidebar in the UI, but only in the single stream view.

Allow converters to assign tags to a stream and thus link the streams.

Related to #71 which adds additional metadata to a stream.

@peace-maker peace-maker added enhancement New feature or request javascript Pull requests that update Javascript code go Pull requests that update Go code labels Aug 22, 2024
@spq
Copy link
Owner

spq commented Aug 25, 2024

What about linking tags that produce identical variables instead?
That would also work for flags

@peace-maker
Copy link
Collaborator Author

That would be nice too. But less automated when you have to come up with those queries yourself instead of getting them from the attached filters for the sessions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

2 participants