Checks that each dashboard has a templated job. See Job and Instance Template Variables for more information about rules relating to this one.
The rule ensures all of the following conditions.
- The dashboard template exists.
- The dashboard template is named
job
. - The dashboard template is labeled
job
. - The dashboard template uses a templated datasource, specifically named
$datasource
. - The dashboard template uses a Prometheus query to find available matching jobs.
- The dashboard template is multi select
- The dashboard template has an allValue of
.+