Commit History

Author SHA1 Message Date
  Stelios Fragkakis aa074a3340 Fix the retry count and netdata_exit check when running an sqlite3_step command (#13040) 2 years ago
  Stelios Fragkakis 7e01ad1192 Check return value and log an error on failure (#13037) 2 years ago
  Stelios Fragkakis 02a418c515 Cleanup chart hash and map tables on startup (#12956) 2 years ago
  Ilya Mashchenko 16ad34d8d2 chore: add links to SQLite init options in the src code (#12920) 2 years ago
  Costa Tsaousis 48f3bb0d17 user configurable sqlite PRAGMAs (#12917) 2 years ago
  Stelios Fragkakis 6ad3e612e0 Initialize the metadata database when performing dbengine stress test (#12861) 2 years ago
  Stelios Fragkakis 6be9b03a44 Cleanup node instance (#12825) 2 years ago
  Costa Tsaousis 87c0cc2d60 One way allocator to double the speed of parallel context queries (#12787) 2 years ago
  Stelios Fragkakis 3e1ed14d8e Add the ability to perform a data query using an offline node id (#12650) 2 years ago
  Stelios Fragkakis 6086e24776 Respect dimension hidden option when executing a query and building the dimension list from the database (#12570) 2 years ago
  Stelios Fragkakis 5a944497d3 Improve ACLK sync logging (#12534) 2 years ago
  Emmanuel Vasilakis 026a875146 Replace write with read locks (#12309) 3 years ago
  Stelios Fragkakis a706491f77 Improve agent to cloud synchronization performance (#12348) 3 years ago
  Stelios Fragkakis ebfaf8c090 Setting a DB version (to make future schema changes / migration easier) (#12249) 3 years ago
  Stelios Fragkakis 44c6382e2b Add a fix to correctly register child nodes to the cloud via a parent (#12241) 3 years ago
  Stelios Fragkakis a763d4111c Store dimension hidden option in the metadata db (#12196) 3 years ago
  Emmanuel Vasilakis 713018281a Disable hashes for charts and alerts if openssl is not available or cloud is disabled (#12071) 3 years ago
  Stelios Fragkakis 0586829ee6 Add commands to check and fix database corruption (#11828) 3 years ago
  Stelios Fragkakis 577f8c0e43 Use correct hop count if host is already in memory (#11785) 3 years ago
  Stelios Fragkakis 12f16063f5 Enable additional functionality for the new cloud architecture (#11579) 3 years ago
  Emmanuel Vasilakis b87473c481 Use sqlite to store the health log and alert configurations. (#11399) 3 years ago
  Stelios Fragkakis 6f3b2d8a2a Add ACLK synchronization event loop (#11396) 3 years ago
  Timotej S d005dee558 ACLK-NG New Cloud NodeInstance related msgs (#11234) 3 years ago
  Stelios Fragkakis 37bee1d197 Store uuid_t metric_uuid in the dimension state structure instead of uuid_t * (#11212) 3 years ago
  Emmanuel Vasilakis 9f40c4b12c Provide UTC offset in seconds and edit health config command (#11051) 3 years ago
  Stelios Fragkakis ece7c8df64 Add functionality to store node_id for a host (#11059) 3 years ago
  Stelios Fragkakis dc2ccfe5ea Store null claim id in the database for non claimed children (#11036) 3 years ago
  Stelios Fragkakis 076822eb88 Persist claim ids in local database for parent and children (#10993) 3 years ago
  Stelios Fragkakis 7ebb0a4da2 Fix memory leak when archived data is requested (#10837) 4 years ago
  Stelios Fragkakis 65bc43d9cb Add data query support for archived charts (#10771) 4 years ago
  Stelios Fragkakis 87002ef11f Enable metadata persistence in all memory modes (#10742) 4 years ago
  Stelios Fragkakis fddcb83ee9 Add the ability to store chart labels in the database (#10718) 4 years ago
  Stelios Fragkakis 790af9620f Fix a parameter binding issue when storing chart names in the database (#10717) 4 years ago
  Stelios Fragkakis 2c1d3e3a2f Address coverity errors (CID 364045,364046) (#10282) 4 years ago
  Stelios Fragkakis e9d59e37d9 Migrate metadata log to SQLite (#10139) 4 years ago