summaryrefslogtreecommitdiffstats
path: root/libnetdata
AgeCommit message (Expand)Author
2022-07-15full contexts API; updated swaggerCosta Tsaousis
2022-07-14fix string unittest when there are some strings already in the indexCosta Tsaousis
2022-07-14strict policy to cleanup and garbage collectorCosta Tsaousis
2022-07-14fixed dictionary unittestCosta Tsaousis
2022-07-14fix bug in AVL indexing of dictionaries; make sure react callback of dictiona...Costa Tsaousis
2022-07-13fix string over AVLCosta Tsaousis
2022-07-13fix buggy STRING under AVLCosta Tsaousis
2022-07-13cleanup properlyCosta Tsaousis
2022-07-13fix string indexing with AVLCosta Tsaousis
2022-07-13cleanup - implemented all interface functions - dictionary react callback tri...Costa Tsaousis
2022-07-13operationalCosta Tsaousis
2022-07-13fully working attempt 2Costa Tsaousis
2022-07-13rrdcontext retention with collectionCosta Tsaousis
2022-07-13calculated retentionCosta Tsaousis
2022-07-13rrdmetric starting retentionCosta Tsaousis
2022-07-13added rrdmetricsCosta Tsaousis
2022-07-13proper cleanup of referenced dictionariesCosta Tsaousis
2022-07-13string unittestCosta Tsaousis
2022-07-13first operational cleanupCosta Tsaousis
2022-07-13cascading changesCosta Tsaousis
2022-07-13dictionaries maintain version numbers; rrdcontext apiCosta Tsaousis
2022-07-13rrdcontext public interface; statistics on STRING; scratchpad on DICTIONARYCosta Tsaousis
2022-07-13merge context titlesCosta Tsaousis
2022-07-13loading instancesCosta Tsaousis
2022-07-13first interface to sqlCosta Tsaousis
2022-07-13intermediate commitCosta Tsaousis
2022-07-13make it compile - no functionality yetCosta Tsaousis
2022-07-13enable AVL compilation of STRINGCosta Tsaousis
2022-07-13first STRING implementation, used by DICTIONARY and RRDLABELCosta Tsaousis
2022-07-13type checking on dictionary return valuesCosta Tsaousis
2022-07-12Address Coverity issues (#13364)Stelios Fragkakis
2022-07-11Detect stored metric size by page type (#13334)Stelios Fragkakis
2022-07-08fix 32bit calculation on array allocator (#13343)Costa Tsaousis
2022-07-08Better ACLK debug communication log (#13281)Timotej S
2022-07-08array allocator for dbengine page descriptors (#13312)Costa Tsaousis
2022-07-07Protect shared variables with log lock. (#13306)vkalintiris
2022-07-06Multi-Tier database backend for long term metrics storage (#13263)Stelios Fragkakis
2022-06-30Remove warnings when openssl 3 is used. (#13170)thiagoftsm
2022-06-28Dictionaries with reference counters and full deletion support during travers...Costa Tsaousis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-22Query Engine multi-granularity support (and MC improvements) (#13155)Costa Tsaousis
2022-06-17Fix coverity 378587 (#13024)Emmanuel Vasilakis
2022-06-17allow traversing null-value dictionaries (#13162)Costa Tsaousis
2022-06-15fix crashes due to misaligned allocations (#13137)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-02add the ability to merge dictionary items (#13054)Costa Tsaousis
2022-06-02dictionary improvements (#13052)Costa Tsaousis
2022-06-02Fix dictionary crash walkthrough empty (#13051)Costa Tsaousis
2022-06-01coverity fixes about statsd; removal of strsame (#13049)Costa Tsaousis