0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-05-23 00:39:58 +00:00
netdata_netdata/database/sqlite
Stelios Fragkakis c78566b2d0
Improve agent to cloud status update process ()
* Send node update info only if the host has finished replication

* Log number of hosts replicating / pending to load context

* Remove prefix (thread name is enough)
2023-11-07 11:39:11 +02:00
..
dbdata.c Add better recovery for corrupted metadata () 2023-09-01 17:35:39 +03:00
Makefile.am Fix a parameter binding issue when storing chart names in the database () 2021-03-08 11:32:08 +02:00
sqlite3.c Update SQLITE version to 3.42.0 () 2023-08-25 10:52:57 +03:00
sqlite3.h Update SQLITE version to 3.42.0 () 2023-08-25 10:52:57 +03:00
sqlite3recover.c Add better recovery for corrupted metadata () 2023-09-01 17:35:39 +03:00
sqlite3recover.h Add better recovery for corrupted metadata () 2023-09-01 17:35:39 +03:00
sqlite_aclk.c Drop an unused index from aclk_alert table () 2023-10-20 10:23:48 +03:00
sqlite_aclk.h Add index to ACLK table to improve update statements () 2023-08-30 15:29:21 +03:00
sqlite_aclk_alert.c Small optimization of alert queries () 2023-10-27 15:35:32 +03:00
sqlite_aclk_alert.h Misc code cleanup () 2023-08-22 20:00:44 +03:00
sqlite_aclk_node.c Improve agent to cloud status update process () 2023-11-07 11:39:11 +02:00
sqlite_aclk_node.h Improve agent to cloud status update process () 2023-11-07 11:39:11 +02:00
sqlite_context.c Improve context load on startup () 2023-10-18 17:21:18 +03:00
sqlite_context.h DBENGINE v2 () 2023-01-10 19:59:21 +02:00
sqlite_db_migration.c Drop an unused index from aclk_alert table () 2023-10-20 10:23:48 +03:00
sqlite_db_migration.h Skip database migration steps in new installation () 2023-10-03 15:11:44 +03:00
sqlite_functions.c Better database corruption detention during runtime () 2023-11-07 09:30:09 +02:00
sqlite_functions.h Code improvements () 2023-10-06 16:33:45 +03:00
sqlite_health.c Keep precompiled statements for alarm log queries to improve performance () 2023-11-06 08:53:28 +02:00
sqlite_health.h Keep precompiled statements for alarm log queries to improve performance () 2023-11-06 08:53:28 +02:00
sqlite_metadata.c Improve dimension ML model load () 2023-10-31 09:57:03 +02:00
sqlite_metadata.h Convert the ML database () 2023-09-28 19:40:02 +03:00