summaryrefslogtreecommitdiffstats
path: root/database/engine
AgeCommit message (Expand)Author
2022-07-14Update docs on metric storage (#13327)Tasos Katsoulas
2022-07-11Detect stored metric size by page type (#13334)Stelios Fragkakis
2022-07-08array allocator for dbengine page descriptors (#13312)Costa Tsaousis
2022-07-07Cid 379238 379238 (#13328)Stelios Fragkakis
2022-07-06Multi-Tier database backend for long term metrics storage (#13263)Stelios Fragkakis
2022-07-04Migrate data when machine GUID changes (#13232)Stelios Fragkakis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-23Add configuration for dbengine page fetch timeout and retry count (#13194)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-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-05-24Faster queries (#12988)Costa Tsaousis
2022-05-20cleanup and optimize rrdeng_load_metric_next() (#12966)Costa Tsaousis
2022-05-10Initialize the metadata database when performing dbengine stress test (#12861)Stelios Fragkakis
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-05-07fix memory leaks and mismatches of the use of the z functions for allocations...Costa Tsaousis
2022-05-07speedup queries by providing optimization in the main loop (#12811)Costa Tsaousis
2022-05-06Set a page wait timeout to 1 second (#12836)Stelios Fragkakis
2022-05-05Reduce the number of messages logged to one that sums up the numbr of metrics...Stelios Fragkakis
2022-05-04* Add a parameter for the libuv worker threads to pre-initialize (#12814)Stelios Fragkakis
2022-05-03Configurable storage engine for Netdata agents: step 1 (#12776)Adrien Béraud
2022-04-28feat(dbengine): make dbengine page cache undumpable and dedupuble (#12765)Ilya Mashchenko
2022-04-19Fix Valgrind errors (#12619)Vladimir Kobal
2022-04-01Fix memory leaks on Netdata exit (#12511)Vladimir Kobal
2022-02-21Fix compilation warnings on macOS (#12082)Vladimir Kobal
2022-02-17Docs: Removed Google Analytics tags (#12145)Tina Luedtke
2022-01-18Do not use dbengine headers when dbengine is disabled. (#11967)vkalintiris
2021-12-20fix(docs): unresolved file references (#11903)Ilya Mashchenko
2021-10-27Anomaly Detection MVP (#11548)vkalintiris
2021-10-22Reuse the SN_EXISTS bit to track anomaly status. (#11154)vkalintiris
2021-10-22Fix warnings from -Wformat-truncation=2 (#11676)Emmanuel Vasilakis
2021-10-06Enable additional functionality for the new cloud architecture (#11579)Stelios Fragkakis
2021-07-14Log message when page cache sleeps for more than 1 second. (#11314)vkalintiris
2021-06-01Store uuid_t metric_uuid in the dimension state structure instead of uuid_t *...Stelios Fragkakis
2021-06-01Ignore dbengine journal files that can not be read (#11210)Stelios Fragkakis
2021-05-24Remove unecessary relative paths when including headers. (#11124)vkalintiris
2021-04-14Spelling database (#10914)Josh Soref
2021-03-22Add data query support for archived charts (#10771)Stelios Fragkakis
2021-03-10Rename struct avl to avl_element and the typedef to avl_t (#10735)vkalintiris
2021-03-09Use of out-of-line struct definitions. (#10739)vkalintiris
2021-03-02Add support for changing the number of pages per extent dynamically during ru...Markos Fountoulakis
2021-02-24Try to keep all pages from extents read from disk in the cache. (#10558)Markos Fountoulakis
2021-01-19Remove unused entries from structures (#10519)Stelios Fragkakis
2021-01-15Fix broken dbengine stress tests. (#10502)Markos Fountoulakis
2020-12-04Fix a compilation warning (#10320)Vladimir Kobal
2020-12-03dbengine extent cache (#10293)Markos Fountoulakis
2020-11-24Migrate metadata log to SQLite (#10139)Stelios Fragkakis
2020-09-29Add docsv2 project to master branch (#10000)Joel Hans