Skip to content

Instantly share code, notes, and snippets.

@dgnorton
Created April 13, 2015 09:21
Show Gist options
  • Save dgnorton/e734dc02cafc80241ae6 to your computer and use it in GitHub Desktop.
Save dgnorton/e734dc02cafc80241ae6 to your computer and use it in GitHub Desktop.
> select value from cpu where region = 'seast' and server = 'server00007' and country ='DEU'
name: cpu
---------
time value
2015-04-13T09:14:35.337553693Z 1
2015-04-13T09:14:35.339713339Z 1
2015-04-13T09:14:35.339837701Z 1
2015-04-13T09:14:37.970437712Z 2
2015-04-13T09:14:37.970868321Z 2
2015-04-13T09:14:37.972944286Z 2
2015-04-13T09:14:44.799538889Z 3
2015-04-13T09:14:44.800007019Z 3
2015-04-13T09:14:44.800488069Z 3
2015-04-13T09:17:36.611643032Z 2.147483648e+09
2015-04-13T09:17:36.611724474Z 2.147483648e+09
2015-04-13T09:17:36.611833797Z 2.147483648e+09
2015-04-13T09:17:39.023274723Z 2.147483649e+09
2015-04-13T09:17:39.023358485Z 2.147483649e+09
2015-04-13T09:17:39.023494968Z 2.147483649e+09
2015-04-13T09:17:43.929643485Z 2.14748365e+09
2015-04-13T09:17:43.929751167Z 2.14748365e+09
2015-04-13T09:17:43.929843449Z 2.14748365e+09
2015-04-13T09:18:52.222650995Z 100000
2015-04-13T09:18:52.222731637Z 100000
2015-04-13T09:18:52.222811838Z 100000
2015-04-13T09:18:54.797345748Z 100001
2015-04-13T09:18:54.79744195Z 100001
2015-04-13T09:18:54.797532392Z 100001
2015-04-13T09:18:59.741589595Z 100002
2015-04-13T09:18:59.741695357Z 100002
2015-04-13T09:18:59.741797839Z 100002
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment