My eclipse log is full of these messages ....
!ENTRY org.eclipse.lsp4e 1 0 2026-07-24 08:43:45.764
!MESSAGE [LS:GitHub Copilot Language Server][Info] [fetcher] Request to <https://telemetry.business.githubcopilot.com/telemetry> failed, attempting fallback. Error [TypeError]: fetch failed
at Object.processResponse (C:\snapshot\copilot-language-server-internal\dist\main.js:317:32904)
at C:\snapshot\copilot-language-server-internal\dist\main.js:317:39248
at node:internal/process/task_queues:149:7
at AsyncResource.runInAsyncScope (node:async_hooks:214:14)
at AsyncResource.runMicrotask (node:internal/process/task_queues:146:8)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5) {
code: 'UND_ERR_CONNECT_TIMEOUT',
syscall: undefined,
errno: undefined,
[cause]: ConnectTimeoutError: Connect Timeout Error (attempted address: telemetry.business.githubcopilot.com:443, timeout: 10000ms)
at onConnectTimeout (C:\snapshot\copilot-language-server-internal\dist\main.js:191:29968)
at Immediate._onImmediate (C:\snapshot\copilot-language-server-internal\dist\main.js:191:29401)
at process.processImmediate (node:internal/timers:484:21) {
code: 'UND_ERR_CONNECT_TIMEOUT'
}
}
Environment
Describe the bug
My eclipse log is full of these messages ....
Expected behavior
Would be better if users can disable this!