summaryrefslogtreecommitdiffstats
path: root/database/rrd.h
AgeCommit message (Expand)Author
2022-07-07Fix two helgrind reports (#13325)vkalintiris
2022-07-06Multi-Tier database backend for long term metrics storage (#13263)Stelios Fragkakis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-27Removes Legacy JSON Cloud Protocol Support In Agent (#13111)Timotej S
2022-06-22Query Engine multi-granularity support (and MC improvements) (#13155)Costa Tsaousis
2022-06-17Revert "Configurable storage engine for Netdata agents: step 3 (#12892)" (#13...vkalintiris
2022-06-16Configurable storage engine for Netdata agents: step 3 (#12892)Adrien Béraud
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-05-25Delay children chart obsoletion check (#12992)Emmanuel Vasilakis
2022-05-24Don't expose the chart definition to streaming if there is no metadata change...Stelios Fragkakis
2022-05-24Stream and advertise metric correlations to the cloud (#12940)Emmanuel Vasilakis
2022-05-20Apply some logic to possible streaming destinations (#12866)Emmanuel Vasilakis
2022-05-18Optimize the dimensions option store to the metadata database (#12952)Stelios Fragkakis
2022-05-17Adjust the dimension liveness status check (#12933)Stelios Fragkakis
2022-05-12Fix compilation warnings (#12886)Vladimir Kobal
2022-05-11Configurable storage engine for Netdata agents: step 2 (#12808)Adrien Béraud
2022-05-03Remove per chart configuration. (#12728)vkalintiris
2022-05-03Configurable storage engine for Netdata agents: step 1 (#12776)Adrien Béraud
2022-05-03Check for chart obsoletion on children re-connections (#12707)Emmanuel Vasilakis
2022-05-02Make atomics a hard-dep. (#12730)vkalintiris
2022-04-12Add a chart label filter parameter in context data queries (#12652)Stelios Fragkakis
2022-04-06feat: add support for cloud providers info to /api/v1/info (#12613)Ilya Mashchenko
2022-04-04Update ML-related charts (#12574)vkalintiris
2022-03-31Initialize foreach alarms of dimensions in health thread. (#12452)vkalintiris
2022-03-15Remove backends subsystem (#12146)Vladimir Kobal
2022-03-08Adjust cloud dimension update frequency (#12284)Stelios Fragkakis
2022-02-24Track anomaly rates with DBEngine. (#12083)vkalintiris
2022-02-18adds install method to /api/v1/info as label (#12040)Timotej S
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