Versions Compared

Key

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

...

  • RDK telemetry data is send from every RDK device on a specific interval
  • Ability to generate critical matrix using the configured parameters
  • Leverages logs, different system status information and snmp commands
  • Uses key-value pairs for data upload

Gliffy Diagramdrawio
namediagramNameTelemetry diagram.drawio
pagePinrevision1

RDK telemetry data is sent from every RDK device periodically. During bootup, Xconf sends certain parameters (matrix info which it likes to gather). It sends what parameter and where to reteive it from. 

...

STB sends request to server with version, device details etc. Based on server rules, telemetry agent retrieves the telemetry markers from server. Based on that information, it retrieves data from log / snmp etc. Finally telemetry agent packages all these data to json message and sends to a server which gets processed and updated in splunk. Server can configure how often it needs telemetry data. 


How it works

draw.io Diagram
diagramName
Gliffy Diagram
macroIdc4550b04-3626-4bc4-bce8-86d92cab1267
nameHow it works.drawio
pagePinrevision1


The telemetry upload process is controlled through dcm-log service

...