Skip to content

Instantly share code, notes, and snippets.

@happymcplaksin
Last active December 28, 2015 03:58
Show Gist options
  • Save happymcplaksin/7438452 to your computer and use it in GitHub Desktop.
Save happymcplaksin/7438452 to your computer and use it in GitHub Desktop.
[
{
"name": "load",
"columns": ["fqdn","path","time","value"],
"points": [
["jazz.example.com","1-minute", "TS","VALUE"],
["jazz.example.com","5-minute", "TS","VALUE"],
["jazz.example.com","15-minute","TS","VALUE"],
["jojo.example.com","1-minute", "TS","VALUE"],
["jojo.example.com","5-minute", "TS","VALUE"],
["jojo.example.com","15-minute","TS","VALUE"]
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment