·sentry-python-setup
</>

sentry-python-setup

getsentry/agent-skills

Python アプリで Sentry をセットアップします。 Sentry を Python に追加するか、sentry-sdk をインストールするか、Python アプリケーション、Django、Flask、FastAPI のエラー監視を構成するように求められた場合に使用します。

15インストール·1トレンド·@getsentry

インストール

$npx skills add https://github.com/getsentry/agent-skills --skill sentry-python-setup

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/agent-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/getsentry/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/agent-skills。

sentry-python-setup のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/getsentry/agent-skills --skill sentry-python-setup インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/getsentry/agent-skills