File: object_auditor.rst

package info (click to toggle)
swift 2.35.1-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 22,760 kB
  • sloc: python: 281,901; javascript: 1,059; sh: 619; pascal: 295; makefile: 81; xml: 32
file content (13 lines) | stat: -rw-r--r-- 822 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
``object-auditor`` Metrics
==========================

==============================  ====================================================
Metric Name                     Description
------------------------------  ----------------------------------------------------
``object-auditor.quarantines``  Count of objects failing audit and quarantined.
``object-auditor.errors``       Count of errors encountered while auditing objects.
``object-auditor.timing``       Timing data for each object audit (does not include
                                any rate-limiting sleep time for
                                max_files_per_second, but does include rate-limiting
                                sleep time for max_bytes_per_second).
==============================  ====================================================