Skip to content

Commit f2b876c

Browse files
jocelyn-mendezJocelyn Mendez
andcommitted
(DOCSP-11315) Added "Connect Your Data" section (#377)
* (DOCSP-11315) Added connect your data section * (DOCSP-11315) Added connect your data section * (DOCSP-11315) Added connect your data section * (DOCSP-11315) Added connect your data section * (DOCSP-11315) Added connect your data section * (DOCSP-11315) Added connect your data section * (DOCSP-11315) Added step file for Connect Your Data * (DOCSP-11315) Added step file for Connect Your Data * (DOCSP-11315) Added step file for Connect Your Data * (DOCSP-11315) Added step file for Connect Your Data * (DOCSP-11315) Added step file for Connect Your Data * (DOCSP-11315) Added step file for Connect Your Data * (DOCSP-11315) Added step file for Connect Your Data * (DOCSP-11315) Added step file for Connect Your Data * (DOCSP-11315) Added step file for Connect Your Data * (DOCSP-11315) Added step file for Connect Your Data * (DOCSP-11315) Added step file for Connect Your Data * (DOCSP-11315) Added step file for Connect Your Data * (DOCSP-11315) Added step file for Connect Your Data Co-authored-by: Jocelyn Mendez <[email protected]>
1 parent b9bba69 commit f2b876c

File tree

4 files changed

+55
-7
lines changed

4 files changed

+55
-7
lines changed

source/data-sources.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,7 @@ Data Sources
1212
:depth: 1
1313
:class: singlecol
1414

15-
Data sources in |charts| reference a :ref:`collection <collections>`
16-
or :ref:`view <3.4-reference-views>` in your MongoDB
17-
deployment. The fields in that collection or view can be used
18-
to construct a chart. When building a chart, you will need to specify
19-
the data source that the chart uses.
15+
.. include:: /includes/data-source-description.rst
2016

2117
To view, add, or remove data sources, click :guilabel:`Data Sources` in
2218
the sidebar.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Data sources in |charts| reference a :ref:`collection <collections>`
2+
or :ref:`view <3.4-reference-views>` in your MongoDB
3+
deployment. The fields in that collection or view can be used
4+
to construct a chart. When building a chart, you will need to specify
5+
the data source that the chart uses.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
title: Select a cluster.
2+
ref: connect-cluster
3+
level: 4
4+
content: |
5+
Connect a cluster from your list of available clusters and click :guilabel:`Next`.
6+
---
7+
title: Select one or more collections to add as :ref:`Data Sources
8+
<data-sources>`.
9+
ref: connect-collections
10+
level: 4
11+
content: |
12+
.. include:: /includes/data-source-description.rst
13+
---
14+
title: Charts directs you to the :ref:`Data Source <data-sources>` page.
15+
ref: connect-data-sources
16+
level: 4
17+
content: |
18+
From there, you can
19+
:ref:`add pipelines <data-sources-pipeline>` and adjust
20+
:ref:`access permissions <permission-model>` for your data sources.
21+
---
22+
title: You are free to explore :ref:`Dashboards <dashboards>` and :ref:`create charts <build-charts>`.
23+
ref: connect-dashboards-charts
24+
level: 4
25+
...

source/welcome-experience.txt

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,29 @@ information on the possible paths that the Welcome Experience offers:
2020

2121
.. _welcome-connect-data:
2222

23-
Connect Your Data Sources
24-
-------------------------
23+
Connect Your Data
24+
------------------
25+
26+
Use the :guilabel:`Connect Your Data` path to connect your existing |service|
27+
clusters to |charts| and visualize your data.
28+
29+
Requirements & Limitations
30+
~~~~~~~~~~~~~~~~~~~~~~~~~~
31+
32+
- You must have an existing |service| cluster. If you do not have an
33+
existing |service| cluster, you can :ref:`Explore Charts with Sample Data
34+
<welcome-explore-data>`.
35+
36+
- You must have read access in your project role to connect
37+
|charts-short| to your data. To learn more about |service| project
38+
roles, see :atlas:`Atlas Project Roles </reference/user-roles/#project-roles>`
39+
40+
Procedure
41+
~~~~~~~~~
42+
43+
Once you have selected :guilabel:`Connect Your Data`:
44+
45+
.. include:: /includes/steps/connect-data.rst
2546

2647
.. _welcome-explore-data:
2748

@@ -32,3 +53,4 @@ Explore With Sample Data
3253

3354
Skip Ahead to Dashboards
3455
------------------------
56+

0 commit comments

Comments
 (0)