summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Move labels to be initialized in constructorPawel Chojnacki2017-11-021-5/+2
* Avoid using Send (but is it better?) + small rubocop cleanupPawel Chojnacki2017-11-022-10/+8
* Cleanup metrics names and removing unnecessary cache read totalPawel Chojnacki2017-11-021-15/+5
* Adjust test to changed metrics methods.Pawel Chojnacki2017-11-021-1/+1
* Convert rails_queue_duration to metric_rails_queue_duration_secondsPawel Chojnacki2017-11-021-1/+12
* Add info about prometheus bucketsPawel Chojnacki2017-11-022-7/+9
* Guard metrics creation with a mutexPawel Chojnacki2017-11-021-7/+23
* Move labels tests from Metrics rack spec to Transaction specPawel Chojnacki2017-11-022-19/+19
* Fix rspec errors, and add more tests to MethodCall and ActionViewPawel Chojnacki2017-11-022-5/+21
* Fix Active record and transaction specsPawel Chojnacki2017-11-021-1/+1
* Fix rubocop warningsPawel Chojnacki2017-11-024-4/+3
* Differentiatie between class and instance methodsPawel Chojnacki2017-11-021-4/+6
* Split call name to module and method namePawel Chojnacki2017-11-024-10/+27
* More parsable labels in method performance measurementsPawel Chojnacki2017-11-022-7/+7
* Make transaction labels more readablePawel Chojnacki2017-11-023-34/+48
* Fix measure codde to work with secondsPawel Chojnacki2017-11-021-2/+2
* Rails cache metrics name alignmentPawel Chojnacki2017-11-021-8/+8
* Transaction needs to be able to describe controller action by itselfPawel Chojnacki2017-11-022-71/+73
* Tune bucket sizes an action labelsPawel Chojnacki2017-11-024-19/+19
* Add action tag to more metricsPawel Chojnacki2017-11-022-7/+30
* Introduce missing Action conceptPawel Chojnacki2017-11-024-33/+62
* Cleanup transaction metricsPawel Chojnacki2017-11-023-20/+35
* Cleanup sampling code and fix bug with samplers running without sleepPawel Chojnacki2017-11-025-29/+20
* remove common Base Sampler codePawel Chojnacki2017-11-021-53/+18
* Remove transaction tags and map transaction metrics to prometheusPawel Chojnacki2017-11-022-25/+24
* Transaction and method instrumentationPawel Chojnacki2017-11-023-26/+58
* Finished Ruby SamplerPawel Chojnacki2017-11-021-18/+20
* Add samples total and cleanupPawel Chojnacki2017-11-021-26/+53
* Add GC sampler and small refactor of samplersPawel Chojnacki2017-11-027-212/+338
* Merge branch '37631-add-a-merge_request_diff_id-column-to-merge_requests' int...Yorick Peterse2017-11-021-0/+1
|\
| * Set merge_request_diff_id on MR when creatingSean McGivern2017-11-021-1/+1
| * Add a column linking an MR to its diffSean McGivern2017-11-021-0/+1
* | Merge branch 'gitaly-ff-merge' into 'master'Rémy Coutable2017-11-023-9/+42
|\ \
| * | Incorporate Gitaly's OperationService.UserFFBranch RPCgitaly-ff-mergeAlejandro Rodríguez2017-10-313-9/+42
* | | Merge branch 'icons-ci-icons' into 'master'Filipa Lacerda2017-11-0214-14/+14
|\ \ \
| * | | Update Action IconsTim Zallmann2017-10-305-5/+5
| * | | Updated also Badge + Dropdown IconsTim Zallmann2017-10-309-9/+9
* | | | Merge branch 'dm-sidekiq-sigstp' into 'master'Sean McGivern2017-11-021-14/+27
|\ \ \ \
| * | | | Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when t...dm-sidekiq-sigstpDouwe Maan2017-11-021-14/+27
* | | | | Merge branch 'dm-remove-private-token' into 'master'Sean McGivern2017-11-021-7/+9
|\ \ \ \ \
| * | | | | Add sudo API scopeDouwe Maan2017-11-021-3/+5
| * | | | | Consistently use PersonalAccessToken instead of PersonalTokenDouwe Maan2017-11-021-4/+4
* | | | | | Merge branch 'zj-gitaly-migrate-metrics' into 'master'Sean McGivern2017-11-021-1/+5
|\ \ \ \ \ \
| * | | | | | Measure Gitaly migration sites against originalZeger-Jan van de Weg2017-11-011-1/+5
* | | | | | | Geo route whitelisting is too optimisticBrett Walker2017-11-021-2/+3
| |/ / / / / |/| | | | |
* | | | | | Fix encoding issue with Repository.ls_filesKim Carlbäcker2017-11-021-1/+1
* | | | | | Merge branch 'jej/lfs-change-detection' into 'master'Douwe Maan2017-11-014-12/+134
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Detect changes to LFS pointers for pruning and integrity checkJames Edwards-Jones2017-11-014-12/+134
* | | | | | Merge branch '35914-merge-request-update-worker-is-slow' into 'master'Sean McGivern2017-11-011-0/+2
|\ \ \ \ \ \
| * | | | | | reword `targets` to `metric tags`micael.bergeron2017-10-311-1/+1