vscode-dbt-power-user
vscode-dbt-power-user copied to clipboard
fix: add telemetry events
Overview
Problem
Telemetry events are bloated
Solution
- consolidate the events that could be associated with features, easily searchable
- proper naming conventions
- applied the above for documentation editor events
Screenshot/Demo
A picture is worth a thousand words. Please highlight the changes if applicable.
How to test
- Open doc editor
- perform operations like modifying desc, sync with db, bulk generate etc and check telemetry events
Checklist
- [ ] I have run this code and it appears to resolve the stated issue
- [ ]
README.mdupdated and added information about my change