add realistic synthetic event generation for local testing

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

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

評価

難易度
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-event works for simple cases, SDK/demo apps can generate traffic, some folks replay stored event JSON, and getsentry/seer-test-sandbox has realistic scenarios but is aimed at Seer testing

proposal:

  • add an explicit sentry-cli feature 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:

raised by: Jason Swartz

主要言語
TypeScript
スター
121
フォーク
14
平均マージ
22時間 3分
マージ済み PR(30日)
94

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

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

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

getsentry/cli のほかの issue

getsentry/cli の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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