summaryrefslogtreecommitdiffstats
path: root/database
AgeCommit message (Expand)Author
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
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-05-29Improve dbengine docs for streaming setups (#9177)Joel Hans
2020-05-19Reduce minimum size for dbengine disk space (#9094)Markos Fountoulakis
2020-05-18Add links to promote database engine calculator (#9067)Joel Hans
2020-05-14Improve the impact of health code on netdata scalability (#8407)Markos Fountoulakis
2020-04-14Docs: Standardize links between documentation (#8638)Joel Hans
2020-03-31Switching over to soft feature flag (#8545)Andrew Moss
2020-03-23Fix flushing error threshold (#8425)Markos Fountoulakis
2020-03-16Fix streaming scaling (#8375)Markos Fountoulakis
2020-03-10Bulk add frontmatter to all documentation (#8354)Joel Hans
2020-02-24Merging the feature branch for the ACLK in the previous sprint. (#8179)Andrew Moss
2020-02-11Docs: Promote DB engine/long-term metrics storage more heavily (#8031)Joel Hans
2020-02-10update wrong default stated in docu (#8017)Timo
2020-02-08Fix variety of linter errors across docs (#7944)Joel Hans
2020-02-07Update `api/v1/info ` (#7862)thiagoftsm
2020-02-06Drop dirty dbengine pages if disk cannot keep up (#7777)Markos Fountoulakis
2020-02-06ACLK agent 1 (#7894)Stelios Fragkakis
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