mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
puppet: Add a sentry release class.
This installs the Sentry CLI, and uses it to send API events to Sentry when a release is started and completed.
This commit is contained in:
committed by
Tim Abbott
parent
bcd190ecf2
commit
3109d40b21
@@ -61,8 +61,12 @@ You can enable it by:
|
||||
/home/zulip/deployments/current/scripts/restart-server
|
||||
```
|
||||
|
||||
You may also want to enable Zulip's [Sentry deploy
|
||||
hook][sentry-deploy-hook].
|
||||
|
||||
[sentry-project]: https://docs.sentry.io/product/projects/
|
||||
[sentry-dsn]: https://docs.sentry.io/product/sentry-basics/dsn-explainer/
|
||||
[sentry-relase-hook]: ../production/deployment.md#sentry-deploy-hook
|
||||
|
||||
### Backend logging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user