Hotfix Detection

The Hotfix Detection tab allows you to identify hotfix deployments by matching their deployment message against a regex pattern. This powers the Hotfix Deployments and Hotfix Rate metrics.

The following field can be configured:

  • Hotfix pattern - A regular expression pattern used to match deployment messages (case-insensitive). Any deployment whose message matches this pattern is counted as a hotfix (e.g. hotfix|hf-). Leave the field empty to use the default pattern: hotfix.

Once the pattern is set, click Save changes to apply it. Click Cancel to discard any changes.