]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/devicehealth: update to store metrics in sqlite
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 9 Apr 2021 22:00:06 +0000 (15:00 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Sat, 12 Jun 2021 02:35:16 +0000 (19:35 -0700)
commitabd35d47696c208990355395d48c1c1e261de95c
tree9252785afbb7a31c44799b71162fcd5526ed3f34
parente3d771702da3bb858064b67eb6c710a659bfb08d
pybind/mgr/devicehealth: update to store metrics in sqlite

This commit just modifies the module to use the sqlite3 database for
storing health metrics. A followup commit loads the legacy pool's data.

Fixes: https://tracker.ceph.com/issues/50278
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/pybind/mgr/devicehealth/module.py