1f298714af
Change-Id: I6fc9eaf0903bdbe4ccb82c4e7647478a1eef9785
18 lines
1.0 KiB
ReStructuredText
18 lines
1.0 KiB
ReStructuredText
``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").
|
|
================================ ====================================================
|