Implement External HTTP metrics subscriber
In labkit-ruby, there are publishers for popular HTTP clients used by Gitlab. Those publishers publish events via ActiveRecord::Notification. Those events should be captured, accumulated by request, then displayed in Rails logs, Sidekiq logs, and Performance Bar. https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/302
Showing
55.2 KB