Record and publish application boot time
This change captures and emits the time it takes for the primary Rails process to start up. - Log it to application JSON log - Emit it to prometheus - Print it to the console message This is only active for Puma, Sidekiq and Rails console. Changelog: added
Showing
lib/gitlab/console.rb
0 → 100644
Please register or sign in to comment