Replies: 1 comment
-
|
Yes, it does not seems to work, that's really strange. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HAs anyone usefully use the open telemetry with the SDK ? I see the cli logs mentioning sending OTLP
2026-04-05T19:19:46.716Z [INFO] Workspace initialized: 3bc48287-031b-4931-8603-4b7f0ec9dec4 (checkpoints: 0) 2026-04-05T19:19:46.731Z [DEBUG] Sending telemetry event: copilot-cli/cli.telemetry (kind: session_start) 2026-04-05T19:19:46.731Z [DEBUG] Sending telemetry event: copilot-cli/cli.restricted_telemetry (kind: session_start) 2026-04-05T19:19:46.731Z [DEBUG] Sending telemetry event: copilot-cli/cli.telemetry (kind: memory_usage) 2026-04-05T19:19:46.732Z [DEBUG] Sending telemetry event: copilot-cli/cli.telemetry (kind: first_launch) 2026-04-05T19:19:46.732Z [INFO] Starting Copilot CLI: 1.0.18 2026-04-05T19:19:46.732Z [INFO] Node.js version: v24.11.1But I don't see this telemetry in my Jaeger all in one collector.
Beta Was this translation helpful? Give feedback.
All reactions