Efficiency in software development is often hindered by distractions and a lack of project visibility, making it challenging to optimize workflows and ship high-quality code quickly. Tracking pull request (PR) metrics can help identify bottlenecks and streamline the development process. Important metrics include the time to first review, publish to merge time, review cycles until merge, and throughput, which provide insights into team work patterns and potential roadblocks. While GitHub offers APIs for accessing raw data, extracting meaningful metrics requires significant development effort due to scattered data, pagination complexities, and the need for custom calculation and visualization. Alternatively, Graphite Insights provides an integrated solution with out-of-the-box analytics, automatically compiling key metrics without additional coding. This approach simplifies the process, offering immediate insights into developer productivity and project health, thereby enabling more informed decision-making and enhancing collaboration efficiency.