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
Include system_configuration, driver_connection_params, and auth_type in all telemetry logs
- Cache driver config in MetricsAggregator when connection event is processed
- Include cached driver config in all statement and error metrics
- Export system_configuration, driver_connection_params, and auth_type for every log
- Each telemetry log is now self-contained with full context
This ensures every telemetry event (connection, statement, error) includes
the driver configuration context, making logs independently analyzable.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments