Files
edx-platform/openedx/core/djangoapps/bookmarks
David Ormsbee 76620e0bf2 Add cookie size monitoring New Relic metrics.
This adds middleware that will create custom parameter metrics in
New Relic to track the size of all the cookies being received for
our domain. The custom fields are "cookies_total_size" and a
separate named parameter for every cookie size, e.g.
"cookies.csrftoken.size".

This is intended to help us track cookie growth and better diagnose
issues where users lose their sessions. It is toggled by the
'request_utils.capture_cookie_sizes' Waffle Flag.
2019-02-22 18:18:41 -05:00
..
2018-05-02 10:03:50 -04:00
2019-02-19 11:24:21 -05:00
2017-11-03 16:11:41 -04:00