0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-05-05 09:40:18 +00:00
netdata_netdata/database/sqlite
Stelios Fragkakis 20a43252be
Improve the update of the alert chart name in the database ()
Disable check during health init
Store chart_name when storing a new transition
2023-07-22 01:01:44 +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 to version 3.41.2 () 2023-05-12 09:57:15 +03:00
sqlite3.h Update SQLITE to version 3.41.2 () 2023-05-12 09:57:15 +03:00
sqlite_aclk.c Rename log Macros (debug) () 2023-07-11 14:45:16 +00:00
sqlite_aclk.h Use a single health log table () 2023-06-21 15:39:43 +03:00
sqlite_aclk_alert.c Store and transmit chart_name to cloud in alert events () 2023-07-20 23:23:31 +03:00
sqlite_aclk_alert.h Add a checkpoint message to alerts stream () 2023-04-21 12:24:43 +03:00
sqlite_aclk_node.c Rename log_access and log_health () 2023-07-13 11:18:40 +03:00
sqlite_aclk_node.h Use one thread for ACLK synchonization () 2023-03-16 17:27:17 +02:00
sqlite_context.c Replace info macro with a less generic name () 2023-06-30 21:14:26 +00:00
sqlite_context.h DBENGINE v2 () 2023-01-10 19:59:21 +02:00
sqlite_db_migration.c Store and transmit chart_name to cloud in alert events () 2023-07-20 23:23:31 +03:00
sqlite_db_migration.h Better cleanup of health log table () 2023-05-23 15:56:56 +03:00
sqlite_functions.c Store and transmit chart_name to cloud in alert events () 2023-07-20 23:23:31 +03:00
sqlite_functions.h Use a single health log table () 2023-06-21 15:39:43 +03:00
sqlite_health.c Improve the update of the alert chart name in the database () 2023-07-22 01:01:44 +03:00
sqlite_health.h Store and transmit chart_name to cloud in alert events () 2023-07-20 23:23:31 +03:00
sqlite_metadata.c Rename generic error function () 2023-07-06 15:46:48 +00:00
sqlite_metadata.h Load/Store ML models () 2023-05-02 19:09:05 +03:00