summaryrefslogtreecommitdiff
path: root/lib/gitlab/sentry.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Prefer to use correlation-id in logs"Kamil Trzciński2018-12-061-1/+1
* Prefer to use correlation-id in logsKamil Trzciński2018-12-061-1/+1
* Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński2018-12-061-4/+9
* Track Kubernetes errors using SentryDylan Griffith2018-11-141-3/+11
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
* Method to track recoverable exceptions in sentryBob Van Landuyt2018-04-171-0/+23
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-3/+1
* Merge branch 'bvl-validate-po-files' into 'master'Douwe Maan2017-09-011-0/+2
|\
| * Track the locale in Sentry so we know which ones are failingBob Van Landuyt2017-08-311-0/+2
* | `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-0/+2
|/
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
* Fix Sentry not reporting right program for Sidekiq workersfix-sidekiq-sentry-contextStan Hu2016-08-251-0/+27