0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-05-15 22:10:42 +00:00
netdata_netdata/database/sqlite
Stelios Fragkakis 3e1ed14d8e
Add the ability to perform a data query using an offline node id ()
* Add the ability to build a host structure by node id to execute queries for archived hosts

* Add the ability to execute queries from the cloud for archived hosts by node id

* Add free_temporary_host function
2022-04-19 11:32:49 +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 Fix issue with charts not properly synchronized with the cloud () 2022-04-01 18:12:50 +03:00
sqlite_aclk_chart.h Fix issue with charts not properly synchronized with the cloud () 2022-04-01 18:12:50 +03: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 Add the ability to perform a data query using an offline node id () 2022-04-19 11:32:49 +03:00
sqlite_functions.h Add the ability to perform a data query using an offline node id () 2022-04-19 11:32:49 +03:00
sqlite_health.c Fix a compilation warning () 2022-04-05 12:03:43 +02:00
sqlite_health.h Only store alert hashes once per health config iteration () 2022-03-11 10:49:21 +02:00