You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @mikeblakeuk! This information is available in the agent worker logs and live pipeline console when the system.debug pipeline variable is enabled. It is output in the following format:
##[debug]Agent environment resources - Disk: C:\ Available 10.00 MB out of 1000.00 MB
Please display the actual size instead of % of diskspace
We don't know the disk size of the agents.
It would be nice to know if we need to free up 1MB or 1000MB instead of "5%"
https://github.com/microsoft/azure-pipelines-agent/blob/master/src/Agent.Worker/ResourceMetricsManager.cs#L355
eg
"Free disk space on / is lower than 1,000MB"
The text was updated successfully, but these errors were encountered: