Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 799 Bytes

telemetry-processing.md

File metadata and controls

13 lines (7 loc) · 799 Bytes

Telemetry Processing

Telemetry from all the Lern Components are pushed in to Sunbird-Obsrv data-pipeline through "{env}.telemetry.raw" Kafka topic using Logstash.

Please refer the Subird-Obsrv documentation for more details:

{% embed url="https://obsrv.sunbird.org/learn/product-and-developer-guide/data-pipeline" %}

Data-pipeline Flow Diagram:

Lern services like UserOrg, LMS, Groups and Notification Service push the telemetry to Raw Kafka in below diagram, so telemetry extractor flink job and ingest router flink job does not come in to action. Those two jobs are application in case of UI components, where telemetry service API is called to push telemetry events.