Commit Graph

2 Commits (c0af2f94d3617c11e0f0fbe84ca92cbe7cb49d6d)

Author SHA1 Message Date
Iris Scholten 91fef5307c Add template variables db and rp to canned layouts json
Also surround all measurements and template variables with
escaped quotes

Regex find and replace used:
FIND: `FROM (\w+)`, REPLACE: `FROM \\":db:\\".\\":rp:\\".\\"$1\\"`
FIND: `FROM ([\\"]{2}[^"\\]*[\\"]{2})` , REPLACE: `FROM \\":db:\\".\\":rp:\\".$1`

Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-04-16 14:55:06 -07:00
Chris Goller 8ed1cbd557 Add layout for telegraf's net measurement 2017-01-27 11:30:41 -06:00