Skip to content

Commit 30b7208

Browse files
authored
(DOCSP-24964) Replaces data lake terms with federated database instance/ADF (#547)
1 parent a415d84 commit 30b7208

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

snooty.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,10 @@ toc_landing_pages = ["/installation", "/dashboards", "/data-sources",
2525
version = "v0.10.0"
2626
app-services = "App Services"
2727
atlas-app-services = "Atlas App Services"
28+
adf = "Atlas Data Federation"
2829
atlas-app-services-link = ":appservices:`Atlas App Services </>`"
30+
fdi = "federated database instance"
31+
fdis = "federated database instances"
2932

3033
[substitutions]
3134
charts = "MongoDB Charts"

source/data-sources.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ format with the following columns:
4949
- Database and collection from which |charts-short| retrieves
5050
data for this data source.
5151

52-
- Name of the |service| cluster or |adl| that contains the
52+
- Name of the |service| cluster or {+fdi+} that contains the
5353
collection.
5454

5555
* - :guilabel:`Added`
@@ -103,7 +103,7 @@ Add a Data Source
103103
1. From the :guilabel:`Data Sources` list, click the
104104
:guilabel:`Add Data Source` button.
105105

106-
#. Select one of the |service| clusters or |adl|\s.
106+
#. Select one of the |service| clusters or {+fdis+}.
107107

108108
|service| displays:
109109

source/manage-data-sources.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,8 @@ member </core/replica-set-members>` the data source reads data from. A
131131
data source ``Owner`` can modify the read preference of a data source
132132
only if that data source is a collection on an |service| cluster. You
133133
can't modify the read preference of a data source if that data source
134-
is a collection in your |dl|. |adl| has a read preference of Nearest.
134+
is a collection in your {+fdi+}. {+adf+} has a read preference of
135+
Nearest.
135136

136137
Read preference options are:
137138

0 commit comments

Comments
 (0)