Skip to content

Support query analysis for cluster setup #726

Open
@mshustov

Description

@mshustov

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Waiting

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions