Tiago Botelho
|
6d8e102c74
|
Adds cacheless render to Banzai object render
|
2017-09-06 15:35:35 +01:00 |
|
Jarka Kadlecova
|
658e89a8b7
|
Instrument MergeRequest#fetch_ref
|
2017-09-01 09:36:37 +02:00 |
|
Jarka Kadlecova
|
7ba19ab620
|
Instrument MergeRequest#ensure_ref_fetched
|
2017-08-28 15:21:34 +02:00 |
|
Tiago Botelho
|
4236c2f055
|
Adds link_to_gfm method instrumentation
|
2017-07-25 10:51:21 +01:00 |
|
Douwe Maan
|
be08202b4b
|
Merge branch 'bjk/metric_names' into 'master'
Update metric names to match Prometheus guidelines.
Closes #35031
See merge request !12812
|
2017-07-14 18:05:18 +00:00 |
|
Sean McGivern
|
a5b8d4bcea
|
Instrument Ability
|
2017-07-14 10:46:49 +01:00 |
|
Pawel Chojnacki
|
2d0741e562
|
Rename ConnectionRackMiddleware to RequestsRackMiddleware.
+ fix tests after metrics rename
|
2017-07-13 00:46:17 +02:00 |
|
Pawel Chojnacki
|
1eca48819a
|
Merge prometheus unicorn sampler settigns within monitoring settings
|
2017-07-05 00:51:01 +02:00 |
|
Paweł Chojnacki
|
26ac691a68
|
Instrument Unicorn with Ruby exporter
|
2017-07-04 15:28:34 +00:00 |
|
Grzegorz Bizon
|
0430b76441
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
|
Sean McGivern
|
54c0c0cd17
|
Instrument MergeRequestDiff#load_commits
This instrumentation isn't needed strictly for performance measurements, but
just to see which controller actions call this method at all. See
<https://gitlab.com/gitlab-org/gitlab-ce/issues/30224#note_32306159> for more
details.
|
2017-06-14 12:01:38 +01:00 |
|
Robert Speicher
|
bdc1a55ede
|
Merge branch '29389-fix-already-initialized-constants' into 'master'
Remove explicit `require` calls, and use `require_dependency` when needed
Closes #29389
See merge request !9899
|
2017-03-14 15:07:51 +00:00 |
|
Rémy Coutable
|
c5e34da01d
|
Remove explicit require calls, and use require_dependency when needed
See
http://guides.rubyonrails.org/autoloading_and_reloading_constants.html
for more info.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-03-13 14:29:55 +01:00 |
|
Bob Van Landuyt
|
b55936bf0b
|
Don't instrument app/services/concerns
|
2017-03-13 08:27:52 +01:00 |
|
Adam Niedzielski
|
ee31872777
|
Execute metrics initializer earlier
This makes sure that Gitlab::Metrics::RackMiddleware is added before
Gitlab::EtagCaching::Middleware.
|
2017-03-01 18:15:28 +01:00 |
|