Merge pull request #2904 from grafana/gotjosh/fix-mixtool-linter-errors
Mixin: Rename exclusion rule from `panel-job-instance-rule` to `targert-instance-rule`
This commit is contained in:
commit
34b4eba751
|
@ -1,7 +1,7 @@
|
|||
exclusions:
|
||||
panel-job-instance-rule:
|
||||
target-instance-rule:
|
||||
reason: no need to have every query contains two matchers within every selector - `{job=~"$job", instance=~"$instance"}`
|
||||
template-job-rule:
|
||||
template-job-rule:
|
||||
entries:
|
||||
- dashboard: Alertmanager / Overview
|
||||
reason: multi-select is not always required
|
||||
|
|
Loading…
Reference in New Issue