-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Compass
-
None
-
5
-
Needed
-
-
Iteration Yonkers, Iteration Zanzibar
When connected to Compass 6.0+,
- the experience of creating collections with clustered indexes will be similar to the creation of Time Series collections, i.e. users will be able to specify the clusteredIndex options;
- Clustered Collections will be visually identifiable in the sidebar, in the list of collections and in the collection view similarly to what we do with Time Series Collections
- Clustered Indexes will be visually identifiable under the Index tab
- add "Collection Created" telemetry event to track when collections are created from Compass and in particular when they have interesting properties like having a clustered index, being a time-series, etc.
So basically:
In the create collection modal, add a new checkbox for Clustered. Put the pill in the sidbar and list collections screen. Hilight the indexes (which unlike the ones for timeseries won't be hidden), add telemetry.
- related to
-
MONGOSH-1172 Support creating collections with clustered indexes.
- Closed
-
VSCODE-330 Include the clusteredIndex option in the collection creation template.
- Closed
-
COMPASS-5765 Add "Collection Created" telemetry event
- Closed