4 件のコメント (4 件のコメント)1 件のリアクション (1 件のリアクション)0 人の担当者 (0 人の担当者)JavaScript2,386 件のフォーク (2,386 件のフォーク)batch import
help wanted
Repository metrics
- Stars
- 14,870 個のスター (14,870 個のスター)
- PR merge metrics
- 平均マージ 8d 20h (平均マージ 8d 20h)30d で 13 merged PRs (30d で 13 merged PRs)
説明
#9292 revealed that we should consider adding to the initial start logs
See thread
コントリビューターガイド
- 調査方針
- Examine the referenced PR #9292 discussion thread to understand the proposed telemetry status information. Locate the startup logging code in the repository (typically in the server or CLI entry point). The task is to add a log line indicating whether telemetry is enabled or disabled, following the pattern of existing startup logs.
- 技術スタック
- nodejstypescript
- 領域
- backenddeveloper experienceobservability
- Issue 種別
- 機能
- 前提条件
- basic Node.js logging concepts