Skip to content

Instantly share code, notes, and snippets.

@groob
Last active June 5, 2018 03:14
Show Gist options
  • Select an option

  • Save groob/13a4036c1e74d9259503d4905e9dc919 to your computer and use it in GitHub Desktop.

Select an option

Save groob/13a4036c1e74d9259503d4905e9dc919 to your computer and use it in GitHub Desktop.
{
"options": {
"logger_plugin": "gcs",
"host_identifier": "hostname",
"schedule_splay_percent": 10
},
"schedule": {
"foobar": {
"query": "SELECT * from os_version",
"interval": 10,
"snapshot": true
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment