feat: Implement host-level telemetry batching to reduce rate limiting#718
Merged
samikshya-db merged 19 commits intoDec 3, 2025
maindatabricks/databricks-sql-python:mainfrom
fix-telemetry-host-level-batchingdatabricks/databricks-sql-python:fix-telemetry-host-level-batchingCopy head branch name to clipboard
Merged
feat: Implement host-level telemetry batching to reduce rate limiting#718samikshya-db merged 19 commits intomaindatabricks/databricks-sql-python:mainfrom fix-telemetry-host-level-batchingdatabricks/databricks-sql-python:fix-telemetry-host-level-batchingCopy head branch name to clipboard
samikshya-db merged 19 commits into
maindatabricks/databricks-sql-python:mainfrom
fix-telemetry-host-level-batchingdatabricks/databricks-sql-python:fix-telemetry-host-level-batchingCopy head branch name to clipboard
Commits
Commits on Dec 1, 2025
feat: Implement host-level telemetry batching to reduce rate limiting
Show description for 3bfbac1committedchore: Change all telemetry logging to DEBUG level
Show description for 5e29089committedchore: Fix remaining telemetry warning log to debug
Show description for 26b67c7committedfix: Update tests to use host_url instead of session_id_hex
Show description for da13b9ecommittedfix: Revert session_id_hex in tests for functions that still use it
Show description for ffc7b27committedfix: Update all Error raises and test calls to use host_url
Show description for b11a461committedfix: Update thrift_backend.py to use host_url instead of session_id_hex
Show description for 60e50decommittedFix Black formatting by adjusting fmt directive placement
Show description for 01ea1e1committedFix telemetry feature flag tests to set mock session host
Show description for 9026f37committed
Commits on Dec 2, 2025
Add teardown_method to clear telemetry factory state between tests
Show description for 86d7828committedClear feature flag context cache in teardown to fix test pollution
Show description for 91b8382committedfix: Access actual client from holder in flush worker
Show description for 74821f8committedClear telemetry client cache in e2e test teardown
Show description for 0b3dd82committedPass session_id parameter to telemetry export methods
Show description for 4624458andcommitted- committed
- committed
- committed
- committed
- committed