summaryrefslogtreecommitdiff
path: root/src/mongo/db/process_health/config_server_health_observer.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67280 wrap periodicCheckImpl with try catchAndrew Witten2022-06-231-2/+2
* SERVER-66431 Replace all usages of ShardType::ConfigNS by kConfigsvrShardsNam...Silvia Surroca2022-06-031-10/+11
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-52604 normalize log.h inclusion semanticsBilly Donahue2022-05-041-1/+1
* SERVER-63013: When health observer returns status failure it will neverKshitij Gupta2022-02-031-2/+2
* SERVER-59390 Config server health observerAndrew Shuvalov2022-02-021-0/+371