forked from docs/docsportal
fixing table format
This commit is contained in:
parent
0fe6caff1e
commit
81070c8e24
@ -1,8 +1,8 @@
|
|||||||
.. _metric_databases:
|
.. _metric_databases:
|
||||||
|
|
||||||
=================
|
====== =========
|
||||||
Metric Databases
|
Metric Databases
|
||||||
=================
|
====== =========
|
||||||
|
|
||||||
Metrics are stored in 2 different database types:
|
Metrics are stored in 2 different database types:
|
||||||
|
|
||||||
@ -30,11 +30,11 @@ Graphite
|
|||||||
| Main namespace | stats |
|
| Main namespace | stats |
|
||||||
+---------------------+-----------------------------------------------------------------------------------------------+
|
+---------------------+-----------------------------------------------------------------------------------------------+
|
||||||
| Metric type | OpenStack API metrics (including otcextensions) collecting response codes, latencies, methods |
|
| Metric type | OpenStack API metrics (including otcextensions) collecting response codes, latencies, methods |
|
||||||
| | ApiMOn metrics (create_cce_cluster, delete_volume_eu-de-01, etc) |
|
| | ApiMOn metrics (create_cce_cluster, delete_volume_eu-de-01, etc) |
|
||||||
| | Custom metrics which can be created by tags in ansible playbooks |
|
| | Custom metrics which can be created by tags in ansible playbooks |
|
||||||
+---------------------+-----------------------------------------------------------------------------------------------+
|
+---------------------+-----------------------------------------------------------------------------------------------+
|
||||||
| Database attributes | "timers", "counters", "environment name", "monitoring location", "service", "request method", |
|
| Database attributes | "timers", "counters", "environment name", "monitoring location", "service", "request method", |
|
||||||
| | "resource", "response code", "result", custom metrics, etc |
|
| | "resource", "response code", "result", custom metrics, etc |
|
||||||
+---------------------+-----------------------------------------------------------------------------------------------+
|
+---------------------+-----------------------------------------------------------------------------------------------+
|
||||||
| result of API calls | attempted |
|
| result of API calls | attempted |
|
||||||
| | passed |
|
| | passed |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user