File: container_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 (12 lines) | stat: -rw-r--r-- 740 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
``container-auditor`` Metrics
=============================

==============================  ====================================================
Metric Name                     Description
------------------------------  ----------------------------------------------------
``container-auditor.errors``    Incremented when an Exception is caught in an audit
                                pass (only once per pass, max).
``container-auditor.passes``    Count of individual containers passing an audit.
``container-auditor.failures``  Count of individual containers failing an audit.
``container-auditor.timing``    Timing data for each container audit.
==============================  ====================================================