Completed
Tracing a request throughout the system
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Telemetry and Protocol Buffers: Implementation in Dyalog APL
Automatically move to the next video in the Classroom when playback concludes
- 1 Collecting and transmitting data about performance, usage and health of a distributed system
- 2 Logs
- 3 Metrics such as resource usage
- 4 Tracing a request throughout the system
- 5 Telemetry setup
- 6 OpenTelemetry
- 7 A prototype for Dyalog APL
- 8 Demo using the Microsoft Aspire dashboard
- 9 Protobuf format for serialising data
- 10 Protobuf vs. JSON
- 11 Usage overview
- 12 Advantages and disadvantages
- 13 Languages that support protobuf
- 14 Demo serialise data from python and read in APL