0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-22 04:31:08 +00:00
netdata_netdata/database/sqlite
Emmanuel Vasilakis 713018281a
Disable hashes for charts and alerts if openssl is not available or cloud is disabled ()
* disable hashes for charts and alerts if openssl is not available

* create hashes if disable_cloud has not been defined and https has been defined
2022-02-08 16:30:15 +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 Try to find worker thread from parked ones () 2022-01-11 15:42:24 +02:00
sqlite_aclk.h Try to find worker thread from parked ones () 2022-01-11 15:42:24 +02:00
sqlite_aclk_alert.c Fix queue removed alerts () 2022-01-19 19:52:10 +02:00
sqlite_aclk_alert.h Queue removed alerts to cloud for new architecture () 2021-10-25 16:39:24 +03:00
sqlite_aclk_chart.c Try to find worker thread from parked ones () 2022-01-11 15:42:24 +02:00
sqlite_aclk_chart.h insert into aclk_alert instead of queuing () 2021-11-11 15:06:04 +02:00
sqlite_aclk_node.c Send ML feature information with UpdateNodeInfo. () 2021-12-22 11:15:53 +02:00
sqlite_aclk_node.h Enable additional functionality for the new cloud architecture () 2021-10-06 20:55:31 +03:00
sqlite_functions.c Disable hashes for charts and alerts if openssl is not available or cloud is disabled () 2022-02-08 16:30:15 +02:00
sqlite_functions.h Add commands to check and fix database corruption () 2021-11-26 20:36:00 +02:00
sqlite_health.c Disable hashes for charts and alerts if openssl is not available or cloud is disabled () 2022-02-08 16:30:15 +02:00
sqlite_health.h Always queue alerts to aclk_alert () 2021-11-18 20:14:31 +02:00