bfa061f3ae 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2020-02-29 09:07:42 +00:00  
				
					
						
							
							
								 
						
							
								e56fd47150 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2020-02-29 00:07:44 +00:00  
				
					
						
							
							
								 
						
							
								56201db1dc 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2020-02-17 03:09:00 +00:00  
				
					
						
							
							
								 
						
							
								b69f406585 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2020-02-15 00:08:48 +00:00  
				
					
						
							
							
								 
						
							
								7873bb3c1a 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2020-01-11 00:08:28 +00:00  
				
					
						
							
							
								 
						
							
								73391dcc36 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2020-01-08 18:07:32 +00:00  
				
					
						
							
							
								 
						
							
								ccf37fd3ec 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2019-12-18 15:08:03 +00:00  
				
					
						
							
							
								 
						
							
								a77db6bc47 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2019-10-28 15:05:58 +00:00  
				
					
						
							
							
								 
						
							
								cd631619f4 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2019-10-11 15:06:41 +00:00  
				
					
						
							
							
								 
						
							
								bc89882970 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2019-09-24 09:06:04 +00:00  
				
					
						
							
							
								 
						
							
								fd577b864f 
								
							 
						 
						
							
							
								
								Merge branch 'frozen_string_lib_2' into 'master'  
							
							... 
							
							
							
							Add frozen_string_literal to lib part 2
See merge request gitlab-org/gitlab-ce!32094  
							
						 
						
							2019-08-23 10:26:12 +00:00  
				
					
						
							
							
								 
						
							
								a47db86e90 
								
							 
						 
						
							
							
								
								Log time spent on CPU to sidekiq.log  
							
							
							
						 
						
							2019-08-22 14:31:57 +00:00  
				
					
						
							
							
								 
						
							
								8c42a0eac0 
								
							 
						 
						
							
							
								
								Add frozen_string_literal to lib part 2  
							
							... 
							
							
							
							Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758  
							
						 
						
							2019-08-23 00:15:24 +12:00  
				
					
						
							
							
								 
						
							
								9e19125f39 
								
							 
						 
						
							
							
								
								Merge branch 'sh-fix-sidekiq-scheduling-latency' into 'master'  
							
							... 
							
							
							
							Fix Sidekiq scheduling_latency_s
Closes  #65748 
See merge request gitlab-org/gitlab-ce!31650  
							
						 
						
							2019-08-09 11:59:44 +00:00  
				
					
						
							
							
								 
						
							
								a74396dcc5 
								
							 
						 
						
							
							
								
								Add Gitaly and Rugged call timing in Sidekiq logs  
							
							... 
							
							
							
							This will help identify Sidekiq jobs that invoke excessive number of
filesystem access.
The timing data is stored in `RequestStore`, but this is only active
within the middleware and is not directly accessible to the Sidekiq
logger. However, it is possible for the middleware to modify the job
hash to pass this data along to the logger. 
							
						 
						
							2019-08-09 01:08:32 -07:00  
				
					
						
							
							
								 
						
							
								7ccbb562b1 
								
							 
						 
						
							
							
								
								Fix Sidekiq scheduling_latency_s  
							
							... 
							
							
							
							This number was reporting a negative number because `current_time` was
a monotonic counter, not an absolute time.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/65748  
							
						 
						
							2019-08-08 20:51:40 -07:00  
				
					
						
							
							
								 
						
							
								ee828f09bf 
								
							 
						 
						
							
							
								
								Adds Sidekiq scheduling latency structured logging field  
							
							
							
						 
						
							2019-07-31 12:07:47 +00:00  
				
					
						
							
							
								 
						
							
								ff0b2cc61f 
								
							 
						 
						
							
							
								
								Re-enable MethodCallWithoutArgsParentheses Cop  
							
							... 
							
							
							
							Re-enables and autocorrects all instances of the
Style/MethodCallWithoutArgsParentheses rule 
							
						 
						
							2019-01-29 21:05:30 +02:00  
				
					
						
							
							
								 
						
							
								9d2be75674 
								
							 
						 
						
							
							
								
								Limit Sidekiq args logging to 10 KB of JSON  
							
							... 
							
							
							
							When logging arguments from Sidekiq to JSON, restrict the size of `args`
to 10 KB (when converted to JSON). This is to avoid blowing up with
excessively large job payloads. 
							
						 
						
							2019-01-22 10:54:12 +00:00  
				
					
						
							
							
								 
						
							
								ebb5d9f4db 
								
							 
						 
						
							
							
								
								Revert "Prefer to use correlation-id in logs"  
							
							... 
							
							
							
							This reverts commit 3560b11922 
							
						 
						
							2018-12-06 21:46:31 +01:00  
				
					
						
							
							
								 
						
							
								3560b11922 
								
							 
						 
						
							
							
								
								Prefer to use correlation-id in logs  
							
							... 
							
							
							
							This changes `correlation_id` to be `correlation-id` when passed via jobs 
							
						 
						
							2018-12-06 20:49:31 +01:00  
				
					
						
							
							
								 
						
							
								39c1731a53 
								
							 
						 
						
							
							
								
								Log and pass correlation-id between Unicorn, Sidekiq and Gitaly  
							
							... 
							
							
							
							The Correlation ID is taken or generated from received X-Request-ID.
Then it is being passed to all executed services (sidekiq workers
or gitaly calls).
The Correlation ID is logged in all structured logs as `correlation_id`. 
							
						 
						
							2018-12-06 20:46:14 +01:00  
				
					
						
							
							
								 
						
							
								6415ac9e99 
								
							 
						 
						
							
							
								
								Add support for Sidekiq JSON logging  
							
							... 
							
							
							
							Closes  #20060  
						
							2018-04-04 05:04:00 -07:00