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