4 則留言 (4 則留言)1 個反應 (1 個反應)0 位負責人 (0 位負責人)JavaScript2,386 個分叉 (2,386 個分叉)batch import
help wanted
倉庫指標
- 星標
- 14,870 顆星 (14,870 顆星)
- PR 合併指標
- 平均合併 8天 20小時 (平均合併 8天 20小時)30 天內合併 13 個 PR (30 天內合併 13 個 PR)
描述
#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
- 議題類型
- 功能
- 前置要求
- basic Node.js logging concepts