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
Adds an optional enableSessionTelemetry field to SessionConfig and
ResumeSessionConfig across Node.js, Python, Go, and .NET SDKs.
When omitted (default), session telemetry remains enabled — no extra
parameter is needed. When set to false, internal session telemetry
(Hydro/AppInsights) is disabled for that session.
Includes unit tests for serialization, cloning, and wire forwarding
in all four languages.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments