summaryrefslogtreecommitdiffstats
path: root/database
AgeCommit message (Expand)Author
2020-12-14Fix issue with chart metadata sent multiple times over ACLK (#10381)Stelios Fragkakis
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-12-04Fix a compilation warning (#10320)Vladimir Kobal
2020-12-03dbengine extent cache (#10293)Markos Fountoulakis
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-25Address coverity errors (CID 364045,364046) (#10282)Stelios Fragkakis
2020-11-24Migrate metadata log to SQLite (#10139)Stelios Fragkakis
2020-11-15database: fix endless loop when cleaning obsolete charts (#10236)hexchain
2020-11-12Disable chart obsoletion code for archived chart creation. (#10231)Markos Fountoulakis
2020-11-07Make libnetdata headers compilable by C++. (#10185)Tomáš Kopal
2020-10-21Fixed compile error in CENTOS 6 (#10110)Stelios Fragkakis
2020-10-20New alarm entities (#10041)thiagoftsm
2020-09-29Add docsv2 project to master branch (#10000)Joel Hans
2020-09-25Fix cleanup of obsolete charts (#9985)Markos Fountoulakis
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-09-11Fix memory mode none not dropping stale dimension data in general when stream...Markos Fountoulakis
2020-09-11Fix memory mode none not marking dimensions as obsolete. (#9912)Markos Fountoulakis
2020-09-04Fix race condition with orphan hosts (#9862)Markos Fountoulakis
2020-09-01Fix multi-host DB corruption when legacy metrics reside in localhost. (#9855)Markos Fountoulakis
2020-08-28fixes compilation warnings (#9845)Timotej S
2020-08-27Fix empty dbengine files (#9820)Markos Fountoulakis
2020-08-26Improve dbengine docs and add new multihost setting (#9817)Joel Hans
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-08-14Fix flushing errors (#9738)Markos Fountoulakis
2020-08-12Fixed global GUID map memory leak (#9725)Stelios Fragkakis
2020-08-11Fixed issue with missing alarms (#9712)Stelios Fragkakis
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-07-16Implemented default disk space size calculation for multihost db (#9504)Stelios Fragkakis
2020-07-15Fix compilation warnings (#9544)Vladimir Kobal
2020-07-14Fix transition from archived to active charts not generating alarms. (#9536)Markos Fountoulakis
2020-07-11Remove health from archived metrics (#9520)Markos Fountoulakis
2020-07-09Remove the ability to update the chart family on the fly. (#9509)Stelios Fragkakis
2020-07-08Fixed the check condition for chart name change (#9503)Stelios Fragkakis
2020-06-29Fixed duplicate alarm ids in health-log.db (#9428)Stelios Fragkakis
2020-06-29Disallow dimensions or charts being obsoleted and archived simultaneously. (#...Markos Fountoulakis
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-19Improved error handling and recovery during compaction and metadata log repla...Stelios Fragkakis
2020-06-16Replace assert calls (#9349)Markos Fountoulakis
2020-06-15Fix coverity errors CID 359774 and CID 359773 (#9338)Markos Fountoulakis
2020-06-15Fixed compiler warnings (#9337)Stelios Fragkakis
2020-06-12Change streaming terminology to parent/child in docs (#9312)Joel Hans
2020-06-12Change streaming terminology to parent-child in the code (#9323)Andrew Moss