inventory/df-pwd

Cluster UUID that created the alert

Used to calculate the available disk space for the runner

Determined during the inventory-collect task by running df -k $(pwd) | tail -n1 | awk '{print $4}'