-
- 下载
Merge branch '302-improve-visibility-of-time-spent-with-external-io' into 'master'
Improve visibility of time spent with external IO See merge request gitlab-org/gitlab!50696
显示
- app/assets/javascripts/performance_bar/components/performance_bar_app.vue 5 个添加, 0 个删除...cripts/performance_bar/components/performance_bar_app.vue
- changelogs/unreleased/302-improve-visibility-of-time-spent-with-external-io.yml 5 个添加, 0 个删除...302-improve-visibility-of-time-spent-with-external-io.yml
- config/initializers/peek.rb 1 个添加, 0 个删除config/initializers/peek.rb
- config/initializers/tracing.rb 1 个添加, 0 个删除config/initializers/tracing.rb
- config/initializers/zz_metrics.rb 4 个添加, 0 个删除config/initializers/zz_metrics.rb
- doc/administration/monitoring/performance/img/performance_bar_external_http_calls.png 0 个添加, 0 个删除...g/performance/img/performance_bar_external_http_calls.png
- doc/administration/monitoring/performance/performance_bar.md 4 个添加, 0 个删除doc/administration/monitoring/performance/performance_bar.md
- doc/administration/monitoring/prometheus/gitlab_metrics.md 3 个添加, 0 个删除doc/administration/monitoring/prometheus/gitlab_metrics.md
- lib/gitlab/instrumentation_helper.rb 11 个添加, 1 个删除lib/gitlab/instrumentation_helper.rb
- lib/gitlab/metrics/subscribers/external_http.rb 99 个添加, 0 个删除lib/gitlab/metrics/subscribers/external_http.rb
- lib/peek/views/external_http.rb 87 个添加, 0 个删除lib/peek/views/external_http.rb
- locale/gitlab.pot 3 个添加, 0 个删除locale/gitlab.pot
- spec/lib/gitlab/instrumentation_helper_spec.rb 3 个添加, 1 个删除spec/lib/gitlab/instrumentation_helper_spec.rb
- spec/lib/gitlab/metrics/subscribers/external_http_spec.rb 172 个添加, 0 个删除spec/lib/gitlab/metrics/subscribers/external_http_spec.rb
- spec/lib/peek/views/external_http_spec.rb 87 个添加, 0 个删除spec/lib/peek/views/external_http_spec.rb
加载中
想要评论请 注册 或 登录