commit | e2362796befa500153beb22d3eae0a959bf825f4 | [log] [tgz] |
---|---|---|
author | Wludzik, Jozef <jozef.wludzik@intel.com> | Tue Oct 27 17:23:55 2020 +0100 |
committer | Krzysztof Grobelny <krzysztof.grobelny@intel.com> | Wed Nov 25 13:02:47 2020 +0000 |
tree | f405e5306aaa5f72a249ab50fd43f8935a5c5f15 | |
parent | 0e29f4392264a9646834583ddd5eaadc25fab20b [diff] |
Implement Report persistency Now Report properties are stored in non-volatile memory. It allows to restore Report after system restart. Persistency of a report is controlled by Persistency property in Report interface. Tested: - Passed unit tests - Verified that report is stored in /var/lib/telemetry dir - Verified that report is restored from storage after telemetry service start Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com> Change-Id: Iccfe21603eecffc4e174a4403f699b03de320db9
This component implements middleware for sensors and metrics aggregation.
This application is implementation of Telemetry proposed in design[1]
.
It's responsible for:
[2]
,[3]
updates.[4]