Release Marker とは?
Release marker は、どのバージョンがいつ release されたかを捉える、保存されたイベントです。ツールやダッシュボードはこれを参照して、観測された挙動を特定の release に関連付けます。deployment を、その後に続くメトリクス、ログ、インシデントに結び付けるアンカーとして機能します。
なぜ重要か
どのバージョンがいつから稼働しているかを正確に知ることは、インシデント時に不可欠です。release marker は、その事実に永続的でクエリ可能な形を与えます。
関連ガイド
What Is a Deployment Annotation?A deployment annotation is a marker placed on monitoring charts at the moment of a release, making it easy to…
What Is a Version Manifest?A version manifest is a file recording the exact versions of components in a release, giving one authoritativ…
What Is a Build Metadata File?A build metadata file captures facts about how an artifact was produced, such as the commit, build time, and…