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:
parent
af6e6651fd
commit
089f63bc7e
@ -57,14 +57,14 @@ numerous reasons:
|
||||
|
||||
The following is a table indicating the status of each database drivers:
|
||||
|
||||
================== ============================= =================== ======
|
||||
Driver API querying API statistics Alarms
|
||||
================== ============================= =================== ======
|
||||
MongoDB Yes Yes Yes
|
||||
MySQL Yes Yes Yes
|
||||
PostgreSQL Yes Yes Yes
|
||||
HBase Yes Yes, except groupby Yes
|
||||
================== ============================= =================== ======
|
||||
================== ============================= ===========================================
|
||||
Driver API querying API statistics
|
||||
================== ============================= ===========================================
|
||||
MongoDB Yes Yes
|
||||
MySQL Yes Yes
|
||||
PostgreSQL Yes Yes
|
||||
HBase Yes Yes, except groupby & selectable aggregates
|
||||
================== ============================= ===========================================
|
||||
|
||||
|
||||
Moving from Ceilometer to Gnocchi
|
||||
|
Loading…
x
Reference in New Issue
Block a user