File: object_expirer.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-- 656 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
``object-expirer`` Metrics
==========================

==========================  ====================================================
Metric Name                 Description
--------------------------  ----------------------------------------------------
``object-expirer.objects``  Count of objects expired.
``object-expirer.errors``   Count of errors encountered while attempting to
                            expire an object.
``object-expirer.timing``   Timing data for each object expiration attempt,
                            including ones resulting in an error.
==========================  ====================================================