Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Cai <jcai@gitlab.com>2019-10-31 20:55:55 +0300
committerJohn Cai <jcai@gitlab.com>2019-10-31 20:55:55 +0300
commit4ac05973650542d9a9009466b1cf3a71272e1dda (patch)
tree8551f3f7ae5f8e1ab200c0793a04f39b67b6e84f /changelogs
parentafb300947a641c9a2d4f09f987e3b74370286969 (diff)
Adding sentry config to praefect
Refactored configs so that both praefect and gitaly can share logging and sentry config structs
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/jc-add-sentry-to-praefect.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/jc-add-sentry-to-praefect.yml b/changelogs/unreleased/jc-add-sentry-to-praefect.yml
new file mode 100644
index 000000000..187007731
--- /dev/null
+++ b/changelogs/unreleased/jc-add-sentry-to-praefect.yml
@@ -0,0 +1,5 @@
+---
+title: Adding sentry config to praefect
+merge_request: 1546
+author:
+type: other