Commit History

Author SHA1 Message Date
  Stelios Fragkakis 49234f23de Multi-Tier database backend for long term metrics storage (#13263) 2 years ago
  Stelios Fragkakis dd01f896b4 Null terminate string if file read was not successful (#13299) 2 years ago
  Costa Tsaousis c3dfbe52a6 netdata doubles (#13217) 2 years ago
  Timotej S cb13f0787d Removes Legacy JSON Cloud Protocol Support In Agent (#13111) 2 years ago
  Stelios Fragkakis 77b30d25d8 Optimize the dimensions option store to the metadata database (#12952) 2 years ago
  Stelios Fragkakis 3b8d4c21e5 Adjust the dimension liveness status check (#12933) 2 years ago
  Vladimir Kobal a68ae03b9c Fix compilation warnings (#12886) 2 years ago
  Adrien Béraud 9adf4dd782 Configurable storage engine for Netdata agents: step 2 (#12808) 2 years ago
  Stelios Fragkakis 0b3ee50c76 Resolve coverity issues (#12846) 2 years ago
  Costa Tsaousis 79444d3645 fix memory leaks and mismatches of the use of the z functions for allocations (#12841) 2 years ago
  vkalintiris 6acc6a3e9c Optimize linking of foreach alarms to dimensions. (#12813) 2 years ago
  Stelios Fragkakis 154cf74d6a Improve agent cloud chart synchronization (#12655) 2 years ago
  vkalintiris ebdd819d6e Remove per chart configuration. (#12728) 2 years ago
  Stelios Fragkakis 20303b34ba Skip dimension deletion on free (temp fix) (#12777) 2 years ago
  Adrien Béraud d92890b5f1 Configurable storage engine for Netdata agents: step 1 (#12776) 2 years ago
  Ilya Mashchenko 091540d59a feat(dbengine): make dbengine page cache undumpable and dedupuble (#12765) 2 years ago
  Vladimir Kobal 7bfc543172 Fix memory leaks on Netdata exit (#12511) 2 years ago
  vkalintiris af72ed83f9 Initialize foreach alarms of dimensions in health thread. (#12452) 2 years ago
  vkalintiris ca6a2292ed Skip `foreach` alarms for dimensions of anomaly rate chart. (#12441) 2 years ago
  Stelios Fragkakis 6872df9e6a Adjust cloud dimension update frequency (#12284) 3 years ago
  vkalintiris 69ea17d6ec Track anomaly rates with DBEngine. (#12083) 3 years ago
  Stelios Fragkakis a763d4111c Store dimension hidden option in the metadata db (#12196) 3 years ago
  Stelios Fragkakis a330a27a62 Remove chart specific configuration from netdata.conf except enabled (#12209) 3 years ago
  vkalintiris 9ed4cea590 Anomaly Detection MVP (#11548) 3 years ago
  vkalintiris 81e2f8da65 Reuse the SN_EXISTS bit to track anomaly status. (#11154) 3 years ago
  Stelios Fragkakis 12f16063f5 Enable additional functionality for the new cloud architecture (#11579) 3 years ago
  Stelios Fragkakis 37bee1d197 Store uuid_t metric_uuid in the dimension state structure instead of uuid_t * (#11212) 3 years ago
  Josh Soref 2a4650607a Spelling database (#10914) 3 years ago
  Tomáš Kopal 757e418090 Rename abs to ABS to avoid clash with standard definitions. Fixes #10353. (#10354) 4 years ago
  Stelios Fragkakis 87002ef11f Enable metadata persistence in all memory modes (#10742) 4 years ago
  vkalintiris adec24dffa Rename struct avl to avl_element and the typedef to avl_t (#10735) 4 years ago
  Stelios Fragkakis d600ae20c0 Fix issue with chart metadata sent multiple times over ACLK (#10381) 4 years ago
  Markos Fountoulakis 5ffba490e3 Fix race condition in rrdset_first_entry_t() and rrdset_last_entry_t() (#10276) 4 years ago
  Stelios Fragkakis e9d59e37d9 Migrate metadata log to SQLite (#10139) 4 years ago
  Markos Fountoulakis 88a6572382 Fix memory mode none not dropping stale dimension data in general when streaming to a parent. (#9917) 4 years ago
  Markos Fountoulakis f9f813cd46 Fix memory mode none not marking dimensions as obsolete. (#9912) 4 years ago
  Stelios Fragkakis f5a85f7747 Added code to release memory used by the global GUID map (#9729) 4 years ago
  Stelios Fragkakis 53d7d3c3fa Fixed issue with missing alarms (#9712) 4 years ago
  Stelios Fragkakis eda12f579f Implemented multihost database (#9556) 4 years ago
  Markos Fountoulakis 822880265e Remove health from archived metrics (#9520) 4 years ago
  Markos Fountoulakis 2f5e6ab14f Disallow dimensions or charts being obsoleted and archived simultaneously. (#9436) 4 years ago
  Stelios Fragkakis 11a19ccf27 Fixed compiler warnings (#9337) 4 years ago
  Stelios Fragkakis 5ce7b4afe4 Fixed invalid pointer access `rrddim_free_custom` (#9326) 4 years ago
  Stelios Fragkakis 1bd8a25544 Add support for persistent metadata (#9324) 4 years ago
  Andrew Moss 8fe7485a60 Switching over to soft feature flag (#8545) 4 years ago
  Andrew Moss c6d945200f Merging the feature branch for the ACLK in the previous sprint. (#8179) 5 years ago
  Stelios Fragkakis b2b3c18254 ACLK agent 1 (#7894) 5 years ago
  thiagoftsm 53075f79dd template_foreach_fix: Fix underscore dash (#7069) 5 years ago
  Markos Fountoulakis 6c2bab0543 Fix dbengine not working when mmap fails (#7065) 5 years ago
  thiagoftsm c48d52eeb5 Fix coverity erro (CID 349552) double lock (#6970) 5 years ago