You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix telemetry HttpClient to use full auth/proxy handler chain
CreateTelemetryHttpClient was creating a plain HttpClient without auth,
causing 401 Unauthorized on /telemetry-ext. Now uses the same handler
pipeline as feature flag client (PAT, OAuth, WIF, proxy support).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments