summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorAndrew Newdigate <andrew@gitlab.com>2018-09-03 18:03:32 +0100
committerAndrew Newdigate <andrew@gitlab.com>2018-09-05 10:01:26 +0100
commit189b063ee15d3751fb7b03a0794edfdb60893eb8 (patch)
tree1485fd4f9684077c219f31a50a676fccd1ad3f25 /changelogs
parent91003c6ebb764c9cf3fe01a14d6213b26c09dcc8 (diff)
downloadgitlab-ce-189b063ee15d3751fb7b03a0794edfdb60893eb8.tar.gz
Add route information to lograge structured logging
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/an-api-route-logger.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/an-api-route-logger.yml b/changelogs/unreleased/an-api-route-logger.yml
new file mode 100644
index 00000000000..cca3ef44f36
--- /dev/null
+++ b/changelogs/unreleased/an-api-route-logger.yml
@@ -0,0 +1,5 @@
+---
+title: Add route information to lograge structured logging for API logs
+merge_request: 21487
+author:
+type: other