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

pkg/query: Return invalid argument if merging non-delta profiles with time range #4294

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

metalmatze
Copy link
Member

This shouldn't be allowed. In fact, our UI will never do such queries, it's just that the backend is still fine with this.

… time range

This shouldn't be allowed. In fact, our UI will never do such queries, it's just that the backend is still fine with this.
@metalmatze metalmatze requested a review from a team as a code owner January 29, 2024 15:00
Copy link

alwaysmeticulous bot commented Jan 29, 2024

✅ Meticulous spotted zero visual differences across 372 screens tested: view results.

Last updated for commit 04a9baa. This comment will update as new commits are pushed.

@metalmatze
Copy link
Member Author

Some tests fail with rpc error: code = InvalidArgument desc = merge queries with different timestamps are only supported for delta profiles.
We should update these tests. I'll take a look.

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

Successfully merging this pull request may close these issues.

None yet

1 participant