Periodic job that exports metrics out of the main database asynchronously.
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. |