SovereignEdgeEU-COGNIT / cognit-ops-forge

COGNIT stack automatic deployment tool
Apache License 2.0
0 stars 0 forks source link

Add timers for each stage #9

Closed dann1 closed 4 months ago

dann1 commented 4 months ago

There are 3 core stages for the cognit stack deployment

then on #7 there could be an optional stage for verification and testing.

The proposal is to add a timer to measure how long each stage takes. When each stage begins and ends, it is explicitly mentioned on the CLI stdout. Complement such information with the timer and add both to the opsforge.log file as well.