summaryrefslogtreecommitdiffstats
path: root/database
AgeCommit message (Expand)Author
2022-08-02Remove the single threaded arrayallocator optiomization during agent startup ...Stelios Fragkakis
2022-08-02Load host labels for archived hosts (#13464)Stelios Fragkakis
2022-08-01/api/v1/weights endpoint (#13449)Costa Tsaousis
2022-08-01rrdcontext support for hidden charts (#13466)Costa Tsaousis
2022-07-28Store host label information in the metadata database (#13441)Stelios Fragkakis
2022-07-28additional stats (#13445)Costa Tsaousis
2022-07-28Delete aclk_alert table on start streaming from seq 1 batch 1 (#13438)Emmanuel Vasilakis
2022-07-27Fix agent crash when archived host has not been registered to the cloud (#13437)Stelios Fragkakis
2022-07-26Tiering statistics API endpoint (#13420)Costa Tsaousis
2022-07-26Set value to SN_EMPTY_SLOT if flags is SN_EMPTY_SLOT (#13417)Emmanuel Vasilakis
2022-07-24Rrdcontext (#13335)Costa Tsaousis
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-14Update docs on metric storage (#13327)Tasos Katsoulas
2022-07-11Detect stored metric size by page type (#13334)Stelios Fragkakis
2022-07-11Send node info message sooner (#13348)Emmanuel Vasilakis
2022-07-08fix crash on start on slow disks because ml is initialized before dbengine st...Costa Tsaousis
2022-07-08Fix coverity 379241 (#13336)Emmanuel Vasilakis
2022-07-08array allocator for dbengine page descriptors (#13312)Costa Tsaousis
2022-07-07UpdateNodeCollectors message (#13330)Emmanuel Vasilakis
2022-07-07Cid 379238 379238 (#13328)Stelios Fragkakis
2022-07-07Fix two helgrind reports (#13325)vkalintiris
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-05Keep rc before freeing it during labels unlink alarms (#13305)Emmanuel Vasilakis
2022-07-05Null terminate string if file read was not successful (#13299)Stelios Fragkakis
2022-07-04Migrate data when machine GUID changes (#13232)Stelios Fragkakis
2022-06-29Query engine with natural and virtual points (#13248)Costa Tsaousis
2022-06-28Updates the sqlite version in the agent (#13233)Stelios Fragkakis
2022-06-28Delay health until obsoletions check is complete (#13239)Emmanuel Vasilakis
2022-06-28Dictionaries with reference counters and full deletion support during travers...Costa Tsaousis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-27Removes Legacy JSON Cloud Protocol Support In Agent (#13111)Timotej S
2022-06-23Add configuration for dbengine page fetch timeout and retry count (#13194)Stelios Fragkakis
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-22Query Engine multi-granularity support (and MC improvements) (#13155)Costa Tsaousis
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-16Fix labels unit test (#13156)Stelios Fragkakis
2022-06-16Remove pinned page reference (#13108)Stelios Fragkakis
2022-06-15Add an option to use malloc for page cache instead of mmap (#13142)Stelios Fragkakis
2022-06-15use ks2 as MC default (#13131)Andrew Maguire
2022-06-14allow label names to have slashes (#13125)Costa Tsaousis
2022-06-14fixed coveriry 379136 379135 379134 379133 (#13123)Costa Tsaousis
2022-06-1373x times faster metrics correlations at the agent (#13107)Costa Tsaousis
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-06-03Fix locking access to chart labels (#13064)Stelios Fragkakis
2022-06-02Check for host labels when linking alerts for children (#13053)Emmanuel Vasilakis