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

Support query analysis for cluster setup #726

Open
mshustov opened this issue Feb 22, 2024 · 0 comments
Open

Support query analysis for cluster setup #726

mshustov opened this issue Feb 22, 2024 · 0 comments

Comments

@mshustov
Copy link
Collaborator

mshustov commented Feb 22, 2024

What happened:
When one uses query_analysis dashboard against a cluster, they receive wrong results since the result is returned only for a single node because system tables aren't replicated.

What you expected to happen:
The plugin returns correct stats for the cluster when working with system tables. Consider using:

  • clusterAllReplicas
  • clusterAllReplicas(default, merge('system', '^query_log*')) if requests against already rolled query_log is required.

Environment:

  • Grafana version: 9
  • Plugin version: 4.0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants