GitLab · Arazzo Workflow
GitLab Attach a Metric Image to an Alert
Version 1.0.0
Authorize an upload, attach a metric image to an alert, then list images.
Provider
Workflows
attach-alert-metric-image
Authorize, upload, and confirm a metric image on an alert.
Authorizes the upload via Workhorse, uploads the metric image to the alert, then lists the alert's metric images to verify it was attached.
1
authorizeUpload
postApiV4ProjectsIdAlertManagementAlertsAlertIidMetricImagesAuthorize
Ask Workhorse to authorize the metric image file upload.
2
uploadImage
postApiV4ProjectsIdAlertManagementAlertsAlertIidMetricImages
Upload the metric image to the alert.
3
listImages
getApiV4ProjectsIdAlertManagementAlertsAlertIidMetricImages
List the alert's metric images to confirm the attachment.