Commit History

Author SHA1 Message Date
  Emmanuel Vasilakis c51dd576b0 Reduce unnecessary alert events to the cloud (#13897) 2 years ago
  Stelios Fragkakis 9e89ac7307 Find the chart and dimension UUID from the context (#13868) 2 years ago
  Stelios Fragkakis 08cab72224 Add a thread to asynchronously process metadata updates (#13783) 2 years ago
  Costa Tsaousis afe1b70485 dbengine free from RRDSET and RRDDIM (#13772) 2 years ago
  Costa Tsaousis 758d9c405d full memory tracking and profiling of Netdata Agent (#13789) 2 years ago
  Costa Tsaousis 8fc3b351a2 Allow netdata plugins to expose functions for querying more information about specific charts (#13720) 2 years ago
  Costa Tsaousis cb7af25c09 RRD structures managed by dictionaries (#13646) 2 years ago
  Stelios Fragkakis 466b1fcc56 Add sqlite page cache hit and miss statistics (#13665) 2 years ago
  Costa Tsaousis 3f6a75250d Obsolete RRDSET state (#13635) 2 years ago
  Costa Tsaousis 5e1b95cf92 Deduplicate all netdata strings (#13570) 2 years ago
  Costa Tsaousis 77b0e7bccd sqlite3 global statistics (#13594) 2 years ago
  Emmanuel Vasilakis 2fd2607475 Send chart context with alert events to the cloud (#13409) 2 years ago
  Stelios Fragkakis e22dff4b1f Load host labels for archived hosts (#13464) 2 years ago
  Stelios Fragkakis 9a6fd6366f Store host label information in the metadata database (#13441) 2 years ago
  Costa Tsaousis 291b978282 Rrdcontext (#13335) 2 years ago
  Stelios Fragkakis fccfc02d2c Add missing comma (handle coverity warning CID 379360) (#13413) 2 years ago
  Stelios Fragkakis 754b542242 Store host system information in the database (#13402) 2 years ago
  Stelios Fragkakis 2030b890a2 Cid 379238 379238 (#13328) 2 years ago
  Stelios Fragkakis 072fadc74d Add hostname in the worker structure to avoid constant lookups (#13199) 2 years ago
  Stelios Fragkakis 49234f23de Multi-Tier database backend for long term metrics storage (#13263) 2 years ago
  Stelios Fragkakis 36280fc2cf Remove strftime from statements and use unixepoch instead (#13250) 2 years ago
  Stelios Fragkakis f429d1b0e4 Migrate data when machine GUID changes (#13232) 2 years ago
  Stelios Fragkakis 5ecd4b4a31 Clean sqlite prepared statements on thread shutdown (#13193) 2 years ago
  Stelios Fragkakis ea927b87f4 Allow for an easy way to do metadata migrations (#13196) 2 years ago
  vkalintiris afae8971f0 Revert "Configurable storage engine for Netdata agents: step 3 (#12892)" (#13171) 2 years ago
  Adrien Béraud 100a12c6cc Configurable storage engine for Netdata agents: step 3 (#12892) 2 years ago
  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