0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-23 21:10:22 +00:00
netdata_netdata/database/sqlite
Timotej S dad48421a6
Makes New Cloud architecture optional for ACLK-NG ()
ACLK-NG supports both new and old cloud protocol. Protobuf and C++ compiler are required only for new cloud protocol.
There is no reason to skip building whole ACLK-NG when protobuf is missing.
2021-09-29 17:53:53 +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 SQLite v3.36.0 () 2021-08-16 10:24:58 +03:00
sqlite3.h SQLite v3.36.0 () 2021-08-16 10:24:58 +03:00
sqlite_aclk.c Add chart message support for ACLK new architecture () 2021-09-21 22:37:12 +03:00
sqlite_aclk.h Add alert message support for ACLK new architecture () 2021-09-23 17:34:34 +03:00
sqlite_aclk_alert.c Makes New Cloud architecture optional for ACLK-NG () 2021-09-29 17:53:53 +02:00
sqlite_aclk_alert.h Add alert message support for ACLK new architecture () 2021-09-23 17:34:34 +03:00
sqlite_aclk_chart.c Makes New Cloud architecture optional for ACLK-NG () 2021-09-29 17:53:53 +02:00
sqlite_aclk_chart.h Add chart message support for ACLK new architecture () 2021-09-21 22:37:12 +03:00
sqlite_aclk_node.c Makes New Cloud architecture optional for ACLK-NG () 2021-09-29 17:53:53 +02:00
sqlite_aclk_node.h Add node message support for ACLK new architecture () 2021-09-20 18:51:50 +03:00
sqlite_functions.c Use sqlite to store the health log and alert configurations. () 2021-09-19 14:11:17 +03:00
sqlite_functions.h Add alert message support for ACLK new architecture () 2021-09-23 17:34:34 +03:00
sqlite_health.c Use sqlite to store the health log and alert configurations. () 2021-09-19 14:11:17 +03:00
sqlite_health.h Use sqlite to store the health log and alert configurations. () 2021-09-19 14:11:17 +03:00