Created
June 2, 2014 07:38
-
-
Save itayw/b27b87c1a9d26d79a73f to your computer and use it in GitHub Desktop.
joola.io stats insert into Google Datastore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ insert: | |
[ { key: | |
{ path: | |
[ { kind: '_stats_usage', | |
name: 1401692725593 } ] }, | |
properties: | |
{ timestamp: | |
{ dateTimeValue: Mon Jun 02 2014 10:05:25 GMT+0300 (IDT), | |
indexed: true }, | |
node: { stringValue: '3evd0zo2z', indexed: true }, | |
event: { stringValue: 'usage', indexed: true }, | |
cpu: | |
{ doubleValue: 4.0000000000000036, | |
indexed: true }, | |
mem: { doubleValue: 77705216, indexed: true } } } ] } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment