Skip to content

Commit 9690d58

Browse files
DOCSP-32322 [Revamp] /docs/manual/core/timeseries-collections/ (#4786) (#4952)
* DOCSP-32322 [Revamp] /docs/manual/core/timeseries-collections/ * edit * edit * Edit --------- Co-authored-by: pierwill <[email protected]> Co-authored-by: pierwill <[email protected]>
1 parent 7711f43 commit 9690d58

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

source/core/timeseries-collections.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,28 @@ identify your time series data is generally your data source's metadata.
4040
- View count
4141
- URL
4242

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+
4365
Compared to normal collections, storing time series data in time series
4466
collections improves query efficiency and reduces the disk usage for
4567
time series data and :term:`secondary indexes <secondary index>`.

0 commit comments

Comments
 (0)