Meziantou.GitHubActionsTracing is a .NET global tool that converts GitHub Actions workflow runs into timeline-based trace data. It exports to multiple formats including interactive HTML, Chromium trace JSON, Speedscope JSON, and OpenTelemetry. The tool helps diagnose slow or flaky CI pipelines by visualizing job/step durations,
Table of contents
# Why GitHub Actions runs are hard to diagnose# What Meziantou.GitHubActionsTracing exports# Installation and requirements# Quick start: export a run to a timeline# Choosing an export format# Filtering noisy data# Reusing downloaded run information# Automate trace export when a workflow completes# Optional: process runs automatically with the webhook receiver# Additional resourcesSort: