Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2017-10-18 14:26:00 +0300
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2017-10-23 10:14:41 +0300
commit5e2a748bb71f09cd662f10e5b3de6155c9c742ac (patch)
treea04d019203b954fda6dc050c880f61e7b41e31df /app/views/peek
parent220a5c375972462a3c583a106c5ca4c8a2138267 (diff)
Add Gitaly data to the Peek performance bar
Diffstat (limited to 'app/views/peek')
-rw-r--r--app/views/peek/views/_gitaly.html.haml7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/views/peek/views/_gitaly.html.haml b/app/views/peek/views/_gitaly.html.haml
new file mode 100644
index 00000000000..a7d040d6821
--- /dev/null
+++ b/app/views/peek/views/_gitaly.html.haml
@@ -0,0 +1,7 @@
+- local_assigns.fetch(:view)
+
+%strong
+ %span{ data: { defer_to: "#{view.defer_key}-duration" } } ...
+ \/
+ %span{ data: { defer_to: "#{view.defer_key}-calls" } } ...
+ Gitaly