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

Allow Snuba admin to query system table using cluster only #6752

Open
onkar opened this issue Jan 11, 2025 · 0 comments
Open

Allow Snuba admin to query system table using cluster only #6752

onkar opened this issue Jan 11, 2025 · 0 comments

Comments

@onkar
Copy link
Member

onkar commented Jan 11, 2025

Environment

Snuba admin

Steps to Reproduce

Today, while running system query, user is expected to select storage and host. Fix it to allow selecting a cluster without selecting storage or host. This can be done using clusterAllReplicas table function of ClickHouse.

Expected Result

User queries system table using just cluster.

Actual Result

User has to select storage and host.

@onkar onkar changed the title Allow Snuba admin to query system Allow Snuba admin to query system table using cluster only Jan 11, 2025
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