Class Stats (0.6.0)

Stats(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Upgrade stats for read pool instances.

Attributes

Name Description
not_started int
Number of read pool instances for which upgrade has not started.
ongoing int
Number of read pool instances undergoing upgrade.
success int
Number of read pool instances successfully upgraded.
failed int
Number of read pool instances which failed to upgrade.