add realistic synthetic event generation for local testing
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 35/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 静か
- 技術スタック
- typescript
- 領域
- cli
調査の方向性
まず既存の sentry-cli send-event ワークフローを読み、そこで行われている単純なイベント生成を、issue で言及されている SDK/demo apps、保存されたイベント JSON、および getsentry/seer-test-sandbox の例と比較します。実装前に、コマンドの event-shape オプションと complexity オプションを定義します。ローカルユーザーがより豊富で現実的な合成イベントを生成し、それらを変化させて異なるプロダクト UX パスを検証できれば完了です。
索引モデルが issue の本文から書いたものです。
説明
add a cli workflow to generate fake but realistic Sentry events for local testing.
context from the thread:
- users want to test the local Sentry experience across different plans (for example AM1 and AM3) and see how more realistic events appear in-product
- current options are fragmented:
sentry-cli send-eventworks for simple cases, SDK/demo apps can generate traffic, some folks replay stored event JSON, andgetsentry/seer-test-sandboxhas realistic scenarios but is aimed at Seer testing
proposal:
- add an explicit
sentry-clifeature or subcommand for generating realistic synthetic events locally - support richer payloads than a single simple error message
- ideally make it easy to vary event shape / complexity so product and engineering can exercise different UX paths without building custom apps each time
prior art mentioned:
SENTRY_DSN="..." sentry-cli send-event --message "Test error from sentry-cli" --level error- small SDK-based demo/test apps
- replaying stored event JSONs
- https://github.com/getsentry/seer-test-sandbox
raised by: Jason Swartz
- 主要言語
- TypeScript
- スター
- 121
- フォーク
- 14
- 平均マージ
- 22時間 3分
- マージ済み PR(30日)
- 94
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
getsentry/cli のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 68/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 65/100
-
bug jared
-
jared
難易度 4/5 3〜5日 初心者へのやさしさ 52/100
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100
ontola/atomic-server#1625 ·
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
melgarafael/DeskcommCRM#1451 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 82/100
-
bug via-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
bot:ai-assisted component:compact-js status:untriaged
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
midnightntwrk/midnight-sdk#403 ·