File: account_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-- 759 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
``account-auditor`` Metrics
===========================

============================  =========================================================
Metric Name                   Description
----------------------------  ---------------------------------------------------------
``account-auditor.errors``    Count of audit runs (across all account databases) which
                              caught an Exception.
``account-auditor.passes``    Count of individual account databases which passed audit.
``account-auditor.failures``  Count of individual account databases which failed audit.
``account-auditor.timing``    Timing data for individual account database audits.
============================  =========================================================