Initial Commit
This commit is contained in:
9
README.md
Normal file
9
README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Playing with JINJA2
|
||||
|
||||
This applet is intended to generate a JSON output snip for use with Grafana.
|
||||
The applet is statically configured to run 'count' interations on a JSON template with JINJA markup and output
|
||||
to a statically defined file in the scripts CWD.
|
||||
|
||||
Next steps will be to modify the markup template to include the python
|
||||
instructions for iterating and the name of the output file instead of having the render script
|
||||
statically defining those values.
|
||||
Reference in New Issue
Block a user