Completed
Latency (Simple)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Extending Cilium with eBPF for Exposing HTTP/1 Golden Metrics
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Goal: HTTP Golden Metrics
- 3 Extending Gaps in Cilium
- 4 Background: State of the World
- 5 Skeleton of a Packet
- 6 Latency (Simple)
- 7 Latency (Useful)
- 8 Where to place programs
- 9 Number of requests
- 10 Keying metric for userspace
- 11 1. Communicating with userspace
- 12 Errors (2)
- 13 Latency - Concept
- 14 3. Latency - Verifier (3)
- 15 3. Latency - Reprised Architecture
- 16 3. Latency-Efficiencies Found
- 17 Exported Metrics
- 18 Limitations/Potential Improvements
- 19 Conclusion