Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions source/includes/api/tables/progress-response.rst
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@
- string
- Identifier string for the ``mongosync`` instance.

.. versionadded:: 1.3

* - ``coordinatorID``
- string
- Identifier string for the coordinator instance.
Expand All @@ -133,3 +135,6 @@

- When ``mongosync`` starts up, this field returns ``null`` until
``mongosync`` identifies the coordinator.

.. versionadded:: 1.3

2 changes: 2 additions & 0 deletions source/reference/configuration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ Options

.. include:: /includes/opts/loadlevel-warning.rst

.. versionadded:: 1.4

.. setting:: logPath

*Type*: string
Expand Down
2 changes: 2 additions & 0 deletions source/reference/mongosync.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ Global Options
:setting:`loadLevel` setting.

.. include:: /includes/opts/loadlevel-warning.rst

.. versionadded:: 1.4

.. option:: --logPath <directory>

Expand Down
2 changes: 2 additions & 0 deletions source/reference/telemetry.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Telemetry

.. include:: /includes/opts/telemetry-statement.rst

.. versionadded:: 1.4

Data Collection
---------------

Expand Down