fixing table format

This commit is contained in:
Hasko, Vladimir 2023-05-20 22:38:24 +00:00
parent 0fe6caff1e
commit 81070c8e24

View File

@ -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 |