Create jsonnet files to create output files
This allows to create YAML files with rules and JSON files with dashboard descriptions. Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
parent
cd2981f1b8
commit
f17829c48b
3 changed files with 8 additions and 0 deletions
1
docs/node-mixin/rules.jsonnet
Normal file
1
docs/node-mixin/rules.jsonnet
Normal file
|
|
@ -0,0 +1 @@
|
|||
std.manifestYamlDoc((import 'mixin.libsonnet').prometheusRules)
|
||||
Loading…
Add table
Add a link
Reference in a new issue