microsoft / cobalt

Infrastructure turn-key solution for app service workloads
MIT License
116 stars 78 forks source link

Observability Research - Define devops measurement scenarios #360

Open erikschlegel opened 4 years ago

erikschlegel commented 4 years ago

Description

As an operations engineer, I'd like to understand how to quantify and measure the statistical trends and health across my automated build and release pipeline(s).

Acceptance Criteria

Notes

Builds How many How long How many failed How many completed Check-in in to release complete metric Someone makes a change and pipeline breaks, where did it break? What is the break-fix time?

Per JOE: my 4 KPIs to meause: 1. cost 2. dev velocity (how long to update) 3. function 4. errors