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

Analyze between two arbitrary points irrespective of thread-id #3

Open
harendra-kumar opened this issue Jun 9, 2023 · 0 comments
Open

Comments

@harendra-kumar
Copy link
Member

Currently we treat a window specific to a thread, the same thread starts and closes a window. In general, we can allow any thread to open a window and any other thread to close it. As long as we know that the window is not concurrently used by multiple threads we can use successive START and END markers as start and end of the window irrespective of which thread logged it.

@harendra-kumar harendra-kumar transferred this issue from composewell/streamly-metrics Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant