diff options
author | Erik Johnston <erikj@jki.re> | 2019-02-18 17:22:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-18 17:22:45 +0000 |
commit | d154f5a055a22a60d6ae9ee03eac3d38a83d52ac (patch) | |
tree | 1bd9dbcc18b10f3f87694cac97bf6de5fb92e409 /changelog.d | |
parent | Merge pull request #4666 from matrix-org/erikj/register_login_split (diff) | |
parent | Fixup error handling and message (diff) | |
download | synapse-d154f5a055a22a60d6ae9ee03eac3d38a83d52ac.tar.xz |
Merge pull request #4632 from matrix-org/erikj/basic_sentry
Add basic optional sentry.io integration
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4632.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4632.feature b/changelog.d/4632.feature new file mode 100644 index 0000000000..d053ab5a25 --- /dev/null +++ b/changelog.d/4632.feature @@ -0,0 +1 @@ +Add basic optional sentry integration |