Design of a Monitoring System
Define the scope and requirements for a distributed monitoring system in system design. Identify key signals to track, such as service health, network latency/packet loss, and host-level hardware errors. Outline a high-level architecture with metric collectors, a query API, and a time-series database for storage.
We'll cover the following...
We'll cover the following...
Requirements
The monitoring system must track the following:
Critical local process crashes.
Resource ...