返回 Skill 列表
extension
分类: 开发与工程无需 API Key

sentry-performance-tracing

执行设置性能监控和分布式追踪与Sentry。在实施性能跟踪、追踪请求或监控应用程序性能时使用。触发词包括“sentry性能”、“sentry追踪”、“sentry APM”、“监控性能sentry”。

person作者: jakexiaohubgithub

Sentry Performance Tracing

Prerequisites

  • Sentry SDK installed
  • Performance plan enabled in Sentry
  • Understanding of tracing concepts

See {baseDir}/references/implementation.md for detailed implementation guide.

Output

  • Performance data visible in Sentry Performance dashboard
  • Distributed traces across services
  • Span breakdowns for bottleneck identification

Error Handling

See {baseDir}/references/errors.md for comprehensive error handling.

Examples

See {baseDir}/references/examples.md for detailed examples.

Resources