S
sentry
NOASSERTIONPythonDeveloper-first error tracking and performance monitoring
★ 45kFork 5k更新于 2026-09-10
Developer-first error tracking and performance monitoring
Sentry 是一个面向开发者的错误追踪和性能监控平台,帮助团队实时发现、诊断并修复代码问题。它支持多种编程语言和框架,提供从错误捕获到性能分析的完整可观测性解决方案。
git clone https://github.com/getsentry/self-hosted.git && cd self-hosted && ./install.sh && docker compose up -d
Sentry 提供免费套餐(每月一定事件量),也有付费计划。同时,Sentry 是开源软件,可以自托管部署。
Sentry 支持 JavaScript、Python、Ruby、PHP、Go、Rust、Java、Swift、C#、C/C++、Dart、Flutter 等 20 多种语言和框架。