commit | 6ccfcbf54c3c808d99e754013008b2d7291dc347 | [log] [tgz] |
---|---|---|
author | Krzysztof Grobelny <krzysztof.grobelny@intel.com> | Wed Nov 04 09:31:36 2020 +0100 |
committer | Krzysztof Grobelny <krzysztof.grobelny@intel.com> | Thu Dec 03 13:49:24 2020 +0000 |
tree | 5a39fc5059ae589b54927f69a41f9df8337f7c34 | |
parent | f32f6fef2503c1eba778a1446d95f05dca077157 [diff] |
Created metric class Metric collects updates from sensor. Report displays metric readings depending on reportingType. Tested: - Added new units tests for Metric class - All other unit tests are passing Change-Id: I19f4831fab163a4f9540cef7bb23e903ae90fddf 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]