summaryrefslogtreecommitdiffstats
path: root/database/sqlite
AgeCommit message (Expand)Author
2022-07-21Add missing comma (handle coverity warning CID 379360) (#13413)Stelios Fragkakis
2022-07-20Store host system information in the database (#13402)Stelios Fragkakis
2022-07-11Send node info message sooner (#13348)Emmanuel Vasilakis
2022-07-08Fix coverity 379241 (#13336)Emmanuel Vasilakis
2022-07-07UpdateNodeCollectors message (#13330)Emmanuel Vasilakis
2022-07-07Cid 379238 379238 (#13328)Stelios Fragkakis
2022-07-07Add hostname in the worker structure to avoid constant lookups (#13199)Stelios Fragkakis
2022-07-06Multi-Tier database backend for long term metrics storage (#13263)Stelios Fragkakis
2022-07-06Remove strftime from statements and use unixepoch instead (#13250)Stelios Fragkakis
2022-07-04Migrate data when machine GUID changes (#13232)Stelios Fragkakis
2022-06-28Updates the sqlite version in the agent (#13233)Stelios Fragkakis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-27Removes Legacy JSON Cloud Protocol Support In Agent (#13111)Timotej S
2022-06-22Clean sqlite prepared statements on thread shutdown (#13193)Stelios Fragkakis
2022-06-22Allow for an easy way to do metadata migrations (#13196)Stelios Fragkakis
2022-06-17Revert "Configurable storage engine for Netdata agents: step 3 (#12892)" (#13...vkalintiris
2022-06-16Configurable storage engine for Netdata agents: step 3 (#12892)Adrien BĂ©raud
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-06-03Fix locking access to chart labels (#13064)Stelios Fragkakis
2022-06-01Schedule retention message calculation to a worker thread (#13039)Stelios Fragkakis
2022-05-31Fix the retry count and netdata_exit check when running an sqlite3_step comma...Stelios Fragkakis
2022-05-31When sending a dimension for the first time, make sure there is a non zero cr...Stelios Fragkakis
2022-05-30Check return value and log an error on failure (#13037)Stelios Fragkakis
2022-05-30Trigger queue removed alerts on health log exchange with cloud (#12954)Emmanuel Vasilakis
2022-05-24Stream and advertise metric correlations to the cloud (#12940)Emmanuel Vasilakis
2022-05-19Cleanup chart hash and map tables on startup (#12956)Stelios Fragkakis
2022-05-18Defer the dimension payload check to the ACLK sync thread (#12951)Stelios Fragkakis
2022-05-17Adjust the dimension liveness status check (#12933)Stelios Fragkakis
2022-05-16chore: add links to SQLite init options in the src code (#12920)Ilya Mashchenko
2022-05-16user configurable sqlite PRAGMAs (#12917)Costa Tsaousis
2022-05-16Fix the log entry for incoming cloud start streaming commands (#12908)Stelios Fragkakis
2022-05-14Fix release channel in the node info message (#12905)Stelios Fragkakis
2022-05-13Implements new capability fields in aclk_schemas (#12602)Timotej S
2022-05-12Pause alert pushes to the cloud (#12852)Emmanuel Vasilakis
2022-05-10Initialize the metadata database when performing dbengine stress test (#12861)Stelios Fragkakis
2022-05-09Add a database checkpoint command (#12859)Stelios Fragkakis
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-05-09Resolve coverity issues (#12846)Stelios Fragkakis
2022-05-05Add chart filtering parameter to the allmetrics API query (#12820)Vladimir Kobal
2022-05-05Cleanup node instance (#12825)Stelios Fragkakis
2022-05-05Fill missing removed events after a crash (#12803)Emmanuel Vasilakis
2022-05-03Improve agent cloud chart synchronization (#12655)Stelios Fragkakis
2022-05-03One way allocator to double the speed of parallel context queries (#12787)Costa Tsaousis
2022-05-02Reduce alert events sent to the cloud. (#12544)Emmanuel Vasilakis
2022-04-19Add the ability to perform a data query using an offline node id (#12650)Stelios Fragkakis
2022-04-05Fix a compilation warning (#12608)Vladimir Kobal
2022-04-01Fix issue with charts not properly synchronized with the cloud (#12451)Stelios Fragkakis
2022-03-31Respect dimension hidden option when executing a query and building the dimen...Stelios Fragkakis
2022-03-31Improve ACLK sync logging (#12534)Stelios Fragkakis
2022-03-30Don't send alert events without wc->host (#12547)Emmanuel Vasilakis