summaryrefslogtreecommitdiff
path: root/config/initializers/peek.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-03-211-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-07-011-1/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-09-021-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-05-261-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-031-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-221-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-08-181-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-281-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-221-0/+1
* Add top-level warnings key to performance bar responseperformance-bar-warningsSean McGivern2019-08-281-0/+1
* Remove GC metrics from performance barSean McGivern2019-08-061-5/+0
* Call `GC::Profiler.clear` only in one placeAleksei Lipniagov2019-08-021-1/+6
* Remove line profiler from performance barSean McGivern2019-07-301-1/+0
* Replace peek-pg with our own implementationremove-peek-pgSean McGivern2019-07-261-35/+5
* Add Rugged calls to performance barStan Hu2019-07-231-0/+1
* Remove dead MySQL codeNick Thomas2019-07-231-5/+1
* Fix inconsistency in Redis performance bar statssh-fix-redis-performance-barStan Hu2019-07-171-1/+1
* Only save Peek session in Redis when Peek is enabledRémy Coutable2019-07-031-0/+3
* Include all queries in the performance bar summarySean McGivern2019-05-031-0/+12
* Migrate correlation and tracing code to LabKitan-use-labkitAndrew Newdigate2019-04-181-1/+1
* Provide a performance bar link to the Jaeger UIan-peek-jaegerAndrew Newdigate2019-02-081-0/+1
* Remove peek-sidekiqJan Provaznik2018-09-121-1/+0
* remove peek performance_barPirate Praveen2018-04-261-1/+0
* Make Gitaly more prominent in the performance barSean McGivern2018-03-131-2/+2
* Don't assume postgresql in two initializersNick Thomas2018-01-301-1/+3
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+2
* Use gitlab-stylesRémy Coutable2017-12-221-1/+1
* Add Gitaly data to the Peek performance barZeger-Jan van de Weg2017-10-231-0/+1
* Bump peek-performance_bar to 1.3.0 and get rid of a monkey-patchrc/bump-peek-performance_barRémy Coutable2017-07-181-4/+0
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-1/+1
* Ensure peek-performance_bar doesn't break existing functionalitiesRémy Coutable2017-06-091-0/+4
* Fix linting, route, and specsRémy Coutable2017-06-091-1/+1
* Fix Rubocop offenses, improve SQL duration format and changelog entryRémy Coutable2017-06-091-3/+3
* Small adjustmentsRémy Coutable2017-06-091-1/+0
* Display queries duration in performance bar queries modalRémy Coutable2017-06-091-30/+12
* Don't use Pygment,rb, use Rouge instead, and put peek-pg in the :postgres groupRémy Coutable2017-06-091-1/+7
* Store Sherlock::Query in Peek adapterRémy Coutable2017-06-091-0/+32
* New performance bar that can be enabled with the `p b` shortcutRémy Coutable2017-06-091-0/+9