System Overview - Three pillars (metrics, logs, traces)
This system collects and analyzes three key types of data from microservices: metrics, logs, and traces. These data pillars help monitor service health, diagnose issues, and understand request flows across distributed services.
Key requirements include real-time data collection, scalable storage, and easy querying for troubleshooting and performance optimization.