Skip to main content
Back to registry

sentry-setup-tracing

getsentry/sentry-agent-skills

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

Installs224
Install command
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-setup-tracing
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Configure Sentry's performance monitoring to track transactions and spans. Important: The SDK versions, API names, and code samples below are examples. Always verify against docs.sentry.io before implementing, as APIs and minimum versions may have changed. Configure tracePropagationTargets to send trace headers to your APIs: For Next.js 14 App Router, add to root layout (not needed in Next.js 15+): After enabling tracing, trigger a traced operation (e.g., an HTTP request) and check the Sentry Performance dashboard for transactions. Custom spans should appear nested under the parent transaction. - User asks to "enable tracing" or "add performance monitoring" - User wants to track API response times, page loads, or latency - User asks about tracesSampleRate or custom spans

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does sentry-setup-tracing do?

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

Is sentry-setup-tracing good?

sentry-setup-tracing does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does sentry-setup-tracing work with?

sentry-setup-tracing currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to sentry-setup-tracing?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install sentry-setup-tracing?

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

Related skills

More from getsentry/sentry-agent-skills

Related skills

Alternatives in Software Engineering