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

fix: formula evaluation with non-participating queries #5143

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

srikanthccv
Copy link
Member

Summary

The formula evaluation doesn't work as expected when there are mixed queries in the request. For example, queries A, B, and C with A and B are disabled and used in the formula F1. The result set should contain the data for C and F1, however, it only returns C right now.

More context https://signoz-team.slack.com/archives/C02TJ466H8U/p1717519012447899

Copy link

github-actions bot commented Jun 5, 2024

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@github-actions github-actions bot added the bug Something isn't working label Jun 5, 2024
@nityanandagohain nityanandagohain merged commit d1c0759 into develop Jun 5, 2024
10 of 12 checks passed
@srikanthccv srikanthccv deleted the fix-formula-mixed-queries branch June 7, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants