Skip to content

Commit 1365150

Browse files
vagi8Kludex
andauthored
Add sentry to the third party packages (#2279)
* Update third-party-packages.md * Update third-party-packages.md * improve wording --------- Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
1 parent a2a3df3 commit 1365150

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/third-party-packages.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,3 +251,10 @@ Provides translations, localization, and timezone support via Babel integration.
251251
<a href="https://github.com/DavidVentura/starlette-static-resources" target="_blank">GitHub</a>
252252

253253
Allows mounting [package resources](https://docs.python.org/3/library/importlib.resources.html#module-importlib.resources) for static data, similar to [StaticFiles](https://www.starlette.io/staticfiles/).
254+
255+
### Sentry
256+
257+
<a href="https://github.com/getsentry/sentry-python" target="_blank">GitHub</a> |
258+
<a href="https://docs.sentry.io/platforms/python/guides/starlette/" target="_blank">Documentation</a>
259+
260+
Sentry is a software error detection tool. It offers actionable insights for resolving performance issues and errors, allowing users to diagnose, fix, and optimize Python debugging. Additionally, it integrates seamlessly with Starlette for Python application development. Sentry's capabilities include error tracking, performance insights, contextual information, and alerts/notifications.

0 commit comments

Comments
 (0)