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.gg/sentry-setup-ai-monitoring/SKILL.md
Append the path from the
Path
column in the table below to
https://skills.sentry.gg/
. Do not guess or shorten URLs.
使用
curl
下载技能文件——这些文件大小为10–20 KB,工具在总结时通常会丢失关键细节,因此建议直接下载。
curl -sL https://skills.sentry.gg/sentry-setup-ai-monitoring/SKILL.md
将下表中
Path
列的路径追加到
https://skills.sentry.gg/
之后。请勿猜测或缩短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设置或调试工作流?请查看完整技能树