Commit 69edda9
committed
chore(Sky): Disable PostHog surveys and decide endpoint
Add disable_surveys and advanced_disable_decide options to PostHog initialization in PostHogBridge.ts. These settings eliminate unnecessary network requests to PostHog's surveys and decide endpoints, reducing boot-time network overhead in the development environment.
This complements the recent per-component buffering refactor by further minimizing PostHog's network footprint during editor startup.1 parent ca8ef59 commit 69edda9
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
0 commit comments