Hacker News new | ask | show | jobs
by Jefro118 2070 days ago
This looks good, do you use any tools to keep track of these?
1 comments

I don't think anything exists out of the box unfortunately. You should be able to start tracking them manually as a starting point. Do read the book (Accelerate by Dr Nicole Forsgren) for more information about why these are important.
I started putting PR/deployment data in Elasticsearch and configured a Kibana dashboard to visualize it.
I would love to see that blog post!