トラフィックのゴールデンシグナルとは何か
トラフィックのゴールデンシグナルは、service にかかる需要のレベルを一般に秒あたりのリクエスト数やトランザクション数として定量化するもので、四つのゴールデンシグナルの一つです。ある瞬間にシステムがどれだけ忙しいかを表します。レイテンシやエラーといった他のシグナルは、この負荷に対して解釈されます。
なぜ重要か
レイテンシやエラーの変化は、その背後にあるトラフィックを知らなければほとんど意味を持ちません。トラフィックは、他のシグナルを解釈可能にする分母と文脈を提供します。
関連ガイド
What Is the Latency Golden Signal?The latency golden signal measures how long requests take to serve, tracked separately for successful and fai…
What Is the Error Rate Golden Signal?The error rate golden signal tracks the fraction of requests that fail, covering explicit errors and response…
What Is the Saturation Golden Signal?The saturation golden signal measures how full a constrained resource is, such as CPU, memory, or a queue, in…