Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

node-integration-tests: port AI and gen_ai suites to span streaming

オープン
#24,138 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
54/100
issue の種類
リファクタリング
明瞭さ
おおむね明確
活発さ
活発
技術スタック
node.js, typescript
領域
testing-qa

調査の方向性

親Issueの移植手順から始め、次に一覧にあるnode統合スイートとそのspanストリーミング版を調べます。子スパン上の深いgen_ai属性、{ value, type }の形、およびenvelope間での属性の収集に特に注意してください。指定されたVercel AIのツインを対応するスイートに統合し、該当する場合は一覧にあるサフィックスを削除します。その後、スイートは同じストリーミング動作をカバーする必要があります。

索引モデルが issue の本文から書いたものです。

説明

javascript Task

Follow the porting recipe in the parent issue.

These suites assert on deep gen_ai attribute sets on child spans, so the { value, type } attribute shape and the collect-across-envelopes rule matter more here than anywhere else.

Suites

  • tracing/openai, tracing/openai/openai-tool-calls, tracing/openai/v6, tracing/openai/v7
  • tracing/anthropic
  • tracing/google-genai, tracing/google-genai-v2
  • tracing/vercelai, tracing/vercelai/v5, tracing/vercelai/v6_v7
  • tracing/langchain, tracing/langchain/v1
  • tracing/langgraph
  • aws-serverless/bedrock

Twins to fold back

  • tracing/vercelai/span-streaming-v4 and tracing/vercelai/span-streaming-v6 into the matching vercelai suites
  • tracing/mcp-server-streamed has no static original, so just drop the suffix
主要言語
TypeScript
スター
8.7k
フォーク
1.9k
平均マージ
1日 18時間
マージ済み PR(30日)
562

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

getsentry/sentry-javascript のほかの issue

getsentry/sentry-javascript の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。