summaryrefslogtreecommitdiffstats
path: root/database
AgeCommit message (Expand)Author
2022-07-16allow merging of families down to [x]Costa Tsaousis
2022-07-15always add the labelsCosta Tsaousis
2022-07-15added permanent labels to all charts about plugin, module and family; added l...Costa Tsaousis
2022-07-15lock the context while rendering jsonCosta Tsaousis
2022-07-15new capabilitiesTimo
2022-07-15host->node_id may not be availableCosta Tsaousis
2022-07-15Add constrains to the host tableStelios Fragkakis
2022-07-15added option "deepscan" to the API to have the server refresh the retention a...Costa Tsaousis
2022-07-15return current time on currently collected contexts, charts and dimensionsCosta Tsaousis
2022-07-15final cleanup and renaming of global variablesCosta Tsaousis
2022-07-15disabled debugging; rrdcontext enabled by defaultCosta Tsaousis
2022-07-15full contexts API; updated swaggerCosta Tsaousis
2022-07-14first implementation of /api/v1/contextsCosta Tsaousis
2022-07-14propagate live-retention flag upstream; cleanup all update reasons; updated i...Costa Tsaousis
2022-07-14Simplify ctx get chart list queryStelios Fragkakis
2022-07-14is_get_claimed is actually get the current claim idStelios Fragkakis
2022-07-14Make sure claim id is validStelios Fragkakis
2022-07-14Hold additional information for host -- prepare to load archived hosts on sta...Stelios Fragkakis
2022-07-14Fix spelling in VACCUMStelios Fragkakis
2022-07-14Error checking for null host idStelios Fragkakis
2022-07-14Log deleted context when compiled with NETDATA_INTERNAL_CHECKSStelios Fragkakis
2022-07-14Add NULL checks for passed parametersStelios Fragkakis
2022-07-14Use UUID_STR_LEN instead of GUID_LEN + 1Stelios Fragkakis
2022-07-14Added not NULL in database columnsStelios Fragkakis
2022-07-14proper garbage collection - a lot faster retention recalculationCosta Tsaousis
2022-07-14remove deadlockCosta Tsaousis
2022-07-14fix db rotation and garbage collection timingsCosta Tsaousis
2022-07-14strict policy to cleanup and garbage collectorCosta Tsaousis
2022-07-14prevent crash on charts cleanupCosta Tsaousis
2022-07-13fix collected flags for queued itemsCosta Tsaousis
2022-07-13fix log about last_time_tCosta Tsaousis
2022-07-13Add hard code for CTXStelios Fragkakis
2022-07-13enable ctx in communicationCosta Tsaousis
2022-07-13Database migration code to add familyStelios Fragkakis
2022-07-13smarter merging of titles and familiesCosta Tsaousis
2022-07-13removed excess character in UUIDCosta Tsaousis
2022-07-13added family to the contextCosta Tsaousis
2022-07-13allow compiling without ACLKCosta Tsaousis
2022-07-13fully working attempt 2Costa Tsaousis
2022-07-13fully working attempt 1Costa Tsaousis
2022-07-13added version hash algorithmCosta Tsaousis
2022-07-13fix data race conditions during context deletionCosta Tsaousis
2022-07-13Rework database initializationStelios Fragkakis
2022-07-13added missing NULL to ri->rrdset; rrdcontext flags are now only changed under...Costa Tsaousis
2022-07-13ml should start after rrdcontextCosta Tsaousis
2022-07-13deletion inline with dequeue; lots of cleanup; child connected/disconnectedCosta Tsaousis
2022-07-13cleanup contexts; general cleanup;Costa Tsaousis
2022-07-13cleanup properlyCosta Tsaousis
2022-07-13release old context when a chart changes contextCosta Tsaousis
2022-07-13added option to disable rrdmetricsCosta Tsaousis