File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,28 @@ identify your time series data is generally your data source's metadata.
40
40
- View count
41
41
- URL
42
42
43
+ Time Series Collections
44
+ -----------------------
45
+
46
+ .. versionadded:: 5.0
47
+
48
+ .. note:: Compatibility
49
+
50
+ You can use time series collections with deployments hosted in the following
51
+ environments:
52
+
53
+ .. include:: /includes/fact-environments.rst
54
+
55
+ To create a time series collection using the Atlas UI, see :ref:`Create a collection <atlas-ui-create-a-collection>`.
56
+
57
+ Time series collections efficiently store time series data. In time
58
+ series collections, writes are organized so that data from the same
59
+ source is stored alongside other data points from a similar point in
60
+ time.
61
+
62
+ Benefits
63
+ ~~~~~~~~
64
+
43
65
Compared to normal collections, storing time series data in time series
44
66
collections improves query efficiency and reduces the disk usage for
45
67
time series data and :term:`secondary indexes <secondary index>`.
You can’t perform that action at this time.
0 commit comments