-
Type:
Task
-
Resolution: Won't Do
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Table View, Telemetry Data
-
None
-
3
-
Not Needed
Add telemetry to track:
- view changed in document view (documents, json, table)
- note: We currently have an event titled "Switch View Type", which refers to the list of databases and collection. We need a different event for these changes in the document view.
- columns shuffled in the table view
- drill-down (Drill-down refers to "opening an embedded document". On the document and json view it would mean expanding the field, on the table view it opens a "sub table".) It might be a bit of extra work to provide this event for the json view as we don't currently have props to react to expand / collapse events inside the codemirror editor.