0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-25 09:19:32 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Alex Neben
b665258d9d SERVER-88970 Added yaml formatting to server repo
GitOrigin-RevId: 35db3811d8f749edd5b79ba910adcbc1ceb54cc4
2024-04-06 05:23:20 +00:00
Varun Ravichandran
bc84e04564 SERVER-88533: Add option to omit FTDC-sensitive cluster parameters from getClusterParameter reply
GitOrigin-RevId: 96c758199c1db69d30d16c828063352f3abf824f
2024-04-01 18:41:00 +00:00
wbradmoore
30884c339e SERVER-86977: Make redact a required field for set parameters and update all existing parameters (#20435)
GitOrigin-RevId: a6ede4e300909230b3ec9cc47ea71a9abedde65b
2024-03-27 00:42:44 +00:00
Alexander Neben
71f830ce49 SERVER-87034 Initial markdown format (#19276)
GitOrigin-RevId: 64e388007ec1ac3744537253540995af628bcc00
2024-02-27 19:58:04 +00:00
romanskas
a4d5d9dadb SERVER-85789 Update server parameter docs (#17465)
SERVER-85789 Update server parameter docs

Persistent query settings (PM-412) use cluster server parameters
internally. In SERVER-78801, we added checks prohibiting running
concurrent cluster server parameter updates. The intention of this
change is to reflect these checks in the available technical
documentation. Additional changes result from updating to the most
recent state of the code, adding details, formatting,
restructuring, and running a spell checker.

GitOrigin-RevId: 55aeaddd624a9657c69a10f77b0e7efb2a4463df
2024-01-26 20:42:37 +00:00
Mark Benvenuto
00c97452ae SERVER-78987 Remove the free monitoring code from mongodb/mongo repo 2023-08-18 22:18:36 +00:00
Varun Ravichandran
52bda3494f SERVER-73740: Allow old FCV constants to be parsed by min_fcv 2023-03-20 15:54:30 +00:00
Gabriel Marks
33a25f7368 SERVER-71469 Update documentation to reflect new server parameter conditions 2022-11-22 20:23:15 +00:00
Gabriel Marks
916753069a SERVER-66158 Update architecture guide for Serverless Cluster Parameters 2022-10-21 17:34:36 +00:00
Gabriel Marks
36b8246daa SERVER-68342 Modify ServerParameter to take tenantId 2022-08-30 21:12:24 +00:00
Varun Ravichandran
16924398f1 SERVER-59920: Include cluster server parameters in server parameter documentation 2022-06-27 13:46:32 +00:00
Billy Donahue
7c5ff6c912 SERVER-63588 ServerParameter: test for redact, remove self-registration 2022-03-10 19:32:28 +00:00
Amirsaman Memaripour
4606e0e74e SERVER-48761 Document server-internal server parameter implementation 2021-08-19 19:21:06 +00:00