mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-05-03 21:04:49 -04:00
Merge pull request #4632 from matrix-org/erikj/basic_sentry
Add basic optional sentry.io integration
This commit is contained in:
commit
d154f5a055
4 changed files with 61 additions and 1 deletions
|
@ -86,6 +86,7 @@ CONDITIONAL_REQUIREMENTS = {
|
|||
"saml2": ["pysaml2>=4.5.0"],
|
||||
"url_preview": ["lxml>=3.5.0"],
|
||||
"test": ["mock>=2.0", "parameterized"],
|
||||
"sentry": ["sentry-sdk>=0.7.2"],
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue