0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-05-05 17:50:18 +00:00
netdata_netdata/database/sqlite
Timotej S cb13f0787d
Removes Legacy JSON Cloud Protocol Support In Agent ()
* removes old protocol support (cloud removed support already)
2022-06-27 16:03:20 +02: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 Spelling () 2021-12-22 18:14:10 +03:00
sqlite3.h SQLite v3.36.0 () 2021-08-16 10:24:58 +03:00
sqlite_aclk.c Removes Legacy JSON Cloud Protocol Support In Agent () 2022-06-27 16:03:20 +02:00
sqlite_aclk.h Removes Legacy JSON Cloud Protocol Support In Agent () 2022-06-27 16:03:20 +02:00
sqlite_aclk_alert.c Removes Legacy JSON Cloud Protocol Support In Agent () 2022-06-27 16:03:20 +02:00
sqlite_aclk_alert.h Reduce alert events sent to the cloud. () 2022-05-02 18:36:56 +03:00
sqlite_aclk_chart.c Removes Legacy JSON Cloud Protocol Support In Agent () 2022-06-27 16:03:20 +02:00
sqlite_aclk_chart.h Schedule retention message calculation to a worker thread () 2022-06-01 19:10:32 +03:00
sqlite_aclk_node.c Removes Legacy JSON Cloud Protocol Support In Agent () 2022-06-27 16:03:20 +02:00
sqlite_aclk_node.h Schedule retention message calculation to a worker thread () 2022-06-01 19:10:32 +03:00
sqlite_db_migration.c Allow for an easy way to do metadata migrations () 2022-06-22 19:21:50 +03:00
sqlite_db_migration.h Allow for an easy way to do metadata migrations () 2022-06-22 19:21:50 +03:00
sqlite_functions.c Clean sqlite prepared statements on thread shutdown () 2022-06-22 23:38:53 +03:00
sqlite_functions.h Fix the retry count and netdata_exit check when running an sqlite3_step command () 2022-05-31 15:17:37 +03:00
sqlite_health.c Fill missing removed events after a crash () 2022-05-05 12:08:52 +03:00
sqlite_health.h Only store alert hashes once per health config iteration () 2022-03-11 10:49:21 +02:00