Skip to content

PSMDB-1893 add test#1683

Merged
olexandr-havryliak merged 1 commit intov7.0from
PSMDB-1893-test-70
Feb 12, 2026
Merged

PSMDB-1893 add test#1683
olexandr-havryliak merged 1 commit intov7.0from
PSMDB-1893-test-70

Conversation

@olexandr-havryliak
Copy link

This pull request adds a new test script to verify the behavior of server parameters controlling the inclusion of the disks and mounts subsections in FTDC system metrics data. The test checks both startup and runtime changes for these parameters to ensure that the relevant subsections are correctly included or omitted from the diagnostic data.

Testing of FTDC system metrics subsections:

  • Added jstests/noPassthrough/ftdc_system_metrics_disks_mounts_params.js to test the diagnosticDataCollectionEnableSystemMetricsDisks and diagnosticDataCollectionEnableSystemMetricsMounts server parameters, ensuring that disabling or enabling these parameters at startup or runtime correctly omits or includes the corresponding disks and mounts subsections in getDiagnosticData().data.systemMetrics.

Copy link

@igorsol igorsol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks!

@olexandr-havryliak olexandr-havryliak merged commit b9533c7 into v7.0 Feb 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments