You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sirona.apache.org by "Jean-Louis MONTEIRO (JIRA)" <ji...@apache.org> on 2015/12/15 10:57:46 UTC

[jira] [Created] (SIRONA-57) Graphite plugin uses timestamp in ms instead of seconds

Jean-Louis MONTEIRO created SIRONA-57:
-----------------------------------------

             Summary: Graphite plugin uses timestamp in ms instead of seconds
                 Key: SIRONA-57
                 URL: https://issues.apache.org/jira/browse/SIRONA-57
             Project: Sirona
          Issue Type: Bug
    Affects Versions: 0.3-incubating, 0.2-incubating
            Reporter: Jean-Louis MONTEIRO
            Assignee: Jean-Louis MONTEIRO
             Fix For: 0.4-incubating


Graphite requires the timestamp to be a Unix Timestamp (aka number of seconds since epocs).

We use instead currentTimeMillis which is wrong.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)