summaryrefslogtreecommitdiffstats
path: root/src/rrddim.c
AgeCommit message (Expand)Author
2017-04-26backend functionality can now send metrics directly from headlessCosta Tsaousis (ktsaou)
2017-04-25reset the exposed flag of dimensions when they are loaded from disk; fixes #2117Costa Tsaousis (ktsaou)
2017-04-22log also the host on the errors about unknown dimensions; #2117Costa Tsaousis (ktsaou)
2017-04-04properly cleanup deleted files of obsolete charts from disk; fixes #1358Costa Tsaousis (ktsaou)
2017-02-26allow netdata to cleanup orphan hosts that have not pushed any metrics for so...Costa Tsaousis (ktsaou)
2017-02-23added rrd memory mode "none" to allow netdata act as a proxy to forward metri...Costa Tsaousis (ktsaou)
2017-02-22operational stream mode - added more descriptive logs for errorsCosta Tsaousis (ktsaou)
2017-02-22draft implementation of netdata central push server - untestedCosta Tsaousis (ktsaou)
2017-02-22unified rrd locksCosta Tsaousis (ktsaou)
2017-02-22hosts except localhost save files in subdirectory in /var/cache/netdata and /...Costa Tsaousis (ktsaou)
2017-02-22remove references to localhost from registry - now the host is dynamic at the...Costa Tsaousis (ktsaou)
2017-02-22memory mode and health configuration per hostCosta Tsaousis (ktsaou)
2017-02-18split rrd.c into multiple filesCosta Tsaousis (ktsaou)