summaryrefslogtreecommitdiff
path: root/config/initializers/lograge.rb
Commit message (Expand)AuthorAgeFilesLines
* Add Rugged calls and duration to API and Rails logsStan Hu2019-07-181-0/+7
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-1/+1
* Migrate correlation and tracing code to LabKitan-use-labkitAndrew Newdigate2019-04-181-1/+1
* Log Gitaly RPC duration to api_json.log and production_json.logStan Hu2019-03-271-1/+6
* Log queue duration in production_json.logStan Hu2019-02-121-1/+2
* Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil TrzciƄski2018-12-061-0/+1
* Add User-Agent to production_json.logStan Hu2018-09-051-1/+2
* Log response body to production_json.log when a controller responds with a 42...Stan Hu2018-06-061-0/+1
* Bump lograge to 0.10.0 and remove monkey patchStan Hu2018-04-231-18/+0
* Strip any query string parameters from Location headers from logrageStan Hu2018-03-201-0/+18
* Fix for open-ended parameter's in lograge causing elastic memory issuesAndrew Newdigate2018-02-281-1/+6
* Detect n+1 issues involving GitalyAndrew Newdigate2017-09-191-1/+6
* Add remote IP, user ID and username to JSON lograge outputsh-augment-lograge-outputStan Hu2017-07-281-1/+4
* Standardize on ISO8601 UTC time for logragesh-lograge-iso6801-timeStan Hu2017-07-201-1/+1
* Add structured logging for Rails processessh-structured-loggingStan Hu2017-07-181-0/+21