Dev tools · September 26, 2025
Pipetrics – platform for GitHub Actions performance tracking
I worked as DevOps Engineer at multiple companies of different sizes and almost everywhere at some point I had to work with CI/CD optimizations to make developers life better. The key problem I had was tracking down which pipeline was the problematic one and how could I see if my changes worked long-term. Some time ago I built first version of Pipetrics based on typescript, github action cron job and mongodb used as datasource in Grafana. This approach had a lot of limitations, especially in Grafana integration, thus I decided to rework the project and make it available to everyone as…
What it does
In the maker’s words, at launch
I worked as DevOps Engineer at multiple companies of different sizes and almost everywhere at some point I had to work with CI/CD optimizations to make developers life better. The key problem I had was tracking down which pipeline was the problematic one and how could I see if my changes worked long-term. Some time ago I built first version of Pipetrics based on typescript, github action cron job and mongodb used as datasource in Grafana. This approach had a lot of limitations, especially in Grafana integration, thus I decided to rework the project and make it available to everyone as SaaS platform. Pipetrics in the form that I wanted to share with you today, is a first step in my new story. Today the platform is able to gather new and archival workflows from github and show it in the web app and Grafana dashboard. My plan for the next weeks is to implement advanced cost analysis with AI driven suggestions of optimizations (like using the cache or fixing its key).
Does the same job
all alternatives →
Conversational GitHub Project Management2020 · ▲78Track, report and automate GitHub workflows in Slack. Free





More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, September 2025
the whole month →
- AS
Commerce · Sep 2025 · anycrap.shop
- TE
I made a built-from scratch Wayland Compositor to display any GUI app* in the terminal! I think there is a lot of unexplored potential in custom Wayland compositors, a lot of really cool things you can embed existing applications into! So, I started with embedding apps into the terminal because that is the easiest input/output (output is just utf-8 and I use the great `chafa` library for that, and I just read from stdin for the input). If you have any other ideas for cool Wayland compositors, let me know. I purposedly wrote 80% the app in Typescript to appeal to the most developers and…
Dev tools · Sep 2025 · github.com
- IR
Years ago I stumbled across a basic version of this concept and it stuck with me. I knew if I was ever going to take on such a project, it would need to be flawless, but without coding experience it was just another idea that would never happen. By the end of 2024, as AI coding tools exploded everywhere, I finally had a way to make it real. I started from zero knowledge and spent months collaborating with AI agents as a learning experience. Every pixel and every function went through me. The AI translated what I asked for into code, but every decision was human. I didn't use existing OS…
AI · Sep 2025 · mitchivin.com

