summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-09-30fix spdx (#4327)Paweł Krupa
2018-09-28cleanup FIXME tags (#4309)Costa Tsaousis
2018-09-27stock configs in /usr/lib/netdata (#4283)Costa Tsaousis
2018-09-27tcp syn and accept queue charts and alarms (#4281)Costa Tsaousis
2018-09-23apps.plugin fixes (#4267)Costa Tsaousis
2018-09-23collect TcpExtTCPReqQFullDrop; #3234 (#4246)Costa Tsaousis
2018-09-22Merge pull request #3992 from ktsaou/graphite-host-tagsCosta Tsaousis
2018-09-22replaced referenced to firehol github org with netdata github org (#4249)Costa Tsaousis
2018-09-22fixed typo in prometheus_all_hosts outputCosta Tsaousis (ktsaou)
2018-09-22apps.plugin now checks fds for changes, with adaptive caching (#4243)Costa Tsaousis
2018-09-21Merge branch 'master' into graphite-host-tagsCosta Tsaousis
2018-09-20daemon cleanup (#4231)Costa Tsaousis
2018-09-17lgtm workaround for false-positives; https://github.com/Semmle/ql/issues/199Costa Tsaousis (ktsaou)
2018-09-17more LGTM minor fixes (#4211)Costa Tsaousis
2018-09-17send host variables to prometheus (#4200)Costa Tsaousis
2018-09-17fixes identified by LGTM (#4209)Costa Tsaousis
2018-09-17allow empty values in config settings; fixes #3974 (#4208)Costa Tsaousis
2018-09-14time-duration badges should show "undefined" instead of "never" when the valu...Costa Tsaousis
2018-09-13name veritas volume disk groups (#4150)Costa Tsaousis
2018-09-12add variable system.cpu.processors for alarms; fixes #3003 (#4155)Costa Tsaousis
2018-09-11Merge pull request #4149 from ktsaou/std-file-pointersCosta Tsaousis
2018-09-10do not set stdin, stdout, stderrCosta Tsaousis (ktsaou)
2018-09-10Merge branch 'master' into ipmi-ignore-statusCosta Tsaousis
2018-09-10do not get the address of FILE pointer; fixes #4145Costa Tsaousis (ktsaou)
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-09Add ignore-status option to freeipmi_pluginPatrick Seal
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-22push host tags for graphite; fixes #3936Costa Tsaousis (ktsaou)
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)