commit | 64b75a5bccb63db846a692b3c46f38a3e4ba33ce | [log] [tgz] |
---|---|---|
author | Krzysztof Grobelny <krzysztof.grobelny@intel.com> | Fri Sep 18 10:17:16 2020 +0200 |
committer | Wludzik, Jozef <jozef.wludzik@intel.com> | Tue Oct 13 14:59:59 2020 +0200 |
tree | 3c4d06d07f69409f6f2eee13ce3a8a518b0f2fa3 | |
parent | b357ed5db59d55e80ca1ae5cc715dd1e3ecd85c8 [diff] |
Initial implementation of Telemetry service Implemented main application of Telemetry service. Added ReportManager interface. Added MaxReports and PollRateResolution properties to ReportManager interface. Implemented simple logger. Tested: - Built without Yocto and ran on x86 platform with success - Added telemetry to romulus image using recipe-phosphor/telemetry from meta-phosphor repository - Started as service in romulus image in QEMU with success - Verified that all added properties are present in dbus Change-Id: I26af7a19b1f9cac32e9e9da65523d72a36e13855 Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com> Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
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]