tianji/website/docs/feed/sentry.md

34 lines
668 B
Markdown
Raw Normal View History

---
sidebar_position: 1
---
# Integration with Sentry
:::info
Learn more about sentry in [sentry.io](https://sentry.io/)
:::
Click `Settings` => `Integrations` => `Create New Integration`
![](./assets/sentry1.png)
Create a `Internal Integration` application
![](./assets/sentry2.png)
Input name `Tianji` and put in webhook url into form.
![](./assets/sentry3.png)
Don't forget enable `Alert Rule Action`
![](./assets/sentry4.png)
Then, add issue read `permission`, and webhook add `issue` and `error`
![](./assets/sentry5.png)
Finally, you can create a alert rule, and you can see `Tianji` in notification section dropdown list
![](./assets/sentry6.png)