[
https://issues.apache.org/jira/browse/EAGLE-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15683215#comment-15683215
]
ASF GitHub Bot commented on EAGLE-427:
--------------------------------------
GitHub user qingwen220 opened a pull request:
https://github.com/apache/incubator-eagle/pull/672
EAGLE-427: support timestamp in a query statement
https://issues.apache.org/jira/browse/EAGLE-427
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-427
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/672.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #672
----
commit 9b30d1ddc2a46b4c1516742fba14d4759d975526
Author: Zhao, Qingwen <[email protected]>
Date: 2016-11-21T11:01:02Z
support timestamp query
----
> Query startTime & endTime should support timestamp
> ---------------------------------------------------
>
> Key: EAGLE-427
> URL: https://issues.apache.org/jira/browse/EAGLE-427
> Project: Eagle
> Issue Type: Improvement
> Reporter: Zhao, Qingwen
> Assignee: Zhao, Qingwen
>
> For TimeSeries metrics/entities query, users are required to provide the
> startTime string and endTime string with the format "yyyy-mm-dd hh:MM:ss"
> e.g. startTime=2016-07-25 06:00:00&endTime=2017-08-25 23:59:59
> Eagle should support long timestamp. For example:
> startTime=12423223232343 & endTime=12322435439888
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)