Skip to content

Rename rack attack log fields to be easier to find

Sean McGivern requested to merge rack-attack-logging into master

throttle_type is now matched, as that's what it's called by rack attack internally. It's now always logged, not just when a user is also logged.

username is now meta.user to match the context logging in Rails, Sidekiq, and Grape logs.

For gitlab-com/gl-infra/scalability#630 (closed).

Merge request reports

Loading