summaryrefslogtreecommitdiffstats
path: root/database/engine/rrdengineapi.c
AgeCommit message (Expand)Author
2023-01-27DBENGINE v2 - improvements part 10 (#14332)Costa Tsaousis
2023-01-26DBENGINE v2 - improvements part 9 (#14326)Costa Tsaousis
2023-01-25DBENGINE v2 - improvements part 8 (#14319)Costa Tsaousis
2023-01-23DBENGINE v2 - improvements part 7 (#14307)Costa Tsaousis
2023-01-20DBENGINE v2 - improvements part 6 (#14299)Costa Tsaousis
2023-01-18DBENGINE v2 - improvements part 5 (#14289)Costa Tsaousis
2023-01-17DBENGINE v2 - improvements part 3 (#14269)Costa Tsaousis
2023-01-14More 32bit fixes (#14264)Costa Tsaousis
2023-01-13DBENGINE v2 - improvements 2 (#14257)Costa Tsaousis
2023-01-12DBENGINE v2 - improvements part 1 (#14251)Costa Tsaousis
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-12-03fix v1.37 dbengine page alignment crashes (#14086)Costa Tsaousis
2022-12-02Fix 1.37 crashes (#14081)Stelios Fragkakis
2022-11-15Revert "New journal disk based indexing for agent memory reduction" (#14000)Costa Tsaousis
2022-11-15Revert "enable dbengine tiering by default" (#13999)Costa Tsaousis
2022-11-15enable dbengine tiering by default (#13914)Costa Tsaousis
2022-11-15New journal disk based indexing for agent memory reduction (#13885)Stelios Fragkakis
2022-11-01Rrddim acquire on replay set (#13932)Costa Tsaousis
2022-10-23QUERY_TARGET: new query engine for Netdata Agent (#13697)Costa Tsaousis
2022-10-16Add a thread to asynchronously process metadata updates (#13783)Stelios Fragkakis
2022-10-14Fix crash on child reconnect and lost metrics (#13821)Stelios Fragkakis
2022-10-13dbengine free from RRDSET and RRDDIM (#13772)Costa Tsaousis
2022-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-07-28additional stats (#13445)Costa Tsaousis
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-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-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-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-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-01-18Do not use dbengine headers when dbengine is disabled. (#11967)vkalintiris
2021-06-01Store uuid_t metric_uuid in the dimension state structure instead of uuid_t *...Stelios Fragkakis
2021-04-14Spelling database (#10914)Josh Soref