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
[FDC] feat: Add analytics for dataconnect deploy (#9303)
* feat: Add analytics for dataconnect deploy
Adds a new analytics event, `dataconnect_deploy`, to track the outcomes of various steps within the `firebase deploy` command for Data Connect services.
This includes tracking for:
- Billing errors
- Build errors and warnings
- Service creation and deletion
- Schema migration events
- Connector updates
- User choices in interactive prompts
Also includes tracking for the --dry-run and --force flags.
* ok
* stats
* m
* m
* refine
* m
* m
* removelogging
* m
* Update index.ts
* m
* use void trackGA
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
0 commit comments