Codex instrumentation prompt: 実装から決定まで
完全な codex instrumentation prompt 測定ループは、1 つの所有ワークフロー、制限されたイベント コントラクト、制御されたフィクスチャ、および誰かが行動できる質問を接続します。
- 1
境界を設定する
Telemetry API キーを生成またはコピーします。
- 2
結果を把握する
Begin with page_viewed, code_snippet_copied, integration_check_submitted and document the grain of each event.
- 3
行を証明する
新しいイベントについて Telemetry をクエリし、残りのギャップを埋めます。
- 4
決断を下す
セットアップ プロンプトをコピーしたユーザーは、より早くアクティベーションに到達しますか?
エージェントプロンプト
これをコーディングエージェントに貼り付けます
交換する YOUR_API_KEY サインアップ後、エージェントに製品フローを実行して最初のイベントを確認するように依頼します。
Codex instrumentation prompt セットアップ プロンプト
Instrument this project with structured logs using /skill.md. Use this Telemetry API key: YOUR_API_KEY Anonymous keys support logging and synchronous SQL without signup. Claim the existing workspace at https://telemetry.sh/register with the same key before creating dashboards or alerts. If it is unclaimed, query the event to verify delivery and report which features need signup. Please: 1. Find the most important user-facing flows, background jobs, and AI/tooling workflows. 2. Add structured logging with snake_case table and field names. 3. Capture the key signals for each workflow, including status, latency, identifiers, and error context when relevant. 4. Run one real user-facing or operational flow through the instrumented application and verify its event appears で Telemetry. Do not use telemetry_quickstart for this milestone. 5. Run a read-only query over that real event, then create a high-level dashboard with charts and tables that summarize the most important signals in this project. 6. Tell me what you instrumented, which real flow you verified, which tables you created, and which dashboard views I should review first. Keep event payloads small and focused. Make dashboard labels and charts easy to scan.このプロンプトの API キーを作成し、動作中のエージェント イベントをプレビューし、アプリケーションの準備ができたらサンプルを置き換えます。
このセットアップを無料で開くセットアップ手順
- 1Telemetry API キーを生成またはコピーします。
- 2Codex にプロンプトをリポジトリに適用するように依頼します。
- 3重要な製品フローを実行します。
- 4新しいイベントについて Telemetry をクエリし、残りのギャップを埋めます。
キャプチャするイベント
これにより解き明かされる質問
- セットアップ プロンプトをコピーしたユーザーは、より早くアクティベーションに到達しますか?
- どのドキュメント ページが登録を生成しますか?
- チェックアウト前にどの製品分野が使用されますか?
イベントスキーマの例
このワークフローのイベントスキーマ
クエリまたはスニペットを運用環境に適用する前に、行粒度、出力境界、必要なタイプ、プライバシー クラス、サンプル ペイロード、および検証チェックリストを確認してください。
関連製品の機能
このワークフローを続行します アラート
レビューされた信頼性クエリを、所有するしきい値と応答のワークフローにプロモートします。
関連する SQL レシピ
その他のSQL例
このワークフローの構造化フィールドに対してクエリを実行し、結果の例を検査して、有用な回答をダッシュボードまたはアラートに変換します。
関連ページ