This is very simple, but I like it.
I think metrics can also be done this way. On large deployment foot print projects fixing a bug can require putting in a metric to watch it in production.
I also like the idea of putting in alarms and weightings in the code.
The devops team can't know what to measure at the application level. They only know high level generic things they need to measure.
What do people think of develops being able to describe these aspects in the code at design time ??
This is very simple, but I like it. I think metrics can also be done this way. On large deployment foot print projects fixing a bug can require putting in a metric to watch it in production.
I also like the idea of putting in alarms and weightings in the code.
The devops team can't know what to measure at the application level. They only know high level generic things they need to measure.
What do people think of develops being able to describe these aspects in the code at design time ??