]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/telemetry: use cluster-provided timestamp unmolested
authorSage Weil <sage@redhat.com>
Mon, 29 Apr 2019 19:32:44 +0000 (14:32 -0500)
committerSage Weil <sage@redhat.com>
Wed, 29 May 2019 19:12:15 +0000 (14:12 -0500)
commit383006a5cc2da3e0b643a9dc600e75e1ce088bd6
tree82641f78c74452a3081cbc251ca2e01b283e45df
parent7eb971e93c09ef6e57c2d1ddf63e8af459a7df33
mgr/telemetry: use cluster-provided timestamp unmolested

The cluster stamp is now ISO 8601; just use that.

(The isoformat() puts a : in +hh:mm the timezone offset, which is slightly
different than what Ceph does; just pass Ceph's value through for
consistency.)

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/telemetry/module.py