System monitoring - sovonnath/system-design GitHub Wiki
System design for large scale distributed system monitoring.
Requirements: *
Pull vs push: Does the server proactively push the metrics out to the monitoring systems or does it expose as end points so that the monitoring system can pull it.