Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

vercel-edge No AI integrations in the default set

Đang mở
#24,044 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
52/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Sôi nổi
Công nghệ
nextjs, typescript
Lĩnh vực
api, backend

Hướng nghiên cứu

Bắt đầu tại vercel-edge/src/sdk.ts:36 và kiểm tra tám integration mặc định, sau đó đọc implementation của vercelAIIntegration trong @sentry/server-utils cùng các helper instrument*Client thủ công được re-export. Xác định liệu việc chèn channel có hoạt động trong edge runtime hay không; công việc được hoàn thành khi integration được thêm vào các integration mặc định kèm coverage hoặc ghi lại lý do không thể thêm nó.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

javascript Task

vercel-edge/src/sdk.ts:36 returns eight integrations, none of them AI. Next.js edge routes are a common place to call an LLM. @sentry/vercel-edge already depends on @sentry/server-utils and re-exports the manual instrument*Client helpers, so the pieces are there.

Work item. Investigate whether vercelAIIntegration can be added to the edge defaults. It may need channel injection that the edge runtime cannot do, in which case the answer is documentation, not code.

**Prior art **getsentry/sentry-javascript#22964 moved the Vercel AI integration into @sentry/server-utils, which is the dependency @sentry/vercel-edge already has. Nothing followed up on the edge defaults.

Ngôn ngữ chính
TypeScript
Star
8.7k
Fork
1.9k
Merge trung bình
1 ngày 16 giờ
Pull request đã merge (30 ngày)
552

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của getsentry/sentry-javascript

Tất cả issue của getsentry/sentry-javascript

Issue tương tự

Thêm issue về TypeScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.