DevOpsMetrics
DevOpsMetrics copied to clipboard
what would be required to transform this into an open source 'product'?
- [x] Add more monitoring
- [x] Make it more secure - move secrets (pat tokens) from table storage to key vault
- [ ] Add setup/installation scripting, with options
- [x] Add administration/setup functionality, to make it user friendly to add a new repo/build/etc
- [x] Add Why/When/Where/How do I use it - add documentation
- [x] Add more DevOps around the project, optimized testing, L0-L3 testing etc.
- [x] Improve resiliency - especially when interacting with the external dependencies and random failures that can happen - ensure there is a retry process built in and transparency around theses issues/data that flows in.
- [ ] Do we need an upgrade process? or at least embed a version?
- [ ] Release/announce