summaryrefslogtreecommitdiffstats
path: root/database
AgeCommit message (Expand)Author
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
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-25Delay children chart obsoletion check (#12992)Emmanuel Vasilakis
2022-05-24Don't expose the chart definition to streaming if there is no metadata change...Stelios Fragkakis
2022-05-24Stream and advertise metric correlations to the cloud (#12940)Emmanuel Vasilakis
2022-05-24Faster queries (#12988)Costa Tsaousis
2022-05-23modify code to resolve compile warning issue (#12969)kklionz
2022-05-20cleanup and optimize rrdeng_load_metric_next() (#12966)Costa Tsaousis
2022-05-20Apply some logic to possible streaming destinations (#12866)Emmanuel Vasilakis