8000 Flush timestamps are not aligned · Issue #206 · statsite/statsite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Flush timestamps are not aligned #206
Open
@luca3m

Description

@luca3m

When configuring statsite with a flush time of 10s I noticed that the flush timestamp it's not aligned.

I get these results (the result depends on the timestamp of statsite launch):

counts.test|4.000000|1468836448
counts.test|4.000000|1468836458
counts.test|4.000000|1468836468

And not

counts.test|4.000000|1468836440
counts.test|4.000000|1468836450
counts.test|4.000000|1468836460

Would be better the latter, wouldn't it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0