summaryrefslogtreecommitdiffstats
path: root/database/sqlite/sqlite_aclk.h
AgeCommit message (Expand)Author
2024-02-01Create a top-level directory to contain source code. (#16896)vkalintiris
2023-12-01Code cleanup (#16448)Stelios Fragkakis
2023-11-23Handle ephemeral hosts (#16381)Stelios Fragkakis
2023-11-21Remove queue limit from ACLK sync event loop (#16411)Stelios Fragkakis
2023-08-30Add index to ACLK table to improve update statements (#15890)Stelios Fragkakis
2023-08-03Revert "Refactor RRD code. (#15423)" (#15723)vkalintiris
2023-07-26Refactor RRD code. (#15423)vkalintiris
2023-06-21Use a single health log table (#15157)Emmanuel Vasilakis
2023-04-21Add a checkpoint message to alerts stream (#14847)Emmanuel Vasilakis
2023-04-20WEBRTC for communication between agents and browsers (#14874)Costa Tsaousis
2023-03-23Schedule node info to the cloud after child connection (#14790)Stelios Fragkakis
2023-03-22uuid_compare() replaced with uuid_memcmp() (#14787)Costa Tsaousis
2023-03-16Use one thread for ACLK synchonization (#14281)Stelios Fragkakis
2023-03-08Fix cloud node stale status when a virtual host is created (#14660)Stelios Fragkakis
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-11-04Reduce unnecessary alert events to the cloud (#13897)Emmanuel Vasilakis
2022-10-16Add a thread to asynchronously process metadata updates (#13783)Stelios Fragkakis
2022-10-09Remove extern from function declared in headers. (#13790)vkalintiris
2022-09-28Dont send NodeInfo during first database cleanup (#13740)Emmanuel Vasilakis
2022-09-27Remove Chart/Dim based communication (#13650)Timotej S
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-07-24Rrdcontext (#13335)Costa Tsaousis
2022-07-07UpdateNodeCollectors message (#13330)Emmanuel Vasilakis
2022-07-07Add hostname in the worker structure to avoid constant lookups (#13199)Stelios Fragkakis
2022-07-06Remove strftime from statements and use unixepoch instead (#13250)Stelios Fragkakis
2022-06-27Removes Legacy JSON Cloud Protocol Support In Agent (#13111)Timotej S
2022-06-01Schedule retention message calculation to a worker thread (#13039)Stelios Fragkakis
2022-05-12Pause alert pushes to the cloud (#12852)Emmanuel Vasilakis
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-05-03Improve agent cloud chart synchronization (#12655)Stelios Fragkakis
2022-05-02Reduce alert events sent to the cloud. (#12544)Emmanuel Vasilakis
2022-02-23Improve cleaning up of orphan hosts (#12201)Stelios Fragkakis
2022-01-11Try to find worker thread from parked ones (#11928)Emmanuel Vasilakis
2021-11-26Add commands to check and fix database corruption (#11828)Stelios Fragkakis
2021-11-18Always queue alerts to aclk_alert (#11806)Emmanuel Vasilakis
2021-11-17Delete from aclk alerts table if ack'ed from cloud one day ago (#11779)Emmanuel Vasilakis
2021-11-11insert into aclk_alert instead of queuing (#11769)Emmanuel Vasilakis
2021-11-03Improve the ACLK sync process for the new cloud architecture (#11744)Stelios Fragkakis
2021-10-25Queue removed alerts to cloud for new architecture (#11704)Emmanuel Vasilakis
2021-10-19Add snapshot message and calls to sql_queue_removed_alerts_to_aclk (#11664)Emmanuel Vasilakis
2021-10-06Enable additional functionality for the new cloud architecture (#11579)Stelios Fragkakis
2021-09-23Add alert message support for ACLK new architecture (#11552)Emmanuel Vasilakis
2021-09-22Address coverity report issues CID_373247-373251 (#11549)Stelios Fragkakis
2021-09-21Add chart message support for ACLK new architecture (#11447)Stelios Fragkakis
2021-08-11Add ACLK synchronization event loop (#11396)Stelios Fragkakis