
7/24/2019 · Will Chandler
What this post added
The Support team has developed and open-sourced three tools: strace-parser, JSON Stats, and GitLabSOS. Strace-parser summarizes strace output to identify performance bottlenecks by analyzing syscalls, file operations, and their durations. JSON Stats aggregates performance metrics from GitLab's internal stats endpoint. GitLabSOS is a diagnostic tool that collects relevant system and GitLab configuration information for troubleshooting. These tools aim to reduce the friction in analyzing performance-related issues for self-managed customers by providing lightweight, easily deployable solutions.