summaryrefslogtreecommitdiffstats
path: root/database/rrd.h
AgeCommit message (Expand)Author
2022-01-13Remove bitfields from rrdhost. (#11964)vkalintiris
2021-12-22Send ML feature information with UpdateNodeInfo. (#11913)vkalintiris
2021-11-22Simple fix for the data API query (#11787)Vladimir Kobal
2021-10-27Anomaly Detection MVP (#11548)vkalintiris
2021-10-06Enable additional functionality for the new cloud architecture (#11579)Stelios Fragkakis
2021-09-21Add chart message support for ACLK new architecture (#11447)Stelios Fragkakis
2021-09-19Use sqlite to store the health log and alert configurations. (#11399)Emmanuel Vasilakis
2021-08-11Add ACLK synchronization event loop (#11396)Stelios Fragkakis
2021-07-19Move cleanup of obsolete charts to a separate thread (#11222)Vladimir Kobal
2021-07-07Add hop count for children (#11311)Stelios Fragkakis
2021-06-14Allows ACLK NG and Legacy to coexist (#11225)Timotej S
2021-06-01Store uuid_t metric_uuid in the dimension state structure instead of uuid_t *...Stelios Fragkakis
2021-05-31Provide UTC offset in seconds and edit health config command (#11051)Emmanuel Vasilakis
2021-05-24Remove unecessary relative paths when including headers. (#11124)vkalintiris
2021-05-12Reduce the number of ACLK chart updates during chart obsoletion (#11133)Stelios Fragkakis
2021-04-29Add functionality to store node_id for a host (#11059)Stelios Fragkakis
2021-04-23Rename struct fields from class to classification. (#11019)vkalintiris
2021-04-21Backend chart filtering backward compatibility fix (#11002)Vladimir Kobal
2021-04-20Provide new attributes in health conf files (#10961)Emmanuel Vasilakis
2021-04-14Spelling database (#10914)Josh Soref
2021-03-22Add data query support for archived charts (#10771)Stelios Fragkakis
2021-03-18Don't show alarms for charts without data (#10804)Vladimir Kobal
2021-03-16Adds ACLK-NG as fallback(#10315)Timotej S
2021-03-15Enable metadata persistence in all memory modes (#10742)Stelios Fragkakis
2021-03-10Rename struct avl to avl_element and the typedef to avl_t (#10735)vkalintiris
2021-03-09Use a parameter name that is not a reserved keyword in C++ (#10738)vkalintiris
2021-03-09Use of out-of-line struct definitions. (#10739)vkalintiris
2021-01-19Remove unused entries from structures (#10519)Stelios Fragkakis
2021-01-19Move ACLK Legacy into a subfolder (#10265)Timotej S
2021-01-18add `_is_k8s_node` label to the host labels (#10501)Ilya Mashchenko
2021-01-14Support multiple chart label keys in data queries (#10483)Stelios Fragkakis
2021-01-11ACLK fix error for older compilers (#10470)Timotej S
2020-12-14Fix issue with chart metadata sent multiple times over ACLK (#10381)Stelios Fragkakis
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-11-28Fix race condition in rrdset_first_entry_t() and rrdset_last_entry_t() (#10276)Markos Fountoulakis
2020-11-26ACLK Child Availability Messages (#9918)Timotej S
2020-11-24Migrate metadata log to SQLite (#10139)Stelios Fragkakis
2020-10-21Fixed compile error in CENTOS 6 (#10110)Stelios Fragkakis
2020-09-24Improved the data query when using the context parameter (#9978)Stelios Fragkakis
2020-09-15Added context parameter to the data endpoint (#9931)Stelios Fragkakis
2020-08-26Adds claimed_id streaming (#9804)Timotej S
2020-08-05Hide archived chart from mdstat collector. (#9667)Markos Fountoulakis
2020-07-28Implemented multihost database (#9556)Stelios Fragkakis
2020-07-27Stop mdstat collector from looking up archived charts. (#9583)Markos Fountoulakis
2020-07-17Implemented the HOST command in metadata log replay (#9489)Stelios Fragkakis
2020-06-12Change streaming terminology to parent-child in the code (#9323)Andrew Moss
2020-06-12Add support for persistent metadata (#9324)Stelios Fragkakis
2020-06-03Fix bugs in streaming and enable support for gap filling (#9214)Andrew Moss
2020-05-14Improve the impact of health code on netdata scalability (#8407)Markos Fountoulakis
2020-02-07Update `api/v1/info ` (#7862)thiagoftsm