/graph-metrics-exporter

Export metrics out of knowledge graph asynchronously

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Thoth Graph Metrics Exporter

GitHub tag (latest by date) Quay - Build

Periodic job that exports metrics out of the main database asynchronously.

Run single task

You can run single tasks selecting the name of the task from the allows methods:

Task name Description
graph_corruption_check Check if the database is corruped.
graph_table_bloat_data_check Check if the database tables are bloated.
graph_index_bloat_data_check Check if the database index tables are bloated.
graph_database_dumps_check Check if database dumps are correctly created.