sentry-python-setup
✓Python アプリで Sentry をセットアップします。 Sentry を Python に追加するか、sentry-sdk をインストールするか、Python アプリケーション、Django、Flask、FastAPI のエラー監視を構成するように求められた場合に使用します。
SKILL.md
| dsn | Sentry DSN | Required | | senddefaultpii | Include user data | False | | tracessamplerate | % of transactions traced | 0 | | profilesessionsamplerate | % of sessions profiled | 0 | | enablelogs | Send logs to Sentry | False | | environment | Environment name | Auto-detected | | release | Release version | Auto-detected |
| Errors not appearing | Ensure init() is called early, check DSN | | No traces | Set tracessamplerate > 0 | | IPython errors not captured | Run from file, not interactive shell | | Async errors missing | Initialize inside async function |
Python アプリで Sentry をセットアップします。 Sentry を Python に追加するか、sentry-sdk をインストールするか、Python アプリケーション、Django、Flask、FastAPI のエラー監視を構成するように求められた場合に使用します。 ソース: getsentry/sentry-agent-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-python-setup- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
sentry-python-setup とは?
Python アプリで Sentry をセットアップします。 Sentry を Python に追加するか、sentry-sdk をインストールするか、Python アプリケーション、Django、Flask、FastAPI のエラー監視を構成するように求められた場合に使用します。 ソース: getsentry/sentry-agent-skills。
sentry-python-setup のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-python-setup インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/getsentry/sentry-agent-skills
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01