diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2019-03-27 20:58:43 +0000 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2019-03-27 20:58:43 +0000 |
commit | 04431d5e616949c09146666e7961d515595c4036 (patch) | |
tree | 641b6dfcb8a5bb6826431398bde930c839487344 /changelogs | |
parent | c624c61a0c65d9b61c06579840d3fb11207b20e7 (diff) | |
parent | 74ff33a3fdb83cd03c41436b4ae10ca48075f0e9 (diff) | |
download | gitlab-ce-04431d5e616949c09146666e7961d515595c4036.tar.gz |
Merge branch 'sh-add-gitaly-duration-logs' into 'master'
Log Gitaly RPC duration to api_json.log and production_json.log
See merge request gitlab-org/gitlab-ce!26652
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/sh-add-gitaly-duration-logs.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-add-gitaly-duration-logs.yml b/changelogs/unreleased/sh-add-gitaly-duration-logs.yml new file mode 100644 index 00000000000..eea50384278 --- /dev/null +++ b/changelogs/unreleased/sh-add-gitaly-duration-logs.yml @@ -0,0 +1,5 @@ +--- +title: Log Gitaly RPC duration to api_json.log and production_json.log +merge_request: 26652 +author: +type: other |