summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use correct args in get_doc_infofix-test-get-doc-infoJay Doane2021-04-201-1/+1
* Merge pull request #3312 from apache/weatherreportJay Doane2021-04-2035-1/+3326
|\
| * Build and escriptize weatherreportweatherreportJay Doane2021-04-204-2/+23
| * Crash if config app fails to startJay Doane2021-04-201-1/+1
| * Add getopt copyright to NOTICEJay Doane2021-04-201-0/+4
| * Update weatherreport documentationJay Doane2021-04-202-3/+16
| * Delete obsolete weatherreport files and documentationJay Doane2021-04-205-149/+0
| * Change header preamble to "derived from riaknostic"Jay Doane2021-04-2011-11/+11
| * Change search check failure from error to warningJay Doane2021-04-201-1/+2
| * Support default IOQ in weatherreportJay Doane2021-04-202-1/+28
| * Port custom recon process call checksJay Doane2021-04-201-2/+57
| * Merge remote-tracking branch 'weatherreport/riaknostic-squash' into weatherre...Jay Doane2021-04-2034-0/+3353
| |\ |/ /
| * Change s/cloudant/couchdb/g for maintenance_modeILYA Khlopotov2021-04-191-1/+1
| * Downgrade process call count to noticeMike Wallace2021-04-191-1/+1
| * Fix description of process_memory checkMike Wallace2021-04-191-1/+1
| * Check mean node statistics over one secondRiccardo Brognara2021-04-191-0/+66
| * Check number of pending internal replication jobsRiccardo Brognara2021-04-191-0/+57
| * Handle conflicted shard mapsMike Wallace2021-04-191-2/+10
| * there is no appRobert Newson2021-04-191-2/+1
| * Don't include node name in diagnostic messagesMike Wallace2021-04-192-17/+14
| * Remove redundant rpc callsMike Wallace2021-04-198-25/+17
| * Remove escriptize from all targetMike Wallace2021-04-191-1/+1
| * Remove unused function exportsPaul J. Davis2021-04-191-3/+1
| * Remove packaged rebarPaul J. Davis2021-04-192-7/+7
| * Remove the getopt dependencyPaul J. Davis2021-04-193-3/+624
| * Remove twig dependencyPaul J. Davis2021-04-197-62/+88
| * Remove rebar.config dependenciesPaul J. Davis2021-04-191-7/+1
| * Diagnostic check for processes by memory usageMike Wallace2021-04-191-0/+57
| * Generalise threshold checks on process attributesMike Wallace2021-04-192-26/+37
| * Add diagnostic check for TCP recv and send queuesMike Wallace2021-04-191-0/+89
| * Add check for whether node can be safely rebuiltMike Wallace2021-04-191-0/+116
| * Try to ensure writes to stdout are flushedMike Wallace2021-04-192-1/+6
| * Failed checks are turned into diagnostic messagesMike Wallace2021-04-191-28/+15
| * Run local checks via RPCMike Wallace2021-04-190-0/+0
| * Run local checks via RPCMike Wallace2021-04-191-7/+2
| * Improve logging of failed RPC callsMike Wallace2021-04-192-3/+22
| * Make timeout for check-over-RPC configurableMike Wallace2021-04-194-3/+18
| * WhitespaceMike Wallace2021-04-191-1/+0
| * Handle cases where first/current call is undefinedMike Wallace2021-04-191-6/+13
| * Route rpc checks via local cluster nodeMike Wallace2021-04-192-1/+8
| * Remove weatherreport_node:cluster_command funsMike Wallace2021-04-191-30/+0
| * Allow checks to be run across the clusterMike Wallace2021-04-1916-97/+245
| * Optimize noatime checkMike Wallace2021-04-191-1/+1
| * Add check for IOQ active requestsMike Wallace2021-04-191-0/+78
| * Add check for processes by first/current callMike Wallace2021-04-191-0/+99
| * Add check for shard safety/livenessMike Wallace2021-04-191-0/+76
| * Add check for search availabilityMike Wallace2021-04-191-0/+57
| * Fix unused variable warningMike Wallace2021-04-191-1/+1
| * Improve default etc directoryMike Wallace2021-04-191-1/+2
| * Include the node name when logging to stdoutMike Wallace2021-04-191-2/+9