File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 11exclusions:
2- template-job-rule:
3- reason: "Prometheus datasource variable is being named as prometheus_datasource now while linter expects 'datasource'"
4- panel-datasource-rule:
5- reason: "Modern mixins use signal-based architecture where datasource references are handled by the framework"
6- template-datasource-rule:
7- reason: "Based on new convention we are using variable names prometheus_datasource and loki_datasource where as linter expects 'datasource'"
8- template-instance-rule:
9- reason: "Based on new convention we are using variable names prometheus_datasource and loki_datasource where as linter expects 'datasource'"
102 panel-units-rule:
113 reason: "Custom units are used for better user experience in these panels"
124 entries:
135 - panel: "Client request errors"
146 - panel: "Server request errors"
7+ template-datasource-rule:
8+ reason: "Based on new convention we are using variable names prometheus_datasource and loki_datasource where as linter expects 'datasource'"
9+ template-instance-rule:
10+ reason: "Based on new convention we are using variable names prometheus_datasource and loki_datasource where as linter expects 'datasource'"
You can’t perform that action at this time.
0 commit comments