summaryrefslogtreecommitdiffstats
path: root/database
AgeCommit message (Expand)Author
2023-06-08api v2 nodes for streaming statuses (#15162)Costa Tsaousis
2023-06-07Re-write of SSL support in Netdata; restoration of SIGCHLD; detection of stal...Costa Tsaousis
2023-06-06Check null transition id and config hash (#15147)Stelios Fragkakis
2023-06-05Generate, store and transmit a unique alert event_hash_id (#15111)Emmanuel Vasilakis
2023-06-01fix: allow square brackets in label value (#15131)Ilya Mashchenko
2023-05-31Percentage of group aggregatable at cloud - fixed for backwards compatibility...Costa Tsaousis
2023-05-29Only queue an alert to the cloud when it's inserted (#15110)Emmanuel Vasilakis
2023-05-26fix the units when returning percentage of a group (#15105)Costa Tsaousis
2023-05-24Release buffer in case of error -- CID 385075 (#15090)Stelios Fragkakis
2023-05-23Better cleanup of health log table (#15045)Emmanuel Vasilakis
2023-05-22Use chart labels to filter alerts (#14982)Emmanuel Vasilakis
2023-05-19Simplify loop in alert checkpoint (#15065)Emmanuel Vasilakis
2023-05-17Fix memory leak when sending alerts checkoint (#15060)Stelios Fragkakis
2023-05-12Update SQLITE to version 3.41.2 (#15031)Stelios Fragkakis
2023-05-10Adjust buffers to prevent overflow (#15025)Stelios Fragkakis
2023-05-09Slight wording fix on the database readme (#15034)Fotis Voutsas
2023-05-05On data and weight queries now instances filter matches also instance_id@node...Costa Tsaousis
2023-05-02Load/Store ML models (#14981)vkalintiris
2023-04-27interrupt callback on api/v1/data (#14978)Costa Tsaousis
2023-04-26do not convert to percentage, when the raw option is given (#14969)Costa Tsaousis
2023-04-26Add support for acquire/release operations on RRDSETs (#14945)vkalintiris
2023-04-25Reject child when context is loading (#14960)Stelios Fragkakis
2023-04-23Update dbengine README.md (#14951)Costa Tsaousis
2023-04-21Add a checkpoint message to alerts stream (#14847)Emmanuel Vasilakis
2023-04-21Skip alert template variables from alert snapshots (#14763)Emmanuel Vasilakis
2023-04-20WEBRTC for communication between agents and browsers (#14874)Costa Tsaousis
2023-04-20Fix broken image, in database/README.md (#14936)Fotis Voutsas
2023-04-20Initialize machine GUID earlier in the agent startup sequence (#14922)Stelios Fragkakis
2023-04-20Skip ML initialization when it's been disabled in netdata.conf (#14920)vkalintiris
2023-04-18Fix warnings and error when compiling with --disable-dbengine (#14919)Stelios Fragkakis
2023-04-14Revert ML changes. (#14908)vkalintiris
2023-04-13Save and load ML models (#14810)vkalintiris
2023-04-07Boost dbengine (#14832)Costa Tsaousis
2023-03-31minor - add capability signifying this agent can speak apiv2 (#14817)Timotej S
2023-03-29Update database engine readme (#14836)Chris Akritidis
2023-03-28configure extent cache size (#14821)Costa Tsaousis
2023-03-28/api/v2/X part 7 (#14797)Costa Tsaousis
2023-03-23Schedule node info to the cloud after child connection (#14790)Stelios Fragkakis
2023-03-22/api/v2/X part 6 (#14785)Costa Tsaousis
2023-03-22uuid_compare() replaced with uuid_memcmp() (#14787)Costa Tsaousis
2023-03-21/api/v2/X part 5 (#14718)Costa Tsaousis
2023-03-21Update journal v2 (#14750)Stelios Fragkakis
2023-03-21Revert "Use static thread-pool for training. (#14702)" (#14782)vkalintiris
2023-03-21Use static thread-pool for training. (#14702)vkalintiris
2023-03-21Pass node_id and config_hash vars when queueing alert configurations (#14769)Emmanuel Vasilakis
2023-03-16increase RRD_ID_LENGTH_MAX to 1000 (#14744)Ilya Mashchenko
2023-03-16Use one thread for ACLK synchonization (#14281)Stelios Fragkakis
2023-03-13/api/v2 part 4 (#14706)Costa Tsaousis
2023-03-10/api/v2/X improvements part 3 (#14665)Costa Tsaousis
2023-03-10Refactor ML code. (#14659)vkalintiris