0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-25 13:33:48 +00:00
netdata_netdata/database/sqlite
Emmanuel Vasilakis dc42e45c6a
Add some logging for cloud new architecture to access.log ()
* add some logging for ng arch to access.log

* change arrows to IN, OG, AC

* log also the params for aclk requests

* check for wc->host before using wc->host->hostname

* turn two messages to info

* reduce alert event logs

* used thread local variables
2021-11-18 11:56:49 +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 Delete from aclk alerts table if ack'ed from cloud one day ago () 2021-11-17 09:19:05 +02:00
sqlite_aclk.h Delete from aclk alerts table if ack'ed from cloud one day ago () 2021-11-17 09:19:05 +02:00
sqlite_aclk_alert.c Add some logging for cloud new architecture to access.log () 2021-11-18 11:56:49 +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 Add some logging for cloud new architecture to access.log () 2021-11-18 11:56:49 +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 Add some logging for cloud new architecture to access.log () 2021-11-18 11:56:49 +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 Use correct hop count if host is already in memory () 2021-11-17 11:19:07 +02:00
sqlite_functions.h Enable additional functionality for the new cloud architecture () 2021-10-06 20:55:31 +03:00
sqlite_health.c Enable additional functionality for the new cloud architecture () 2021-10-06 20:55:31 +03:00
sqlite_health.h Use sqlite to store the health log and alert configurations. () 2021-09-19 14:11:17 +03:00