sentry-feature-setup

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese
All Skills
所有技能

Sentry Feature Setup

Sentry功能设置

Configure specific Sentry capabilities beyond basic SDK setup — AI monitoring, OpenTelemetry pipelines, and alerts. This page helps you find the right feature skill for your task.
配置基础SDK设置之外的特定Sentry功能——AI监控、OpenTelemetry管道以及告警。本页面可帮助你找到适合任务的功能技能。

How to Fetch Skills

如何获取技能

Use
curl
to download skills — they are 10–20 KB files that fetch tools often summarize, losing critical details.
curl -sL https://skills.sentry.dev/sentry-setup-ai-monitoring/SKILL.md
Append the path from the
Path
column in the table below to
https://skills.sentry.dev/
. Do not guess or shorten URLs.
使用
curl
下载技能文件——这些文件大小为10–20 KB,工具在总结时往往会丢失关键细节。
curl -sL https://skills.sentry.dev/sentry-setup-ai-monitoring/SKILL.md
将下表中“路径”列的内容追加到
https://skills.sentry.dev/
之后。请勿猜测或缩短URL。

Start Here — Read This Before Doing Anything

开始前必读——执行任何操作前请阅读本节

Do not skip this section. Do not assume which feature the user needs. Ask first.
  1. If the user mentions AI monitoring, LLM tracing, or instrumenting an AI SDK (OpenAI, Anthropic, LangChain, Vercel AI, Google GenAI, Pydantic AI) →
    sentry-setup-ai-monitoring
  2. If the user mentions OpenTelemetry, OTel Collector, or multi-service telemetry routing
    sentry-otel-exporter-setup
  3. If the user mentions alerts, notifications, on-call, Slack/PagerDuty/Discord integration, or workflow rules
    sentry-create-alert
When unclear, ask the user which feature they want to configure. Do not guess.

请勿跳过本节。不要假设用户需要哪个功能,请先询问。
  1. 如果用户提到AI监控、LLM追踪或为AI SDK(OpenAI、Anthropic、LangChain、Vercel AI、Google GenAI、Pydantic AI)埋点 → 使用
    sentry-setup-ai-monitoring
  2. 如果用户提到OpenTelemetry、OTel Collector或多服务遥测路由 → 使用
    sentry-otel-exporter-setup
  3. 如果用户提到告警、通知、随叫随到、Slack/PagerDuty/Discord集成或工作流规则 → 使用
    sentry-create-alert
当不确定时,询问用户他们想要配置哪个功能。请勿猜测。

Feature Skills

功能技能

FeatureSkillPath
AI/LLM monitoring — instrument OpenAI, Anthropic, LangChain, Vercel AI, Google GenAI, Pydantic AI
sentry-setup-ai-monitoring
sentry-setup-ai-monitoring/SKILL.md
OpenTelemetry Collector with Sentry Exporter — multi-project routing, automatic project creation
sentry-otel-exporter-setup
sentry-otel-exporter-setup/SKILL.md
Alerts via workflow engine API — email, Slack, PagerDuty, Discord
sentry-create-alert
sentry-create-alert/SKILL.md
Each skill contains its own detection logic, prerequisites, and step-by-step instructions. Trust the skill — read it carefully and follow it. Do not improvise or take shortcuts.

Looking for SDK setup or debugging workflows instead? See the full Skill Tree.
功能技能路径
AI/LLM监控——为OpenAI、Anthropic、LangChain、Vercel AI、Google GenAI、Pydantic AI埋点
sentry-setup-ai-monitoring
sentry-setup-ai-monitoring/SKILL.md
带Sentry Exporter的OpenTelemetry Collector——多项目路由、自动项目创建
sentry-otel-exporter-setup
sentry-otel-exporter-setup/SKILL.md
通过工作流引擎API发送告警——邮件、Slack、PagerDuty、Discord
sentry-create-alert
sentry-create-alert/SKILL.md
每个技能都包含自己的检测逻辑、前置条件和分步说明。请信任技能内容——仔细阅读并遵循指示。请勿自行发挥或走捷径。

正在寻找SDK设置或调试工作流?请查看完整技能树