diff options
author | Stan Hu <stanhu@gmail.com> | 2018-09-05 14:40:36 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2018-09-05 14:43:09 -0700 |
commit | 93005b4e811a41da2c845b7c1ab558625c338a72 (patch) | |
tree | 4c5f18a9c3fd3fe73c0465834fc8e518297b17fa /changelogs | |
parent | 9dd34eac14a94e58999c335a175e06067f1092fa (diff) | |
download | gitlab-ce-93005b4e811a41da2c845b7c1ab558625c338a72.tar.gz |
Add User-Agent to production_json.log
This will help production gain more visibility which browsers may be
having issues.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/sh-add-ua-to-lograge-logs.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-add-ua-to-lograge-logs.yml b/changelogs/unreleased/sh-add-ua-to-lograge-logs.yml new file mode 100644 index 00000000000..eec55bd3a24 --- /dev/null +++ b/changelogs/unreleased/sh-add-ua-to-lograge-logs.yml @@ -0,0 +1,5 @@ +--- +title: Add User-Agent to production_json.log +merge_request: 21546 +author: +type: other |