workflow-telemetry-action
workflow-telemetry-action copied to clipboard
Ubuntu 24 support for process tracing
[Workflow Telemetry] Process tracing disabled because of unsupported OS: {"platform":"linux","distro":"Ubuntu","release":"24.04.2 LTS","codename":"noble","kernel":"6.8.0-1021-azure","arch":"x64","hostname":"runner","fqdn":"runner","codepage":"UTF-8","logofile":"ubuntu","serial":"c89f7f89523d4a3c8248abaf650dadc6","build":"","servicepack":"","uefi":false}
https://github.com/catchpoint/workflow-telemetry-action/pull/85/files
#85
@gliptak that PR got closed...
#85 commit/updates are listed can be easily resubmitted/merged
The linked PR isn't sufficient; we need the correct proc_tracer binary too. I don't know where that comes from.
Hello @rwxdash can you advise on how you built the proc_tracer_ubuntu-20 and proc_tracer_ubuntu-22 libraries? Perhaps we can build the one for Ubuntu 24 similarly? Thank you!