summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTORS.md
AgeCommit message (Collapse)Author
2019-10-17Fixing broken links (#7123)Joel Hans
2019-10-17feat(reaper): Add process reaper support (#7059)Steven Hartland
##### Summary Add a child process reaper to the main netdata app if running as init (pid = 1). This prevents zombie processes when a child is re-parented to netdata when its running in a container. Also: * Few style cleanups to match surrounding code. Fixes: #6033 ##### Component Name netdata binary ##### Additional Information This re-purposes old commented out code in `popen.c`, which already implemented part of the required process tracking. Without this on a standard netdata docker install we saw at least one zombie `timeout` process straight after the container was started.
2019-08-15Fix Markdown Lint warnings (#6664)Promise Akpan
* make remark access all directories * detailed fix after autofix by remark lint * cross check autofix for this set of files * crosscheck more files * crosschecking and small fixes * crosscheck autofixed md files
2019-08-13 Change "netdata" to "Netdata" in all docs (#6621)Joel Hans
* First pass of changing netdata to Netdata * Second pass of netdata -> Netdata * Starting work on netdata with no whitespace after * Pass for netdata with no whitespace at the end * Pass for netdata with no whitespace at the front
2019-07-25add self.name() to contrib.md (#6538)Timo
2019-07-19Added: We intend to keep the netdata agent forever FOSS (#6504)Chris Akritidis
2019-06-03Add perforce server process monitoring (#6064)Alan Kwan
* Add perforce server process monitoring * adding myself to contributors per contribtors doc
2019-04-09unified cgroup support (#5407)skrzyp1
* WiP unified cgroup support * add cpu usage support and disk iops support * memory limits * WIP working memory charts * detailed memory chart * docs change
2019-03-29Spelling fix for streaming readme.md (#5734)Vinyas Malagaudanavar
2018-12-11Fix link in streaming hosts list (#4948)Adam Herzog
* Add @adherzog to CONTRIBUTORS.md. * Fix url for master host in streamed-hosts list.
2018-12-07Ga (#4938)Chris Akritidis
* Added GA tags to markdowns * Add GA tags to mds
2018-11-21Fix broken links (#4700)Chris Akritidis
##### Summary <!--- Describe the change below, including rationale and design decisions --> Fixes #4672 The name of the branch is misleading, don't worry about it. Details on the fixes below. ##### Additional Information > Checking links in ./doc/Netdata-Security-and-Disclosure-Information.md > 1. [L13] 404 https://github.com/netdata/netdata/.github/ISSUE_TEMPLATE.md Fixed > Checking links in ./REDISTRIBUTED.md > 1. [L190] 404 https://github.com/netdata/netdata/blob/master/python.d/python_modules/urllib3/packages/six.py Fixed > Checking links in ./web/api/queries/ses/README.md > 1. [L53] https://en.wikipedia.org/wiki/Moving_average#exponential-moving-average](https://en.wikipedia.org/wiki/Moving_average bad URI(is not URI?): https://en.wikipedia.org/wiki/Moving_average#exponential-moving-average](https://en.wikipedia.org/wiki/Moving_average False, link works > Checking links in ./packaging/README.md > 1. [L52] 404 https://github.com/firehol/infrastructure/raw/master/doc/release.txt Fixed > Checking links in ./installer/README.md > 1. [L089] 404 https://github.com/netdata/netdata/blob/master/MAINTAINERS.md Fixed > 2. [L241] 404 http://pkg.freebsd.org/FreeBSD:11:amd64/latest/All/netdata-1.10.0.txz Fixed > Checking links in ./daemon/README.md > 1. [L080] 404 https://github.com/netdata/netdata/pull/403_ False. The URL is without the underscore > 2. [L116] 404 https://github.com/netdata/netdata/blob/master/LICENSE.md Fixed > Checking links in ./collectors/python.d.plugin/web_log/README.md > 1. [L026] 404 https://github.com/netdata/netdata/tree/master/conf.d/python.d Fixed > 2. [L030] 404 https://github.com/netdata/netdata/blob/master/conf.d/python.d/web_log.conf Fixed > 3. [L187] 404 https://github.com/netdata/netdata/blob/master/conf.d/health.d/web_log.conf Fixed > 4. [L200] 404 https://github.com/netdata/netdata/tree/master/conf.d/health.d Fixed > Checking links in ./collectors/python.d.plugin/apache/README.md > 1. [L52] 404 http://www.apache.org/server-status?auto Can't fix. Can't find a URL that will return server-status > Checking links in ./collectors/freeipmi.plugin/README.md > 1. [L090] 404 https://github.com/ktsaou/netdata/tree/master/plugins/freeipmi.plugin Fixed (also in the c code) > Checking links in ./CONTRIBUTORS.md > 1. [L013] http://producingoss.com/en/copyright-assignment.html Failed to open TCP connection to producingoss.com:80 (Connection refused - connect(2) for "producingoss.com" port 80) Fixed
2018-10-31Added @gmosx to CONTRIBUTORS.md (#4531)George Moschovitis
2018-10-26add option to run netdata in the background (#4364)Poh Zi How
* run netdata in foreground * add contributors * readd -D option * revert some changes * add explicit value for default case
2018-10-12Correct ram_in_use alarm calculation on FreeBSD (#4363)Vladislav Movchan
* There is no "cached" dimension on FreeBSD, use "cache" instead * Account "buffers" as used memory. As buffers by default don't shrink much under pressure. * Account "inactive" as free memory. As pages from inactive list could be cleared and become free as soon as somebody request more memory from kernel. * Sign CLA
2018-09-30fix spdx (#4327)Paweł Krupa
2018-09-22replaced referenced to firehol github org with netdata github org (#4249)Costa Tsaousis
* replaced referenced to firehol github org with netdata github org * increased versions of js files * added new docker hub badge netdata/netdata and restored firehol/netdata
2018-09-18CLA signing using cla-assistant.io (#4226)Costa Tsaousis
2018-09-14web_log Virtual host enhancement and http/https (#4076)Julien Grossiord
* Added graphs in web_log to track the virtual hosts and the port number (http vs https) * Corrections following 1st PR * Fixed contributors * Removed initialization if port_80 & port_443
2018-09-14Update CONTRIBUTORS.md (#4197)Paweł Krupa
2018-09-11Merge pull request #4095 from pjz/patch-1Costa Tsaousis
Optimize counting of recusive pins
2018-09-10Merge branch 'master' into patch-1Costa Tsaousis
2018-09-10Merge branch 'master' into ipmi-ignore-statusCosta Tsaousis
2018-09-10Add @plasticrake to contributersPatrick Seal
2018-09-10Merge branch 'master' into patch-1Costa Tsaousis
2018-09-10Sign CLAIlles Solt
2018-09-08Update CONTRIBUTORS.mdPaul Jimenez
2018-09-08Merge pull request #4064 from jonfairbanks/masterCosta Tsaousis
Add node to apps_groups
2018-08-28Update CONTRIBUTORS.mdJon Fairbanks
2018-08-25Merge branch 'master' into python-monit-pluginCosta Tsaousis
2018-08-25Merge branch 'master' into mysql-connectionsCosta Tsaousis
2018-08-13Sign CLAabalabahaha
2018-08-06signing the CLAEvgeniy Kostenko
2018-08-02Sign CLAAdalbert Michelic
2018-07-28update CONTRIBUTORS.mdSofiane Medjkoune
2018-07-25Sign the CLAAli Borhani
2018-07-18Sign the CLA #3952Sven Mäder
2018-07-12Merge branch 'master' into ms_team_notification_supportCosta Tsaousis
2018-07-11Merge pull request #3950 from wungad/masterCosta Tsaousis
Merge for agreement signature
2018-07-11Merge pull request #3951 from lets00/patch-1Costa Tsaousis
Update CONTRIBUTORS.md
2018-07-10Sign CLA: glenscElan Ruusamäe
2018-07-10Update CONTRIBUTORS.mdLuís Eduardo
2018-07-10agreement signatureRobert
2018-07-09Add ecowed to Contributors.mdEd Wade
2018-07-08sign x4FF3x4FF3
2018-07-07Update CONTRIBUTORS.mdJason Barnett
2018-07-07Update CONTRIBUTORS.mdarch273
2018-07-08missing pipe to tableCosta Tsaousis
2018-07-08Merge branch 'master' into ms_team_notification_supportCosta Tsaousis
2018-07-03Adding suggested modifications from PR #3903Guillaume Hospital