[ ] Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
[ ] Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
[ ] If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged
What does this PR do?
Fix the place of paranthetis for queries in
Cluster Check Runners
section of Dashboard.Tested updated json with API https://docs.datadoghq.com/api/latest/dashboards/?code-lang=curl#create-a-new-dashboard
Motivation
Based on CONS-6773
Review checklist (to be filled by reviewers)
qa/skip-qa
label if the PR doesn't need to be tested during QA.backport/<branch-name>
label to the PR and it will automatically open a backport PR once this one is merged