summaryrefslogtreecommitdiff
path: root/lib/peek
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-1/+5
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-182-9/+1
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-6/+2
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-2/+11
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-162-3/+92
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-9/+21
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-8/+12
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+101
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-212-8/+19
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-184-7/+100
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-242-39/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-272-2/+2
* Fix performance bar thresholdsfix-performance-bar-thresholdsSean McGivern2019-09-032-9/+9
* Merge branch 'fix-peek-on-puma' into 'master'Rémy Coutable2019-09-022-6/+2
|\
| * Make performance bar enabled checks consistentSean McGivern2019-08-282-6/+2
* | Return warnings for performance bar from backendSean McGivern2019-08-284-12/+71
|/
* Only track Redis calls if Peek is enabledsh-disable-redis-peekStan Hu2019-08-021-0/+5
* Fix SystemStackError when Peek bar is active with Rugged callssh-fix-infite-loop-peek-barStan Hu2019-07-311-2/+6
* Remove line profiler from performance barSean McGivern2019-07-302-125/+1
* Replace peek-pg with our own implementationremove-peek-pgSean McGivern2019-07-265-26/+36
* Use a base class for Peek viewssh-peek-cleanupStan Hu2019-07-244-69/+65
* Hide Rugged data if it doesn't existStan Hu2019-07-231-0/+2
* Add Rugged calls to performance barStan Hu2019-07-231-0/+56
* Fix inconsistency in Redis performance bar statssh-fix-redis-performance-barStan Hu2019-07-171-15/+33
* Perform more redactions in Redis performance bar tracesStan Hu2019-07-091-2/+6
* Add Redis call details in Peek performance barsh-improve-redis-peekStan Hu2019-07-021-0/+82
* Migrate correlation and tracing code to LabKitan-use-labkitAndrew Newdigate2019-04-181-3/+3
* Provide a performance bar link to the Jaeger UIan-peek-jaegerAndrew Newdigate2019-02-081-0/+13
* Fix bug where ID is not setrevert-fd6e3781Zeger-Jan van de Weg2018-11-201-1/+0
* Merge branch '52421-show-canary-no-canary-in-the-performance-bar' into 'master'Sean McGivern2018-10-151-1/+4
|\
| * Show if the host is a canary host in the perf barSean McGivern2018-10-121-1/+4
* | Enable even more frozen string in lib/**/*.rbgfyoung2018-10-083-2/+8
|/
* Resolve "Performance bar Gitaly modal is hard to read"Annabel Gray2018-06-141-1/+1
* Fix UI broken in line profiling modal due to Bootstrap 4Takuya Noguchi2018-05-311-2/+2
* Show Ajax requests in performance barSean McGivern2018-03-191-0/+9
* Capture Gitaly calls that don't go through `migrate`Sean McGivern2018-03-131-3/+4
* Add Gitaly call details to the performance barSean McGivern2018-03-131-1/+18
* Add Gitaly data to the Peek performance barZeger-Jan van de Weg2017-10-231-0/+34
* Improve & fix the performance bar UI and behaviorRémy Coutable2017-07-061-3/+29
* DRYed peek-pg/mysql2 views and update peek-rblineprof monkey-patch file29010-perf-barRémy Coutable2017-06-091-21/+14
* Fix Rubocop offenses, improve SQL duration format and changelog entryRémy Coutable2017-06-091-9/+21
* Fix replacement of Pygments with RougeRémy Coutable2017-06-091-1/+1
* Don't use Pygment,rb, use Rouge instead, and put peek-pg in the :postgres groupRémy Coutable2017-06-091-0/+91