summaryrefslogtreecommitdiffstats
path: root/database/rrdhost.c
AgeCommit message (Expand)Author
2021-06-01Store uuid_t metric_uuid in the dimension state structure instead of uuid_t *...Stelios Fragkakis
2021-06-01Do not fail agent if DBENGINE is not available and memory mode is set to dben...Stelios Fragkakis
2021-05-31Provide UTC offset in seconds and edit health config command (#11051)Emmanuel Vasilakis
2021-04-29Add functionality to store node_id for a host (#11059)Stelios Fragkakis
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-09Activate multidb context always when dbengine is compiled (#10732)Stelios Fragkakis
2021-03-09Use a parameter name that is not a reserved keyword in C++ (#10738)vkalintiris
2021-02-11Add ACLK proxy setting as host label (#10619)Timotej S
2021-01-19Remove unused entries from structures (#10519)Stelios Fragkakis
2021-01-18add `_is_k8s_node` label to the host labels (#10501)Ilya Mashchenko
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-11-26ACLK Child Availability Messages (#9918)Timotej S
2020-11-24Migrate metadata log to SQLite (#10139)Stelios Fragkakis
2020-11-15database: fix endless loop when cleaning obsolete charts (#10236)hexchain
2020-09-25Fix cleanup of obsolete charts (#9985)Markos Fountoulakis
2020-09-04Fix race condition with orphan hosts (#9862)Markos Fountoulakis
2020-08-26Adds claimed_id streaming (#9804)Timotej S
2020-08-20Added code to release memory used by the global GUID map (#9729)Stelios Fragkakis
2020-07-28Implemented multihost database (#9556)Stelios Fragkakis
2020-07-17Implemented the HOST command in metadata log replay (#9489)Stelios Fragkakis
2020-07-11Remove health from archived metrics (#9520)Markos Fountoulakis
2020-06-29Fixed duplicate alarm ids in health-log.db (#9428)Stelios Fragkakis
2020-06-29Fix internal registry (#9434)thiagoftsm
2020-06-23Fix Coverity Defect CID 304732 (#9402)Andrew Moss
2020-06-19Fixes the race-hazard in streaming during the shutdown sequence (#9370)Andrew Moss
2020-06-15Fix coverity errors CID 359774 and CID 359773 (#9338)Markos Fountoulakis
2020-06-12Change streaming terminology to parent-child in the code (#9323)Andrew Moss
2020-06-12Fixed invalid pointer access `rrddim_free_custom` (#9326)Stelios Fragkakis
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-02-07Update `api/v1/info ` (#7862)thiagoftsm
2020-02-05Stream with version (#7851)thiagoftsm
2020-02-01Parse host tags (#7702)Vladimir Kobal
2020-01-21Issue 7488 docker labels (#7770)Andrew Moss
2020-01-17Alarm Log labels (#7548)thiagoftsm
2020-01-16Restrict quotes in label values (#7594)thiagoftsm
2020-01-14Stream with labels (#7549)thiagoftsm
2020-01-09error exit when rrdhost localhost init fails #7504 (#7663)Timo
2019-12-16Labels issues (#7515)Andrew Moss
2019-12-12Implement the main flow for the Exporting Engine (#7149)Vladimir Kobal
2019-11-14stream_ssl_slave: Fix socket overwrite (#7306)thiagoftsm
2019-09-27Create a template for all dimensions (#6560)thiagoftsm
2019-07-01Repeating alarm notifications (#6309)thiagoftsm
2019-05-31SSL implementation for Netdata (#5956)thiagoftsm
2019-05-27Remove unecessary 2nd call of get_system_info at startup (#6128)Chris Akritidis
2019-05-24Remove system_info copying (#6113)Vladimir Kobal
2019-05-15Database engine (#5282)Markos Fountoulakis
2019-05-14Fix segmentation fault (#6011)Vladimir Kobal
2019-05-13Add system info streaming (#5996)Vladimir Kobal