File tree Expand file tree Collapse file tree 4 files changed +11
-0
lines changed Expand file tree Collapse file tree 4 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 121121 - string
122122 - Identifier string for the ``mongosync `` instance.
123123
124+ .. versionadded :: 1.3
125+
124126 * - ``coordinatorID ``
125127 - string
126128 - Identifier string for the coordinator instance.
133135
134136 - When ``mongosync `` starts up, this field returns ``null `` until
135137 ``mongosync `` identifies the coordinator.
138+
139+ .. versionadded :: 1.3
140+
Original file line number Diff line number Diff line change @@ -102,6 +102,8 @@ Options
102102
103103 .. include:: /includes/opts/loadlevel-warning.rst
104104
105+ .. versionadded:: 1.4
106+
105107.. setting:: logPath
106108
107109 *Type*: string
Original file line number Diff line number Diff line change @@ -134,6 +134,8 @@ Global Options
134134 :setting:`loadLevel` setting.
135135
136136 .. include:: /includes/opts/loadlevel-warning.rst
137+
138+ .. versionadded:: 1.4
137139
138140.. option:: --logPath <directory>
139141
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ Telemetry
1515
1616.. include:: /includes/opts/telemetry-statement.rst
1717
18+ .. versionadded:: 1.4
19+
1820Data Collection
1921---------------
2022
You can’t perform that action at this time.
0 commit comments