Process Trace not showing any processes
With the default configuration (only difference: comment_on_pr: 'false') I get an empty Process Trace in the job summary:
See e.g. here but this is consistent for me across multiple projects and workflows. All runs are Ubuntu, so in my understanding, this should show the processes.
What can be the issue?
I've got it to work by adding a new binary. https://github.com/borissmidt/workflow-telemetry-action/actions/runs/11759660743
Awesome! hopefully somebody from the maintainers can check this out. @rwxdash, perhaps you could please help?
I've made sure the table output also works and here is the repo if you are interested in the proc-tracer tracer. https://github.com/borissmidt/proc-tracer
Thank you!