Merge "Added a relative time range"

This commit is contained in:
Jenkins 2014-10-30 10:20:54 +00:00 committed by Gerrit Code Review
commit 2734834088
1 changed files with 3 additions and 3 deletions

View File

@ -4,8 +4,8 @@
"filter": {
"list": [],
"time": {
"from": "2014-10-27T17:10:56.791Z",
"to": "2014-10-27T17:15:29.777Z"
"from": "now-1h",
"to": "now"
}
}
},
@ -950,4 +950,4 @@
"refresh": false,
"tags": [],
"timezone": "browser"
}
}