summaryrefslogtreecommitdiffstats
path: root/database
AgeCommit message (Expand)Author
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
2020-01-09Send host labels via exporting connectors (#7554)Vladimir Kobal
2020-01-06Clean up host labels in API responses (#7616)Vladimir Kobal
2019-12-20Set standard name to non-libnetdata threads (libuv, pthread) (#7584)Adrien Mahieux
2019-12-18Fix race condition in dbengine (#7565)thiagoftsm
2019-12-17Revert "Fix race condition in dbengine (#7533)" (#7560)Andrew Moss
2019-12-16Fix race condition in dbengine (#7533)Markos Fountoulakis
2019-12-16Labels issues (#7515)Andrew Moss
2019-12-12Implement the main flow for the Exporting Engine (#7149)Vladimir Kobal
2019-12-09Fix race condition with page cache descriptors (#7478)Markos Fountoulakis
2019-12-07Fix dbengine dirty page flushing warning (#7469)Markos Fountoulakis
2019-12-04Implement netdata command server and cli tool (#7325)Markos Fountoulakis
2019-11-14stream_ssl_slave: Fix socket overwrite (#7306)thiagoftsm
2019-11-11Makefile.am files indentation (#7252)Konstantinos Natsakis
2019-10-30Fix counter reset detection (#7220)Markos Fountoulakis
2019-10-24detect if the disk cannot keep up with data collection (#7139)Markos Fountoulakis
2019-10-14template_foreach_fix: Fix underscore dash (#7069)thiagoftsm
2019-10-11Fix dbengine not working when mmap fails (#7065)Markos Fountoulakis
2019-10-07Handle cases where metric timestamps are inversed and data collection interva...Markos Fountoulakis
2019-10-07Remove hard cap from page cache size to eliminate deadlocks. (#7006)Markos Fountoulakis
2019-10-05Increase dbengine default cache size (#6997)Markos Fountoulakis
2019-10-04Remove warning from Coverity (#6992)thiagoftsm
2019-10-03Make dbengine the default memory mode (#6977)Markos Fountoulakis
2019-10-02Fix dbengine consistency when a writer modifies a page concurrently with a re...Markos Fountoulakis
2019-10-01Fix coverity erro (CID 349552) double lock (#6970)thiagoftsm
2019-09-29Fix Remark Lint for READMEs in Database (#6942)Promise Akpan
2019-09-28Reduce overhead during write io (#6964)Markos Fountoulakis
2019-09-27Create a template for all dimensions (#6560)thiagoftsm
2019-09-24Detect deadlock in dbengine page cache (#6911)Markos Fountoulakis
2019-09-18Change the log level for chart updates (#6887)Vladimir Kobal
2019-09-12Stress test insertions into dbengine and bugfixes (#6814)Markos Fountoulakis
2019-09-03Fix clear notification missing (#6638)thiagoftsm
2019-08-28Fix corrupted transaction payload handling during start-up of the database en...Markos Fountoulakis
2019-08-28Variable Granularity support for data collection (#6430)Markos Fountoulakis
2019-08-20Add alarm variables to the response of chart and data (#6615)Valentin Rakush
2019-08-15Fix Markdown Lint warnings (#6664)Promise Akpan
2019-08-13 Change "netdata" to "Netdata" in all docs (#6621)Joel Hans
2019-07-23Make use of GCC's __attribute__((unused)) (#6392)Andrew Clayton
2019-07-15Fix CRC and I/O error handling in dbengine so that netdata is not halted and ...Markos Fountoulakis
2019-07-05Health_index (#6377)thiagoftsm
2019-07-02Update README.md (#6372)Markos Fountoulakis
2019-07-01Repeating alarm notifications (#6309)thiagoftsm
2019-06-21Update documentation about dbengine (#6264)Markos Fountoulakis
2019-06-21Handle file descriptors running out (#6303)Markos Fountoulakis
2019-06-19Chart name streaming (#6304)Vladimir Kobal