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 121
121
- string
122
122
- Identifier string for the ``mongosync `` instance.
123
123
124
+ .. versionadded :: 1.3
125
+
124
126
* - ``coordinatorID ``
125
127
- string
126
128
- Identifier string for the coordinator instance.
133
135
134
136
- When ``mongosync `` starts up, this field returns ``null `` until
135
137
``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
102
102
103
103
.. include:: /includes/opts/loadlevel-warning.rst
104
104
105
+ .. versionadded:: 1.4
106
+
105
107
.. setting:: logPath
106
108
107
109
*Type*: string
Original file line number Diff line number Diff line change @@ -134,6 +134,8 @@ Global Options
134
134
:setting:`loadLevel` setting.
135
135
136
136
.. include:: /includes/opts/loadlevel-warning.rst
137
+
138
+ .. versionadded:: 1.4
137
139
138
140
.. option:: --logPath <directory>
139
141
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ Telemetry
15
15
16
16
.. include:: /includes/opts/telemetry-statement.rst
17
17
18
+ .. versionadded:: 1.4
19
+
18
20
Data Collection
19
21
---------------
20
22
You can’t perform that action at this time.
0 commit comments