You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
onkar
changed the title
Allow Snuba admin to query system
Allow Snuba admin to query system table using cluster only
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.
The text was updated successfully, but these errors were encountered: