-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
fix: use window function lagInFrame for rate calculation #4068
Conversation
We would appreciate it if you could provide us with more info about this issue/pr! |
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
@ankitnayan PTAL. |
I verified by comparing the side-by-side version of this window function vs the running difference in production. The query timing is mostly the same. The window function is guaranteed to produce correct results all the time and customers won't see something like this https://signoz-team.slack.com/archives/C060B97HFRN/p1700744154708009 |
I would like to get this merged and released. |
Please review |
Fixes https://github.com/SigNoz/engineering-pod/issues/1084