0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-24 21:24:12 +00:00
netdata_netdata/database/sqlite
Stelios Fragkakis 5a944497d3
Improve ACLK sync logging ()
* Switch messages to ACLK RES, ACLK REQ, ACLK STA instead of OG, IN and just AC

* Lookup hostname by node id

* Record hostname when receiving an ACK for a chart sequence

* Additional log_access info

* Adjust log message when receing health log request

* Remove redundant ACK log message

* Remove duplicate log message

* Remove duplicate sql statements

* Rearrange variable definition for clarity

* Make sure node is a valid UUID (check return code)
2022-03-31 21:30:02 +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 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 Replace write with read locks () 2022-03-10 15:29:34 +02:00
sqlite_aclk.h Improve cleaning up of orphan hosts () 2022-02-23 12:20:17 +02:00
sqlite_aclk_alert.c Improve ACLK sync logging () 2022-03-31 21:30:02 +03:00
sqlite_aclk_alert.h Adds more info to aclk-state API call () 2022-03-09 14:08:20 +01:00
sqlite_aclk_chart.c Improve ACLK sync logging () 2022-03-31 21:30:02 +03:00
sqlite_aclk_chart.h Adds more info to aclk-state API call () 2022-03-09 14:08:20 +01:00
sqlite_aclk_node.c Improve ACLK sync logging () 2022-03-31 21:30:02 +03:00
sqlite_aclk_node.h Enable additional functionality for the new cloud architecture () 2021-10-06 20:55:31 +03:00
sqlite_functions.c Improve ACLK sync logging () 2022-03-31 21:30:02 +03:00
sqlite_functions.h Improve ACLK sync logging () 2022-03-31 21:30:02 +03:00
sqlite_health.c Only store alert hashes once per health config iteration () 2022-03-11 10:49:21 +02:00
sqlite_health.h Only store alert hashes once per health config iteration () 2022-03-11 10:49:21 +02:00