Skip to content

Commit

Permalink
Grafana: Use wildcard for all on cluster overview
Browse files Browse the repository at this point in the history
Instead of listing all clusters manually in the query, i.e like:

```
cluster=~"(local-cluster|simulated-managed-cluster-1|simulated-managed-cluster-1-1|simulated-managed-cluster-1-10|simulated-managed-cluster-1-2|simulated-managed-cluster-1-3..."
```

We set it to `".+"` simplifying the query significantly.

Signed-off-by: Jacob Baungard Hansen <[email protected]>
  • Loading branch information
jacobbaungard committed May 23, 2024
1 parent 73084e1 commit 84ec537
Showing 1 changed file with 1,748 additions and 1,757 deletions.
Loading

0 comments on commit 84ec537

Please sign in to comment.