File: container_updater.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 (17 lines) | stat: -rw-r--r-- 1,061 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
``container-updater`` Metrics
=============================

================================  ====================================================
Metric Name                       Description
--------------------------------  ----------------------------------------------------
``container-updater.successes``   Count of containers which successfully updated their
                                  account.
``container-updater.failures``    Count of containers which failed to update their
                                  account.
``container-updater.no_changes``  Count of containers which didn't need to update
                                  their account.
``container-updater.timing``      Timing data for processing a container; only
                                  includes timing for containers which needed to
                                  update their accounts (i.e. "successes" and
                                  "failures" but not "no_changes").
================================  ====================================================