summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-07-06streaming rate limiting config optionCosta Tsaousis (ktsaou)
2018-07-06streaming rate limiting recalcCosta Tsaousis (ktsaou)
2018-07-06streaming rate limiting return error 503Costa Tsaousis (ktsaou)
2018-07-06limit the rate of streaming requestsCosta Tsaousis (ktsaou)
2018-06-26Update freebsd_getifaddrs.c for system.NRicardoSette
2018-06-20default excluded filesystems from disk space monitoring; fixes #3842Costa Tsaousis (ktsaou)
2018-06-20log received signals before exiting, bypassing log rate protection; #3844Costa Tsaousis (ktsaou)
2018-06-11btrfs physical disk allocation chart color improvements; fixes #3719Costa Tsaousis (ktsaou)
2018-06-10Merge pull request #3772 from Ferroin/licensing-cleanupCosta Tsaousis
2018-06-04Add SPDX tags to a few files that were missed earlier.Austin S. Hemmelgarn
2018-06-01Fix src/avl.{c,h} licensing.Austin S. Hemmelgarn
2018-06-01log clock_gettime() errors; #3776Costa Tsaousis (ktsaou)
2018-06-01added debug code to trace #3752Costa Tsaousis (ktsaou)
2018-06-01bcache io_errors and cache_read_races do not have units; fixes #3766Costa Tsaousis (ktsaou)
2018-05-31Add SPDX-License-Identifier headers to most files.Austin S. Hemmelgarn
2018-05-30align db checks with alarm checks to allow chart updates, up to 5 seconds beh...Costa Tsaousis (ktsaou)
2018-05-29bcache: added cache I/O errorsCosta Tsaousis (ktsaou)
2018-05-29bcache: disable priority_stats by defaultCosta Tsaousis (ktsaou)
2018-05-29bcache: read priority_stats once every minute; related to #3762Costa Tsaousis (ktsaou)
2018-05-29fix memory leak in cgroup-networkCosta Tsaousis (ktsaou)
2018-05-29added bcache alarmsCosta Tsaousis (ktsaou)
2018-05-29added bcache cache_read_races metric for tracking cache device read failures;...Costa Tsaousis (ktsaou)
2018-05-29added bcache cache allocation chart; related to #3504Costa Tsaousis (ktsaou)
2018-05-23fix btrfs over bcache sector size; fixes #3746Costa Tsaousis (ktsaou)
2018-05-10sctp sent packets should be negativeCosta Tsaousis (ktsaou)
2018-05-10do not create ipv4 charts with just zero values; fixes #3706Costa Tsaousis (ktsaou)
2018-05-10added SCTP monitoring; fixes #1218Costa Tsaousis (ktsaou)
2018-05-08do not set TCP_NODELAY on unix domain sockets and do not log errors about opt...Costa Tsaousis (ktsaou)
2018-04-26fix 100% cpu when adding dimension in parallel to the same chartCosta Tsaousis (ktsaou)
2018-04-23fix statsd sampling rates calculations; fixes #3630Costa Tsaousis (ktsaou)
2018-04-20restore cgroup-network operation - also netdata reads /proc/1/net/dev when ho...Costa Tsaousis (ktsaou)
2018-04-19cgroup-network does not allow softlinks eitherCosta Tsaousis (ktsaou)
2018-04-18remove NAME from apps.plugin helpCosta Tsaousis (ktsaou)
2018-04-18fix compilation on freebsd/macos againCosta Tsaousis (ktsaou)
2018-04-18fix compilation on freebsdCosta Tsaousis (ktsaou)
2018-04-18more security fixes by SynacktivCosta Tsaousis (ktsaou)
2018-04-17allow debug logs of individual targets to be printedCosta Tsaousis (ktsaou)
2018-04-17strip control characters from URLs before loggedCosta Tsaousis (ktsaou)
2018-04-17fix apps.plugin security issues identified by SynacktivCosta Tsaousis (ktsaou)
2018-04-17code cleanupCosta Tsaousis (ktsaou)
2018-04-17added chart to track the useful statsd metricsCosta Tsaousis (ktsaou)
2018-04-17statsd now tracks useful metrics and loops through them onlyCosta Tsaousis (ktsaou)
2018-04-17statsd sets should show zero when not collectedCosta Tsaousis (ktsaou)
2018-04-16statsd better commentsCosta Tsaousis (ktsaou)
2018-04-16statsd histograms mutex narrowedCosta Tsaousis (ktsaou)
2018-04-16likely/unlikely optimization for statsd flushesCosta Tsaousis (ktsaou)
2018-04-02in cgroups, rss includes rss_hugeCosta Tsaousis (ktsaou)
2018-03-27netdata web server protection against slowloris; #3501Costa Tsaousis (ktsaou)
2018-03-20fix compilation errors on ancient gcc versionsCosta Tsaousis (ktsaou)
2018-03-18pass host tags to json backends; fixes #3479Costa Tsaousis (ktsaou)