-
- Downloads
Add Gitaly call details to the performance bar
The same as the SQL queries, show the details of Gitaly calls in the performance bar, as a modal that can be opened in the same way.
Showing
- app/assets/javascripts/performance_bar.js 7 additions, 0 deletionsapp/assets/javascripts/performance_bar.js
- app/views/peek/views/_gitaly.html.haml 13 additions, 4 deletionsapp/views/peek/views/_gitaly.html.haml
- changelogs/unreleased/43805-list-gitaly-calls-and-arguments-in-the-performance-bar.yml 5 additions, 0 deletions...ist-gitaly-calls-and-arguments-in-the-performance-bar.yml
- lib/gitlab/gitaly_client.rb 18 additions, 0 deletionslib/gitlab/gitaly_client.rb
- lib/peek/views/gitaly.rb 18 additions, 1 deletionlib/peek/views/gitaly.rb
- vendor/assets/javascripts/peek.js 47 additions, 25 deletionsvendor/assets/javascripts/peek.js
Please register or sign in to comment