·sentry-setup-tracing
</>

sentry-setup-tracing

getsentry/sentry-agent-skills

任意のプロジェクトで Sentry Tracing (パフォーマンス監視) をセットアップします。トレースの有効化、トランザクション/スパンの追跡、レイテンシーの測定、またはパフォーマンス監視の追加を求められた場合に使用します。 JavaScript、Python、Ruby をサポートします。

125インストール·5トレンド·@getsentry

インストール

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

SKILL.md

Configure Sentry's performance monitoring to track transactions and spans.

| JS/Browser | tracesSampleRate + browserTracingIntegration() | Sentry.startSpan() | | Next.js | tracesSampleRate (auto-integrated) | Sentry.startSpan() | | Node.js | tracesSampleRate | Sentry.startSpan() | | Python | tracessamplerate | @sentrysdk.trace or startspan() | | Ruby | tracessamplerate | startspan() |

| http.client | Outgoing HTTP | | http.server | Incoming HTTP | | db / db.query | Database | | cache | Cache operations | | task | Background jobs | | function | Function calls |

任意のプロジェクトで Sentry Tracing (パフォーマンス監視) をセットアップします。トレースの有効化、トランザクション/スパンの追跡、レイテンシーの測定、またはパフォーマンス監視の追加を求められた場合に使用します。 JavaScript、Python、Ruby をサポートします。 ソース: getsentry/sentry-agent-skills。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-setup-tracing
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

sentry-setup-tracing とは?

任意のプロジェクトで Sentry Tracing (パフォーマンス監視) をセットアップします。トレースの有効化、トランザクション/スパンの追跡、レイテンシーの測定、またはパフォーマンス監視の追加を求められた場合に使用します。 JavaScript、Python、Ruby をサポートします。 ソース: getsentry/sentry-agent-skills。

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

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

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

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