This document aims to help users that are not familiar with metrics exposed by the Containerized Data Importer.
All metrics documented here are auto-generated by the utility tool tools/metricsdocs and reflects exactly what is being exposed.
The clone progress in percentage. Type: Counter.
Total restart count in CDI Data Volume cloner pod. Type: Counter.
CDI CR Ready. Type: Gauge.
DataImportCron has an outdated import. Type: Gauge.
Total count of outdated DataImportCron imports. Type: Counter.
Total restart count in CDI Data Volume importer pod. Type: Counter.
Total number of incomplete and hence unusable StorageProfile. Type: Gauge.
CDI operator status. Type: Gauge.
Total restart count in CDI Data Volume upload server pod. Type: Counter.
After developing new metrics or changing old ones, please run make generate-doc to regenerate this document.
If you feel that the new metric doesn't follow these rules, please change tools/metricsdocs with your needs.