Analyzes Sentry performance monitoring data to identify latency bottlenecks, slow database queries, and regression patterns.
This skill empowers developers to proactively manage application performance by leveraging Sentry's observability tools directly within Claude. It fetches real-time metrics across specific timeframes to pinpoint slow transactions, P95/P99 latency spikes, and inefficient database queries or external API calls, providing actionable recommendations for optimization. Whether you are investigating a post-deployment slowdown or performing a routine performance audit, this skill translates complex monitoring data into clear, prioritized insights for improving user experience.
주요 기능
01Analyzes transaction throughput and overall Apdex scores for user satisfaction
02Pinpoints bottleneck sources including database queries and external API calls
03Identifies slowest transactions and endpoints using P50, P95, and P99 percentiles
04Detects performance regressions and anomalies linked to specific releases
0595 GitHub stars
06Generates actionable optimization recommendations based on performance data
사용 사례
01Conducting weekly performance audits to maintain high Apdex scores and low latency
02Investigating a sudden increase in response times after a new production deployment
03Identifying and optimizing the most expensive database queries affecting application speed