2 pointsby jahrichie8 hours ago2 comments
  • jahrichie8 hours ago
    I just released Are We Deploying in beta — built on my belief in DORA Metrics. I've been running engineering teams for 15 years, and I believe in these metrics for engineering health over crap like burn down, and story points.

    The app currently supports GitHub and Uptime Robot, my personal stack, and the tools where I work. A feedback widget is live with the app. Give me the Good, bad, integration requests, anything. I want to hear it all. Thanks for looking.

    I really appreciate your feedback.

  • Andrew_McCarron4 hours ago
    Congrats on shipping. 15 years running eng teams is exactly the right background for building this — you know which metrics actually matter vs. which ones are cargo-culted.

    Curious how you're handling the deployment frequency signal for teams that deploy multiple services independently. Do you aggregate at the org level or break it down per repo/service? That's the question I always hit when DORA meets microservices.