Closed pemcg closed 5 years ago
lib/cfme/cloud_services/data_collector.rb
cfme
Ivanchuk backport details:
$ git log -1
commit 8bac5e412b1478866e9de8f0dc8d2ea0f55b398a
Author: Adam Grare <agrare@redhat.com>
Date: Wed Jul 31 10:49:29 2019 -0400
Merge pull request #32 from pemcg/add_data_collection_timestamp_to_payload
added data_collected_on to payload
(cherry picked from commit 80139e1a2c33b74c6f391e5588485e9b763a374b)
Added a
data_collected_on
timestamp to the top of the payload so that applications can track the age and deltas from multiple uploads.