モニタリング - CI/CD用語集の定義
モニタリングは、既知のシグナルを収集し、それらがしきい値を越えたときにアラートを出すことで、たとえばテストスイートが10分より長く実行されたときにpipelineを失敗させます。
モニタリングとは、事前定義されたシグナルを収集し、既知のしきい値と比較して問題を検出する実践です。すでに問うべきと分かっていた質問に答えるもので、一方で可観測性は未知のものを助けます。
関連ガイド
Observability - CI/CD Glossary DefinitionObservability: Observability is the property of a system whose internal state you can infer from its external…
Alerting - CI/CD Glossary DefinitionAlerting: Alerting is the automated notification that fires when a monitored signal crosses a threshold or a…
Dashboard - CI/CD Glossary DefinitionDashboard: A dashboard is a visual panel of metrics and charts that shows the current and historical state of…