Commit f4f66d1
Fix telemetry and feature flag implementation
- Fix event listener names: use 'connection.open' not 'telemetry.connection.open'
- Fix feature flag endpoint: use NODEJS client type instead of OSS_NODEJS
- Fix telemetry endpoints: use /telemetry-ext and /telemetry-unauth (not /api/2.0/sql/...)
- Update telemetry payload to match proto: use system_configuration with snake_case fields
- Add URL utility to handle hosts with or without protocol
- Add telemetryBatchSize and telemetryAuthenticatedExport config options
- Remove debug statements and temporary feature flag override
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 981936e commit f4f66d1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| 293 | + | |
293 | 294 | | |
294 | 295 | | |
295 | 296 | | |
| |||
0 commit comments