Commit History

Author SHA1 Message Date
  Costa Tsaousis fbd2de0402 removed non-fatal fatals 2 years ago
  Costa Tsaousis c81c0e645d fixed non-retention updates not propagated upstream 2 years ago
  Costa Tsaousis a9dca49334 added filtering options to /api/v1/contexts and /api/v1/context 2 years ago
  Costa Tsaousis 269b941be7 fixed codacy suggestions 2 years ago
  Costa Tsaousis 13d89943ee fixed leak when dimensions and charts are redefined 2 years ago
  Costa Tsaousis 09409e30f4 fixed memory leak on rrdlabels not freed on rrdinstances 2 years ago
  Costa Tsaousis cb7de69584 fixed memory leak on rrdcontexts - it was not freeing all dictionaries in rrdhost; added wait of up to 100ms on dictionary_destroy() to give time to dictionaries to release their items before destroying them 2 years ago
  Stelios Fragkakis 4d936d5167 Properly unlock context 2 years ago
  Stelios Fragkakis a64302ec42 Use the localhost claim id 2 years ago
  Costa Tsaousis 88e2c981f8 dont show uuids by default, added option to enable them; response is now accepting after,before to show only data for a specific timeframe; deleted items are only shown when "deleted" is requested; hub version is now shown when "queue" is requested 2 years ago
  Costa Tsaousis 8b1c7950a2 allow merging of families down to [x] 2 years ago
  Costa Tsaousis 4342123a59 lock the context while rendering json 2 years ago
  Costa Tsaousis 2813065918 host->node_id may not be available 2 years ago
  Costa Tsaousis b00d05a985 added option "deepscan" to the API to have the server refresh the retention and recalculate the contexts on the fly 2 years ago
  Costa Tsaousis fe6d4a329c return current time on currently collected contexts, charts and dimensions 2 years ago
  Costa Tsaousis 5b0e4d267b final cleanup and renaming of global variables 2 years ago
  Costa Tsaousis 3a6dc887d2 disabled debugging; rrdcontext enabled by default 2 years ago
  Costa Tsaousis 10dc1c304e full contexts API; updated swagger 2 years ago
  Costa Tsaousis 1de3a708e0 first implementation of /api/v1/contexts 2 years ago
  Costa Tsaousis 2269cff193 propagate live-retention flag upstream; cleanup all update reasons; updated instances logging; automated attaching started/stopped collecting flags; 2 years ago
  Stelios Fragkakis 0917d3d85c is_get_claimed is actually get the current claim id 2 years ago
  Stelios Fragkakis e81f2ff318 Make sure claim id is valid 2 years ago
  Costa Tsaousis b1b4612c9f proper garbage collection - a lot faster retention recalculation 2 years ago
  Costa Tsaousis f3d515e0d7 remove deadlock 2 years ago
  Costa Tsaousis de3a813713 fix db rotation and garbage collection timings 2 years ago
  Costa Tsaousis 7769df5aac strict policy to cleanup and garbage collector 2 years ago
  Costa Tsaousis 481ffbd540 fix collected flags for queued items 2 years ago
  Costa Tsaousis 8acb1172a0 fix log about last_time_t 2 years ago
  Costa Tsaousis c7e1aa7277 enable ctx in communication 2 years ago
  Costa Tsaousis 57ef91f27f smarter merging of titles and families 2 years ago
  Costa Tsaousis f8151c0ade removed excess character in UUID 2 years ago
  Costa Tsaousis 78930917ed added family to the context 2 years ago
  Costa Tsaousis 22eed81af8 allow compiling without ACLK 2 years ago
  Costa Tsaousis 3633ede495 fully working attempt 2 2 years ago
  Costa Tsaousis 357e2784fb fully working attempt 1 2 years ago
  Costa Tsaousis b3b748be2d added version hash algorithm 2 years ago
  Costa Tsaousis d3522c8722 fix data race conditions during context deletion 2 years ago
  Costa Tsaousis bda8d1f43a added missing NULL to ri->rrdset; rrdcontext flags are now only changed under a mutex lock 2 years ago
  Costa Tsaousis b585018059 deletion inline with dequeue; lots of cleanup; child connected/disconnected 2 years ago
  Costa Tsaousis 8f0f7a4218 cleanup contexts; general cleanup; 2 years ago
  Costa Tsaousis 0fcdad35fc cleanup properly 2 years ago
  Costa Tsaousis 40bd38abe1 release old context when a chart changes context 2 years ago
  Costa Tsaousis 0e566d5f58 added option to disable rrdmetrics 2 years ago
  Costa Tsaousis f5b6e4b5c4 running version per context vs hub version; ifdef dbengine 2 years ago
  Costa Tsaousis 3a6b786ae4 better versioning of contexts 2 years ago
  Costa Tsaousis 6cd887bce4 fully working thread 2 years ago
  Costa Tsaousis efe103b1f6 proper tracking of reasons of changes 2 years ago
  Costa Tsaousis 9bd187c3db track all reasons for changes 2 years ago
  Costa Tsaousis e2f37dea20 cleanup - implemented all interface functions - dictionary react callback triggers after the dictionary is unlocked 2 years ago
  Costa Tsaousis d1017d2f47 proper cleanup 2 years ago