summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-09-10minimum /proc/net/snmp IcmpMsg line is 2 words, not 3Costa Tsaousis (ktsaou)
2018-09-09when running under systemd, keep the scheduling parameters set by systemd, bu...Costa Tsaousis (ktsaou)
2018-09-05do not clear the database when it refers to the futureCosta Tsaousis (ktsaou)
2018-08-14removed obsolete check; #4051Costa Tsaousis (ktsaou)
2018-08-13Fix /proc/softirqs parsingabalabahaha
2018-08-13Fix /proc/interrupts parsingabalabahaha
2018-07-18use hash for tagsCosta Tsaousis (ktsaou)
2018-07-18statsd extracts and ignores datadog statsd tags; fixes #3978Costa Tsaousis (ktsaou)
2018-07-18Merge pull request #3975 from ktsaou/clocksCosta Tsaousis
2018-07-18the master now detects slave chart refreshes and syncs chart clock; fixes #3966Costa Tsaousis (ktsaou)
2018-07-18fixes #3966Costa Tsaousis (ktsaou)
2018-07-18resync clock on chart creation attemptCosta Tsaousis (ktsaou)
2018-07-18sync clock on dimension creation attempts; refresh the chart to upstream on c...Costa Tsaousis (ktsaou)
2018-07-18do not overwrite discard_reasonCosta Tsaousis (ktsaou)
2018-07-18added debug code to track data collection duration discardsCosta Tsaousis (ktsaou)
2018-07-18sync chart clock, when the definition of the chart is sent to netdataCosta Tsaousis (ktsaou)
2018-07-18heartbeat now reports durations in realtimeCosta Tsaousis (ktsaou)
2018-07-11converted badges color map to list with hashesCosta Tsaousis (ktsaou)
2018-07-11more generic solution for badge unitsCosta Tsaousis (ktsaou)
2018-07-11added boolean badges units with dash too; fixes #3613Costa Tsaousis (ktsaou)
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)