Skip to content

feat(explore): Use default visualization as fallback data for footer #93869

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

Conversation

Zylphrex
Copy link
Member

For aggregate functions that don't have any sampling meta data, we fall back to using the sampling meta data from the default visualization as that's the best we have. For epm and failure rate, this is good enough as it's just using the counts anyways.

For aggregate functions that don't have any sampling meta data, we fall back to
using the sampling meta data from the default visualization as that's the best
we have. For epm and failure rate, this is good enough as it's just using the
counts anyways.
@Zylphrex Zylphrex requested a review from a team as a code owner June 18, 2025 22:09
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 18, 2025
@Zylphrex Zylphrex enabled auto-merge (squash) June 20, 2025 15:59
@Zylphrex Zylphrex merged commit ad3395e into master Jun 20, 2025
47 checks passed
@Zylphrex Zylphrex deleted the txiao/feat/use-default-visualization-as-fallback-data-for-footer branch June 20, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants