Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Processing
A shared library is used by components to send targeted marker occurrences through an event feed to the T2 component.Components using the shared library shall conditionally compile it in via #if defined(ENABLE_FEATURE_TELEMETRY2_0) in order to support platform-specific compilation.When the T2 component receives a marker event it processes the marker name and value according to the Use definition in the report profile. The T2 component will store absolute as received, accumulate, or aggregate values. Marker events are processed per report profile.
When a report is generated markers that were processed from the event feed are included in the report as specified by the report profile.


Architecture Overview

Overview of Instrumenting RDKB components with T2 shared library (commonlib) APIs:

Image Removed

Telemetry 2.0

Gliffy Diagram
macroId87fb0e2b-c598-43e3-978b-05f205fa4310
nameT2 overview
pagePin1

...