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.
Update startup logs to include telemetry status · keystonejs/keystone#9299 | Good First Issue