Completed
Prometheus as a Platform
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Lessons Learned from Running Prometheus
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Prometheus Overview
- 3 Prometheus Server
- 4 Metadata
- 5 Alerting
- 6 Prometheus Website
- 7 What makes Prometheus simple
- 8 Prometheus is a single binary
- 9 Prometheus has very strict rules
- 10 Why Prometheus is so popular
- 11 Prometheus running example
- 12 Timeseries database
- 13 Queries
- 14 Memory Usage
- 15 Series vs Samples
- 16 Series Compression
- 17 Gorilla Compression
- 18 Understanding Memory Usage
- 19 Memory Map to Disk
- 20 Resource Usage
- 21 Pull Model
- 22 Retention
- 23 Target Discovery
- 24 Network Routing
- 25 Theoretical example
- 26 Scale
- 27 Predictability
- 28 Prometheus as a Platform
- 29 Prometheus Kubernetes Integration
- 30 Coop Prometheus
- 31 Leverage the ecosystem
- 32 Conclusion
- 33 Questions