Skip to content

Commit a4452ec

Browse files
committed
DOCS-12102: 3.4.14 backport of ftdc mongos support
1 parent 6f178df commit a4452ec

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

source/reference/parameters.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1030,7 +1030,7 @@ The following parameters support diagnostic data capture (FTDC):
10301030

10311031
.. versionadded:: 3.2
10321032

1033-
.. versionchanged:: 3.6
1033+
.. versionchanged:: 3.4.14
10341034

10351035
|both|
10361036

@@ -1049,7 +1049,7 @@ The following parameters support diagnostic data capture (FTDC):
10491049

10501050
.. parameter:: diagnosticDataCollectionDirectoryPath
10511051

1052-
.. versionadded:: 3.6
1052+
.. versionadded:: 3.4.14
10531053

10541054
*Type*: String
10551055

@@ -1082,7 +1082,7 @@ The following parameters support diagnostic data capture (FTDC):
10821082
.. versionchanged:: 3.4
10831083
Increased default size to 200 megabytes.
10841084

1085-
.. versionchanged:: 3.6
1085+
.. versionchanged:: 3.4.14
10861086

10871087
|both|
10881088

@@ -1113,7 +1113,7 @@ The following parameters support diagnostic data capture (FTDC):
11131113

11141114
.. versionadded:: 3.2
11151115

1116-
.. versionchanged:: 3.6
1116+
.. versionchanged:: 3.4.14
11171117

11181118
|both|
11191119

@@ -1140,7 +1140,7 @@ The following parameters support diagnostic data capture (FTDC):
11401140

11411141
.. versionadded:: 3.2
11421142

1143-
.. versionchanged:: 3.6
1143+
.. versionchanged:: 3.4.14
11441144

11451145
|both|
11461146

source/release-notes/3.6.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,11 +828,16 @@ FTDC
828828
~~~~
829829

830830
MongoDB 3.6 adds support for Diagnostics Capture (also known as ``FTDC``) in
831-
:binary:`~bin.mongos`. In previous versions, the feature is available for
831+
:binary:`~bin.mongos`. [#3.4]_ In previous versions, the feature is available for
832832
:binary:`~bin.mongod` only. See :ref:`param-ftdc`.
833833

834834
.. note:: FTDC is enabled by default.
835835

836+
.. [#3.4]
837+
838+
MongoDB 3.4.14+ also adds :binary:`~bin.mongos` support for FTDC.
839+
840+
836841
Additional Enhancements
837842
~~~~~~~~~~~~~~~~~~~~~~~
838843

0 commit comments

Comments
 (0)