SelfHost Hub SelfHost Hub
EN
← 返回到所有服务

GitHub 仓库信息

获取时间 · 2026年6月5日
★ 44,048 最新版本: 26.5.2 最后更新: 2026年6月5日
README
<p align="center">
  <p align="center">
    <a href="https://sentry.io/?utm_source=github&utm_medium=logo" target="_blank">
      <img src="https://sentry-brand.storage.googleapis.com/sentry-wordmark-dark-280x84.png" alt="Sentry" width="280" height="84" />
    </a>
  </p>
  <p align="center">
    Users and logs provide clues. Sentry provides answers.
  </p>
</p>

# What's Sentry?

Sentry is the debugging platform that helps every developer detect, trace, and fix issues. Code breaks, fix it faster.

<p align="center">
  <img src="https://github.com/getsentry/sentry/raw/master/.github/screenshots/issue-details.png" width="270" />
  <img src="https://github.com/getsentry/sentry/raw/master/.github/screenshots/seer.png" width="270" />
  <img src="https://github.com/getsentry/sentry/raw/master/.github/screenshots/insights.png" width="270" />
  <img src="https://github.com/getsentry/sentry/raw/master/.github/screenshots/traces.png" width="270" />
  <img src="https://github.com/getsentry/sentry/raw/master/.github/screenshots/trace-explorer.png" width="270" />
  <img src="https://github.com/getsentry/sentry/raw/master/.github/screenshots/replays.png" width="270" />
  <img src="https://github.com/getsentry/sentry/raw/master/.github/screenshots/insights.png" width="270" />
  <img src="https://github.com/getsentry/sentry/raw/master/.github/screenshots/logs.png" width="270" />
  <img src="https://github.com/getsentry/sentry/raw/master/.github/screenshots/uptime.png" width="270" />
</p>

## Official Sentry SDKs

- [JavaScript](https://github.com/getsentry/sentry-javascript)
- [Electron](https://github.com/getsentry/sentry-electron/)
- [React-Native](https://github.com/getsentry/sentry-react-native)
- [Python](https://github.com/getsentry/sentry-python)
- [Ruby](https://github.com/getsentry/sentry-ruby)
- [PHP](https://github.com/getsentry/sentry-php)
- [Laravel](https://github.com/getsentry/sentry-laravel)
- [Go](https://github.com/getsentry/sentry-go)
- [Rust](https://github.com/getsentry/sentry-rust)
- [Java/Kotlin](https://github.com/getsentry/sentry-java)
- [Objective-C/Swift](https://github.com/getsentry/sentry-cocoa)
- [C\#/F\#](https://github.com/getsentry/sentry-dotnet)
- [C/C++](https://github.com/getsentry/sentry-native)
- [Dart/Flutter](https://github.com/getsentry/sentry-dart)
- [Perl](https://github.com/getsentry/perl-raven)
- [Clojure](https://github.com/getsentry/sentry-clj/)
- [Elixir](https://github.com/getsentry/sentry-elixir)
- [Unity](https://github.com/getsentry/sentry-unity)
- [Unreal Engine](https://github.com/getsentry/sentry-unreal)
- [Godot Engine](https://github.com/getsentry/sentry-godot)
- [PowerShell](https://github.com/getsentry/sentry-powershell)

# Resources

- [Documentation](https://docs.sentry.io/)
- [Discussions](https://github.com/getsentry/sentry/discussions) (Bugs, feature requests,
  general questions)
- [Discord](https://discord.gg/PXa5Apfe7K)
- [Contributing](https://docs.sentry.io/internal/contributing/)
- [Bug Tracker](https://github.com/getsentry/sentry/issues)
- [Code](https://github.com/getsentry/sentry)
- [Transifex](https://explore.transifex.com/getsentry/sentry/) (Translate
  Sentry\!)

Sentry 是一个实时错误跟踪和性能监控平台,帮助开发者快速发现和解决问题。它支持多种编程语言和框架,提供详细的错误信息和性能数据。

主要功能

  • 错误跟踪:实时捕获和报告应用错误
  • 性能监控:监控应用性能指标
  • 多语言支持:支持多种编程语言和框架
  • 问题分组:智能分组相似错误
  • 上下文信息:提供详细的错误上下文
  • 告警系统:可配置的告警规则
  • 团队协作:支持团队协作和问题分配
  • 集成能力:支持多种工具和服务集成

部署要求

  • 支持多种部署方式:Docker、Kubernetes、手动安装
  • 操作系统:支持 Linux、macOS
  • 最低配置:4核 CPU,8GB 内存
  • 推荐配置:8核+ CPU,16GB+ 内存
  • 存储空间:取决于应用规模和错误量

发现更多