Skip to content

Instantly share code, notes, and snippets.

@deopard
Created August 15, 2018 09:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deopard/76d334b9c4616c8e5e60429631c0f3b2 to your computer and use it in GitHub Desktop.
Save deopard/76d334b9c4616c8e5e60429631c0f3b2 to your computer and use it in GitHub Desktop.
[
{
"MetricName": "People",
"Dimensions": [{ "Name": "Gender", "Value": "All" }],
"Timestamp": "2018-08-15T14:00:00.000+09:00",
"Value": 20,
"Unit": "Count"
},
{
"MetricName": "People",
"Dimensions": [{ "Name": "Gender", "Value": "All" }],
"Timestamp": "2018-08-15T15:00:00.000+09:00",
"Value": 24,
"Unit": "Count"
},
{
"MetricName": "People",
"Dimensions": [{ "Name": "Gender", "Value": "All" }],
"Timestamp": "2018-08-15T16:00:00.000+09:00",
"Value": 30,
"Unit": "Count"
},
{
"MetricName": "People",
"Dimensions": [{ "Name": "Gender", "Value": "All" }],
"Timestamp": "2018-08-15T17:00:00.000+09:00",
"Value": 23,
"Unit": "Count"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment