diff options
author | Erik Johnston <erikj@jki.re> | 2019-02-20 14:13:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-20 14:13:38 +0000 |
commit | 82fca11fc1baecb002475d1d360b98bbb5a96ca0 (patch) | |
tree | 57c375833c52cf0ac556178139223d5e0d2bc736 /changelog.d | |
parent | Add metrics for number of outgoing EDUs, by type (#4695) (diff) | |
parent | Newsfile (diff) | |
download | synapse-82fca11fc1baecb002475d1d360b98bbb5a96ca0.tar.xz |
Merge pull request #4694 from matrix-org/erikj/fix_sentry_config_format
Fixup generated metrics config
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4694.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4694.feature b/changelog.d/4694.feature new file mode 100644 index 0000000000..d053ab5a25 --- /dev/null +++ b/changelog.d/4694.feature @@ -0,0 +1 @@ +Add basic optional sentry integration |