summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-07-19 15:17:54 -0700
committerMayra Cabrera <mcabrera@gitlab.com>2019-07-22 14:56:03 -0500
commit71045b89f6f0e9c347526b2d90f945dfbcbebdcc (patch)
tree2dd770a1e512e6fdece303314ecba5ee093f4150 /changelogs
parent0e6c76a7bb1f8fa67d124b2ba013602af6579bce (diff)
downloadgitlab-ce-71045b89f6f0e9c347526b2d90f945dfbcbebdcc.tar.gz
Convert githost.log to JSON format
This will make it easier to parse this in production and adds the `correlation_id` if available.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-make-githost-json.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-make-githost-json.yml b/changelogs/unreleased/sh-make-githost-json.yml
new file mode 100644
index 00000000000..f4113a693cc
--- /dev/null
+++ b/changelogs/unreleased/sh-make-githost-json.yml
@@ -0,0 +1,5 @@
+---
+title: Convert githost.log to JSON format
+merge_request: 30967
+author:
+type: changed