1f298714af
Change-Id: I6fc9eaf0903bdbe4ccb82c4e7647478a1eef9785
2.0 KiB
2.0 KiB
account-reaper
Metrics
Metric Name | Description |
---|---|
account-reaper.errors |
Count of devices failing the mount check. |
account-reaper.timing |
Timing data for each reap_account() call. |
|
Count of HTTP return codes from various operations (e.g. object listing, container deletion, etc.). The value for X is the first digit of the return code (2 for 201, 4 for 404, etc.). |
account-reaper.containers_failures |
Count of failures to delete a container. |
account-reaper.containers_deleted |
Count of containers successfully deleted. |
|
Count of containers which failed to delete with zero successes. |
|
Count of containers which failed to delete with at least one success. |
account-reaper.objects_failures |
Count of failures to delete an object. |
account-reaper.objects_deleted |
Count of objects successfully deleted. |
|
Count of objects which failed to delete with zero successes. |
|
Count of objects which failed to delete with at least one success. |