← スキル一覧に戻る

sentry-cost-tuning
by jeremylongshore
sentry-cost-tuningは、システム間の統合と連携を実現するスキルです。APIとデータの統合により、シームレスな情報フローと業務効率の向上をサポートします。
⭐ 1,042🍴 135📅 2026年1月23日
SKILL.md
name: sentry-cost-tuning description: | Optimize Sentry costs and event volume. Use when managing Sentry billing, reducing event volume, or optimizing quota usage. Trigger with phrases like "reduce sentry costs", "sentry billing", "sentry quota", "optimize sentry spend". allowed-tools: Read, Write, Edit, Grep version: 1.0.0 license: MIT author: Jeremy Longshore jeremy@intentsolutions.io
Sentry Cost Tuning
Prerequisites
- Current Sentry billing plan known
- Event volume metrics available
- High-volume error sources identified
- Cost reduction target defined
Instructions
- Review current usage and cost breakdown by event type
- Implement error sampling to reduce volume (e.g., 50% sampleRate)
- Configure aggressive transaction sampling (1% or lower for high-volume)
- Add ignoreErrors and denyUrls patterns for common noise
- Enable server-side inbound filters in project settings
- Set project rate limits to cap maximum events
- Reduce event size with maxValueLength and maxBreadcrumbs limits
- Disable unused features (replays, profiling) if not needed
- Configure tiered environment settings (disable in dev, reduce in staging)
- Set up spend alerts and monitor cost projections monthly
Output
- Optimized sample rates
- Event filtering rules
- Cost projection updated
- Spend alerts configured
Error Handling
See {baseDir}/references/errors.md for comprehensive error handling.
Examples
See {baseDir}/references/examples.md for detailed examples.
Resources
スコア
総合スコア
85/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
✓人気
GitHub Stars 1000以上
+15
✓最近の活動
3ヶ月以内に更新
+5
✓フォーク
10回以上フォークされている
+5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
レビュー
💬
レビュー機能は近日公開予定です

