Expand description
Auto-collection of artifact and external log files after task execution.
After GuestPlugin::on_stop returns, the runtime walks the artifact and
external-log directories and sends any files that were not already
explicitly sent (or marked as collected) by the plugin.
Structsยง
- Auto
Collect ๐Section - Resolved auto-collection settings for a single directory.
Functionsยง
- auto_
collect ๐ - Collect files from
dirand send them as results viactx.results().push(). - build_
globset ๐ - collect_
files ๐ - collect_
files_ ๐recursive