Comment 5 for bug 1491509

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to telemetry-specs (master)

Reviewed: https://review.openstack.org/283969
Committed: https://git.openstack.org/cgit/openstack/telemetry-specs/commit/?id=2bc3d225ec27f57c8356d8c6d04d7d15dee0c6bd
Submitter: Jenkins
Branch: master

commit 2bc3d225ec27f57c8356d8c6d04d7d15dee0c6bd
Author: Wen Zhi Yu <wenzhi_yu@163.com>
Date: Wed Feb 24 15:29:29 2016 +0800

    Unify the timestamp of samples generated by polling agents

    Many of the pollsters define the timestamp individually for each generated
    sample, which should really be timestamping based on when the data was polled
    and not when each sample is generated. We need to set the timestamp of the
    polled data to the timestamp when the polling starts for unity.

    Related-Bug: #1491509
    Blueprint unify-timestamp-of-polled-data

    Change-Id: If22980c9fdf81e1c76dcd4a9053daf88d7f89d18