Merge "Add missing expirer recon metric to admin_guide"

This commit is contained in:
Jenkins 2016-12-01 17:52:27 +00:00 committed by Gerrit Code Review
commit 8ed8077a04
1 changed files with 1 additions and 0 deletions

View File

@ -718,6 +718,7 @@ Request URI Description
/recon/replication/<type> returns replication info for given type (account, container, object)
/recon/auditor/<type> returns auditor stats on last reported scan for given type (account, container, object)
/recon/updater/<type> returns last updater sweep times for given type (container, object)
/recon/expirer/object returns time elapsed and number of objects deleted during last object expirer sweep
/recon/version returns Swift version
/recon/time returns node time
========================= ========================================================================================