Skip to main content
Back to registry

sentry-setup-ai-monitoring

getsentry/sentry-agent-skills

Configure Sentry to track LLM calls, agent executions, tool usage, and token consumption.

Installs364
Install command
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-setup-ai-monitoring
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Configure Sentry to track LLM calls, agent executions, tool usage, and token consumption. 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. AI monitoring requires tracing enabled ( tracesSampleRate > 0 ). Prompt and output recording captures user content that is likely PII. Before enabling recordInputs / recordOutputs (JS) or include_prompts / send_default_pii (Python), confirm: Ask the user whether they want prompt/output capture enabled. Do not enable it by default — configure it only when explicitly requested or confirmed. Use tracesSampleRate: 1.0 only in development; in production, use a lower value or a tracesSampler function.

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-ai-monitoring do?

Configure Sentry to track LLM calls, agent executions, tool usage, and token consumption.

Is sentry-setup-ai-monitoring good?

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

What agent does sentry-setup-ai-monitoring work with?

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

What are alternatives to sentry-setup-ai-monitoring?

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

How do I install sentry-setup-ai-monitoring?

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

Related skills

More from getsentry/sentry-agent-skills

Related skills

Alternatives in Software Engineering