doc: remove database alarm capability
Our legacy database doesn't provide alarm capability any more, however, there is a table in document still mentions it. Also update this table for hbase statistic limitation. Change-Id: I195106b23024a289196d9b5ec7cc891f251040e4
This commit is contained in:
@@ -57,14 +57,14 @@ numerous reasons:
|
|||||||
|
|
||||||
The following is a table indicating the status of each database drivers:
|
The following is a table indicating the status of each database drivers:
|
||||||
|
|
||||||
================== ============================= =================== ======
|
================== ============================= ===========================================
|
||||||
Driver API querying API statistics Alarms
|
Driver API querying API statistics
|
||||||
================== ============================= =================== ======
|
================== ============================= ===========================================
|
||||||
MongoDB Yes Yes Yes
|
MongoDB Yes Yes
|
||||||
MySQL Yes Yes Yes
|
MySQL Yes Yes
|
||||||
PostgreSQL Yes Yes Yes
|
PostgreSQL Yes Yes
|
||||||
HBase Yes Yes, except groupby Yes
|
HBase Yes Yes, except groupby & selectable aggregates
|
||||||
================== ============================= =================== ======
|
================== ============================= ===========================================
|
||||||
|
|
||||||
|
|
||||||
Moving from Ceilometer to Gnocchi
|
Moving from Ceilometer to Gnocchi
|
||||||
|
Reference in New Issue
Block a user