summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authornetdatabot <pawel+bot@netdata.cloud>2018-11-30 21:25:44 +0000
committernetdatabot <pawel+bot@netdata.cloud>2018-11-30 21:25:44 +0000
commit15d7463c3c9814fcb22ba1312014256435a8b246 (patch)
tree8b71c5640b30b84729850622eba5fdd89e1c2ae5 /CHANGELOG.md
parent36b8bacf495128c4daf2f351e0b99de5251847c0 (diff)
[ci skip] Automatic changelog update
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md110
1 files changed, 19 insertions, 91 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 99009c9c2c..0bbc202407 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,10 @@
**Fixed bugs:**
+- Fail2ban: Read "Restore Ban" for persistent bans [\#4769](https://github.com/netdata/netdata/issues/4769)
- registry items are clickable, but no action is taken [\#4721](https://github.com/netdata/netdata/issues/4721)
- Issues with prometheus exposed metrics [\#4680](https://github.com/netdata/netdata/issues/4680)
+- Spec file doesn't generate configure script before build [\#4570](https://github.com/netdata/netdata/issues/4570)
- sensors.chart.py ignores fans running at 0 RPM when netdata was started [\#4158](https://github.com/netdata/netdata/issues/4158)
- python plugins got behind by 5 seconds [\#3752](https://github.com/netdata/netdata/issues/3752)
- Constant stream of "chart took too long to be updated" INFO messages in error.log [\#3505](https://github.com/netdata/netdata/issues/3505)
@@ -13,11 +15,15 @@
**Closed issues:**
-- Refresh Issue [\#4761](https://github.com/netdata/netdata/issues/4761)
- Use `--future-release` in changelog generation [\#4718](https://github.com/netdata/netdata/issues/4718)
+- Store nightly build artifacts somewhere [\#4628](https://github.com/netdata/netdata/issues/4628)
+- Remove old packaging scripts [\#4608](https://github.com/netdata/netdata/issues/4608)
+- Labelling bot [\#4528](https://github.com/netdata/netdata/issues/4528)
- Extract registry functionality from dashboard.js [\#4474](https://github.com/netdata/netdata/issues/4474)
- Fix file classification in LGTM [\#4259](https://github.com/netdata/netdata/issues/4259)
- Monitor Speed/Duplex [\#4047](https://github.com/netdata/netdata/issues/4047)
+- Send alerts via Slack to a single user \(direct message\)? [\#3722](https://github.com/netdata/netdata/issues/3722)
+- \[web api\] Add /api/v1/version [\#3540](https://github.com/netdata/netdata/issues/3540)
- Feature: UKSM support [\#2994](https://github.com/netdata/netdata/issues/2994)
- web\_log reports unmatched lines [\#2295](https://github.com/netdata/netdata/issues/2295)
- Ceph support [\#1673](https://github.com/netdata/netdata/issues/1673)
@@ -28,30 +34,32 @@
**Merged pull requests:**
-- Move general issue template [\#4764](https://github.com/netdata/netdata/pull/4764) ([paulfantom](https://github.com/paulfantom))
+- auto-label PRs and minor cleanup [\#4795](https://github.com/netdata/netdata/pull/4795) ([paulfantom](https://github.com/paulfantom))
+- automatic labeling of new features [\#4792](https://github.com/netdata/netdata/pull/4792) ([paulfantom](https://github.com/paulfantom))
+- Small content change to the netdata-installer.sh [\#4790](https://github.com/netdata/netdata/pull/4790) ([ei8fdb](https://github.com/ei8fdb))
+- fail2ban fix: add 'Restore Ban' action [\#4772](https://github.com/netdata/netdata/pull/4772) ([ilyam8](https://github.com/ilyam8))
+- add api/v1/info endpoint [\#4770](https://github.com/netdata/netdata/pull/4770) ([Wing924](https://github.com/Wing924))
- bugfix: query engine resampling duration [\#4759](https://github.com/netdata/netdata/pull/4759) ([ktsaou](https://github.com/ktsaou))
-- create better issue and PR templates [\#4758](https://github.com/netdata/netdata/pull/4758) ([paulfantom](https://github.com/paulfantom))
- web\_log: add alarm on unmatched lines [\#4757](https://github.com/netdata/netdata/pull/4757) ([ilyam8](https://github.com/ilyam8))
-- mongodb: readme update [\#4754](https://github.com/netdata/netdata/pull/4754) ([ilyam8](https://github.com/ilyam8))
- sensors: don't ignore 0 RPM funs on start [\#4753](https://github.com/netdata/netdata/pull/4753) ([ilyam8](https://github.com/ilyam8))
- Use var to make NETDATA variable global [\#4752](https://github.com/netdata/netdata/pull/4752) ([gmosx](https://github.com/gmosx))
- update codeowners file [\#4750](https://github.com/netdata/netdata/pull/4750) ([paulfantom](https://github.com/paulfantom))
-- move build Dockerfiles to external repo [\#4749](https://github.com/netdata/netdata/pull/4749) ([paulfantom](https://github.com/paulfantom))
+- remove rolling version suffix [\#4748](https://github.com/netdata/netdata/pull/4748) ([paulfantom](https://github.com/paulfantom))
- Docs point to docs.netdata.cloud instead of wiki. Correct padding-bot… [\#4747](https://github.com/netdata/netdata/pull/4747) ([cakrit](https://github.com/cakrit))
-- Put back the obsolete bash module readmes [\#4742](https://github.com/netdata/netdata/pull/4742) ([cakrit](https://github.com/cakrit))
+- upload artifacts to gcs [\#4744](https://github.com/netdata/netdata/pull/4744) ([paulfantom](https://github.com/paulfantom))
- Make Getting Started just a top level link [\#4740](https://github.com/netdata/netdata/pull/4740) ([cakrit](https://github.com/cakrit))
- docker: correct invalid syntax [\#4738](https://github.com/netdata/netdata/pull/4738) ([paulfantom](https://github.com/paulfantom))
-- updated installation page, added getting-started [\#4734](https://github.com/netdata/netdata/pull/4734) ([ktsaou](https://github.com/ktsaou))
- Make the whole title area clickable, closes \#4721 [\#4733](https://github.com/netdata/netdata/pull/4733) ([gmosx](https://github.com/gmosx))
- Better changelog generation when releasing new version [\#4728](https://github.com/netdata/netdata/pull/4728) ([paulfantom](https://github.com/paulfantom))
- Correctly apply B unit conversion [\#4724](https://github.com/netdata/netdata/pull/4724) ([gmosx](https://github.com/gmosx))
- exempt feature requests from going stale [\#4723](https://github.com/netdata/netdata/pull/4723) ([paulfantom](https://github.com/paulfantom))
- add more layers to container image [\#4722](https://github.com/netdata/netdata/pull/4722) ([paulfantom](https://github.com/paulfantom))
- python.d: use real time for calc sinceLast [\#4720](https://github.com/netdata/netdata/pull/4720) ([ilyam8](https://github.com/ilyam8))
-- strictier use of URL separators [\#4716](https://github.com/netdata/netdata/pull/4716) ([ktsaou](https://github.com/ktsaou))
- Test integrity of dashboard.js [\#4715](https://github.com/netdata/netdata/pull/4715) ([paulfantom](https://github.com/paulfantom))
-- Sanitize headers and htmlstructure [\#4713](https://github.com/netdata/netdata/pull/4713) ([cakrit](https://github.com/cakrit))
- lint all shell collectors code [\#4690](https://github.com/netdata/netdata/pull/4690) ([paulfantom](https://github.com/paulfantom))
+- Better updater [\#4558](https://github.com/netdata/netdata/pull/4558) ([paulfantom](https://github.com/paulfantom))
+- Generalize the recipient finding logic and reduce the boilerplate code. [\#3960](https://github.com/netdata/netdata/pull/3960) ([Ferroin](https://github.com/Ferroin))
+- RPM spec and patches for sles 11 [\#3708](https://github.com/netdata/netdata/pull/3708) ([veksh](https://github.com/veksh))
## [v1.11.1](https://github.com/netdata/netdata/tree/v1.11.1) (2018-11-22)
@@ -81,7 +89,6 @@
- Long hostnames cause alignment issues in my-netdata [\#2335](https://github.com/netdata/netdata/issues/2335)
- dont get snmp running properly [\#1734](https://github.com/netdata/netdata/issues/1734)
- Plugins continue to log to old error.log after a SIGHUP [\#805](https://github.com/netdata/netdata/issues/805)
-- decouple nightly cron jobs from packaging stage [\#4559](https://github.com/netdata/netdata/pull/4559) ([paulfantom](https://github.com/paulfantom))
**Closed issues:**
@@ -110,82 +117,37 @@
- Move changelog generation to the end in release pipeline [\#4712](https://github.com/netdata/netdata/pull/4712) ([paulfantom](https://github.com/paulfantom))
- Cleanup of web/gui footer [\#4709](https://github.com/netdata/netdata/pull/4709) ([gmosx](https://github.com/gmosx))
- added byte unit scaling [\#4707](https://github.com/netdata/netdata/pull/4707) ([AndCycle](https://github.com/AndCycle))
-- Add option to create release candidates [\#4706](https://github.com/netdata/netdata/pull/4706) ([paulfantom](https://github.com/paulfantom))
-- Add CPU section to proc plugin documentation [\#4704](https://github.com/netdata/netdata/pull/4704) ([vlvkobal](https://github.com/vlvkobal))
- Add missing quote to tc-qos-helper.sh.in [\#4703](https://github.com/netdata/netdata/pull/4703) ([drwtsn32x](https://github.com/drwtsn32x))
-- Documentation links sanity checker [\#4701](https://github.com/netdata/netdata/pull/4701) ([cakrit](https://github.com/cakrit))
-- Fix broken links [\#4700](https://github.com/netdata/netdata/pull/4700) ([cakrit](https://github.com/cakrit))
-- Wiki Link Updates [\#4699](https://github.com/netdata/netdata/pull/4699) ([cakrit](https://github.com/cakrit))
- Fix typo and py2 compatibility issue. [\#4697](https://github.com/netdata/netdata/pull/4697) ([Ferroin](https://github.com/Ferroin))
- enable issue closing with stale bot [\#4686](https://github.com/netdata/netdata/pull/4686) ([paulfantom](https://github.com/paulfantom))
-- Update README.md [\#4683](https://github.com/netdata/netdata/pull/4683) ([taniaab](https://github.com/taniaab))
+- allign code ownership [\#4682](https://github.com/netdata/netdata/pull/4682) ([paulfantom](https://github.com/paulfantom))
- clone full git history for changelog generation [\#4681](https://github.com/netdata/netdata/pull/4681) ([paulfantom](https://github.com/paulfantom))
-- Update README.md [\#4674](https://github.com/netdata/netdata/pull/4674) ([ktsaou](https://github.com/ktsaou))
-- Updates in various READMEs while testing the link checker [\#4671](https://github.com/netdata/netdata/pull/4671) ([cakrit](https://github.com/cakrit))
- Update Doc links for adding charts and alarms in sidebar. Isuue \#4650 [\#4669](https://github.com/netdata/netdata/pull/4669) ([nekkabcire](https://github.com/nekkabcire))
- Update lm\_sensors and catch specific errors. [\#4667](https://github.com/netdata/netdata/pull/4667) ([Ferroin](https://github.com/Ferroin))
-- Fix typo in README.md [\#4665](https://github.com/netdata/netdata/pull/4665) ([mlbarrow](https://github.com/mlbarrow))
-- Update README.md [\#4663](https://github.com/netdata/netdata/pull/4663) ([taniaab](https://github.com/taniaab))
- Remove left over code [\#4662](https://github.com/netdata/netdata/pull/4662) ([xPaw](https://github.com/xPaw))
- Fix changelog path, add all README.md files to Debian package doc [\#4657](https://github.com/netdata/netdata/pull/4657) ([runejuhl](https://github.com/runejuhl))
-- Added new branding material \#4598 [\#4656](https://github.com/netdata/netdata/pull/4656) ([gmosx](https://github.com/gmosx))
-- Update README.md [\#4655](https://github.com/netdata/netdata/pull/4655) ([ktsaou](https://github.com/ktsaou))
-- Update README.md [\#4654](https://github.com/netdata/netdata/pull/4654) ([taniaab](https://github.com/taniaab))
- properly parse network interface names with colon on them [\#4653](https://github.com/netdata/netdata/pull/4653) ([ktsaou](https://github.com/ktsaou))
-- Update README.md [\#4652](https://github.com/netdata/netdata/pull/4652) ([ktsaou](https://github.com/ktsaou))
- sensors module fix [\#4651](https://github.com/netdata/netdata/pull/4651) ([ilyam8](https://github.com/ilyam8))
-- Add Nim back to Third-Party-Plugins.md [\#4649](https://github.com/netdata/netdata/pull/4649) ([cakrit](https://github.com/cakrit))
-- Replace wiki links in backends WALKTHROUGH.md [\#4648](https://github.com/netdata/netdata/pull/4648) ([cakrit](https://github.com/cakrit))
-- Replace Anti-DDoS demo site in proc plugin README [\#4647](https://github.com/netdata/netdata/pull/4647) ([cakrit](https://github.com/cakrit))
-- Fix custom charts links [\#4646](https://github.com/netdata/netdata/pull/4646) ([cakrit](https://github.com/cakrit))
-- Replace link to creating badges [\#4644](https://github.com/netdata/netdata/pull/4644) ([cakrit](https://github.com/cakrit))
- Update installer/functions.sh [\#4643](https://github.com/netdata/netdata/pull/4643) ([tsingletonacic](https://github.com/tsingletonacic))
-- Configuration readme links [\#4642](https://github.com/netdata/netdata/pull/4642) ([cakrit](https://github.com/cakrit))
-- Add more charts [\#4640](https://github.com/netdata/netdata/pull/4640) ([cakrit](https://github.com/cakrit))
- Fix documentation in beanstalk.conf. [\#4639](https://github.com/netdata/netdata/pull/4639) ([Ferroin](https://github.com/Ferroin))
-- revert to wiki version with fixed links [\#4638](https://github.com/netdata/netdata/pull/4638) ([ktsaou](https://github.com/ktsaou))
- Minor cleanup of main.js [\#4634](https://github.com/netdata/netdata/pull/4634) ([gmosx](https://github.com/gmosx))
-- docker README: firehol -\> netdata [\#4632](https://github.com/netdata/netdata/pull/4632) ([ktsaou](https://github.com/ktsaou))
-- Fix readme [\#4631](https://github.com/netdata/netdata/pull/4631) ([ktsaou](https://github.com/ktsaou))
-- Added Dygraph and EasyPieChart info to README.md [\#4630](https://github.com/netdata/netdata/pull/4630) ([cakrit](https://github.com/cakrit))
-- Update README.md [\#4629](https://github.com/netdata/netdata/pull/4629) ([cakrit](https://github.com/cakrit))
- Fixes and cleanup in release pipeline [\#4625](https://github.com/netdata/netdata/pull/4625) ([paulfantom](https://github.com/paulfantom))
-- updated video [\#4620](https://github.com/netdata/netdata/pull/4620) ([ktsaou](https://github.com/ktsaou))
-- Bad text in example config [\#4618](https://github.com/netdata/netdata/pull/4618) ([LordMike](https://github.com/LordMike))
- Fixed tc-helper plugin broken link [\#4617](https://github.com/netdata/netdata/pull/4617) ([ofirule](https://github.com/ofirule))
-- Another Readme Update [\#4612](https://github.com/netdata/netdata/pull/4612) ([ktsaou](https://github.com/ktsaou))
-- Htmldoc [\#4607](https://github.com/netdata/netdata/pull/4607) ([cakrit](https://github.com/cakrit))
-- updated readme [\#4606](https://github.com/netdata/netdata/pull/4606) ([ktsaou](https://github.com/ktsaou))
-- Update readme [\#4605](https://github.com/netdata/netdata/pull/4605) ([ktsaou](https://github.com/ktsaou))
-- Updated readme [\#4604](https://github.com/netdata/netdata/pull/4604) ([ktsaou](https://github.com/ktsaou))
- Fix spelling mistake in dashboard\_info.js [\#4601](https://github.com/netdata/netdata/pull/4601) ([hotio](https://github.com/hotio))
-- Updated readme [\#4600](https://github.com/netdata/netdata/pull/4600) ([ktsaou](https://github.com/ktsaou))
-- Updated readme [\#4599](https://github.com/netdata/netdata/pull/4599) ([ktsaou](https://github.com/ktsaou))
-- New readme [\#4596](https://github.com/netdata/netdata/pull/4596) ([ktsaou](https://github.com/ktsaou))
- bug fix: conntrack\_max alarm was accessing invalid variable [\#4595](https://github.com/netdata/netdata/pull/4595) ([ktsaou](https://github.com/ktsaou))
- fixed max interface speed calculation [\#4594](https://github.com/netdata/netdata/pull/4594) ([ktsaou](https://github.com/ktsaou))
- Issue 4582 \(Show alternate urls in my-netdata menu\) [\#4590](https://github.com/netdata/netdata/pull/4590) ([gmosx](https://github.com/gmosx))
-- nvidia\_smi: init version added [\#4589](https://github.com/netdata/netdata/pull/4589) ([ilyam8](https://github.com/ilyam8))
-- Update links to badges documentation. [\#4588](https://github.com/netdata/netdata/pull/4588) ([nekkabcire](https://github.com/nekkabcire))
-- Cleanup index.html [\#4587](https://github.com/netdata/netdata/pull/4587) ([gmosx](https://github.com/gmosx))
- smartd\_log: py2 compatibility fix [\#4584](https://github.com/netdata/netdata/pull/4584) ([ilyam8](https://github.com/ilyam8))
- Split js 2 [\#4581](https://github.com/netdata/netdata/pull/4581) ([gmosx](https://github.com/gmosx))
- Alerta.io notification improvements [\#4576](https://github.com/netdata/netdata/pull/4576) ([satterly](https://github.com/satterly))
- netdata-openrc: Move check from depends\(\) to start\_pre\(\) [\#4575](https://github.com/netdata/netdata/pull/4575) ([aadityabagga](https://github.com/aadityabagga))
- Fix badges link that leads to 404. [\#4569](https://github.com/netdata/netdata/pull/4569) ([nekkabcire](https://github.com/nekkabcire))
-- Add diagrams for internal data structures of netdata [\#4567](https://github.com/netdata/netdata/pull/4567) ([vlvkobal](https://github.com/vlvkobal))
-- Minor documentation improvements [\#4566](https://github.com/netdata/netdata/pull/4566) ([gmosx](https://github.com/gmosx))
- Move cpufreq python module to proc plugin [\#4562](https://github.com/netdata/netdata/pull/4562) ([vlvkobal](https://github.com/vlvkobal))
+- decouple nightly cron jobs from packaging stage [\#4559](https://github.com/netdata/netdata/pull/4559) ([paulfantom](https://github.com/paulfantom))
- Clarify application configuration and fix broken link [\#4554](https://github.com/netdata/netdata/pull/4554) ([JBaczuk](https://github.com/JBaczuk))
- first tag then generate changelog [\#4553](https://github.com/netdata/netdata/pull/4553) ([paulfantom](https://github.com/paulfantom))
-- after release cleanup [\#4552](https://github.com/netdata/netdata/pull/4552) ([paulfantom](https://github.com/paulfantom))
- edit-config: Better support for custom editors. [\#4551](https://github.com/netdata/netdata/pull/4551) ([Ferroin](https://github.com/Ferroin))
-- Minor README file updates [\#4548](https://github.com/netdata/netdata/pull/4548) ([gmosx](https://github.com/gmosx))
-- add tor python module [\#4546](https://github.com/netdata/netdata/pull/4546) ([ilyam8](https://github.com/ilyam8))
- incremental overflows should not show zeros values [\#4538](https://github.com/netdata/netdata/pull/4538) ([ktsaou](https://github.com/ktsaou))
-- smartd\_log refactor plus SCSI support [\#4523](https://github.com/netdata/netdata/pull/4523) ([ilyam8](https://github.com/ilyam8))
-- openldap monitoring plugin added [\#4513](https://github.com/netdata/netdata/pull/4513) ([ekartsonakis](https://github.com/ekartsonakis))
-- Refactoring dashboard.js, splitting monolithic file into multiple source files. [\#4496](https://github.com/netdata/netdata/pull/4496) ([gmosx](https://github.com/gmosx))
- Switch e-mail threading to be enabled by default. [\#3780](https://github.com/netdata/netdata/pull/3780) ([Ferroin](https://github.com/Ferroin))
## [v1.11.0](https://github.com/netdata/netdata/tree/v1.11.0) (2018-11-02)
@@ -303,83 +265,49 @@
**Merged pull requests:**
-- Changed swagger editor url to the correct one [\#4539](https://github.com/netdata/netdata/pull/4539) ([infeeeee](https://github.com/infeeeee))
- fixed wrong annotations given to google charts [\#4535](https://github.com/netdata/netdata/pull/4535) ([ktsaou](https://github.com/ktsaou))
-- simplify CI system configuration [\#4534](https://github.com/netdata/netdata/pull/4534) ([paulfantom](https://github.com/paulfantom))
-- Added @gmosx to CONTRIBUTORS.md [\#4531](https://github.com/netdata/netdata/pull/4531) ([gmosx](https://github.com/gmosx))
-- fixed broken links [\#4530](https://github.com/netdata/netdata/pull/4530) ([ktsaou](https://github.com/ktsaou))
-- new releaser script [\#4526](https://github.com/netdata/netdata/pull/4526) ([paulfantom](https://github.com/paulfantom))
- allow debugging memory per module [\#4524](https://github.com/netdata/netdata/pull/4524) ([ktsaou](https://github.com/ktsaou))
- fixed vulnerabilities identified by red4sec.com [\#4521](https://github.com/netdata/netdata/pull/4521) ([ktsaou](https://github.com/ktsaou))
- Do not enable unused per core interrupts by default [\#4519](https://github.com/netdata/netdata/pull/4519) ([ktsaou](https://github.com/ktsaou))
- exclude web/gui/src from codacy checks [\#4515](https://github.com/netdata/netdata/pull/4515) ([paulfantom](https://github.com/paulfantom))
-- updated infographic [\#4511](https://github.com/netdata/netdata/pull/4511) ([ktsaou](https://github.com/ktsaou))
-- updated docker pulls badges [\#4510](https://github.com/netdata/netdata/pull/4510) ([ktsaou](https://github.com/ktsaou))
- do not send duplicate chart names while streaming metrics [\#4508](https://github.com/netdata/netdata/pull/4508) ([ktsaou](https://github.com/ktsaou))
- fix RPM build [\#4507](https://github.com/netdata/netdata/pull/4507) ([ktsaou](https://github.com/ktsaou))
-- Split the API formatters in modules [\#4504](https://github.com/netdata/netdata/pull/4504) ([ktsaou](https://github.com/ktsaou))
- fixed rpm build; [\#4503](https://github.com/netdata/netdata/pull/4503) ([ktsaou](https://github.com/ktsaou))
- Fix\(snmp\): fix parse oidname and santilize dimension name [\#4498](https://github.com/netdata/netdata/pull/4498) ([Ehekatl](https://github.com/Ehekatl))
- fix query min-max, again... [\#4495](https://github.com/netdata/netdata/pull/4495) ([ktsaou](https://github.com/ktsaou))
- diskspace plugin should not stat\(\) excluded mountpoints [\#4494](https://github.com/netdata/netdata/pull/4494) ([ktsaou](https://github.com/ktsaou))
- restored min-max calculation of RRDR [\#4489](https://github.com/netdata/netdata/pull/4489) ([ktsaou](https://github.com/ktsaou))
-- Fix queries README [\#4486](https://github.com/netdata/netdata/pull/4486) ([ktsaou](https://github.com/ktsaou))
-- updated queries README [\#4485](https://github.com/netdata/netdata/pull/4485) ([ktsaou](https://github.com/ktsaou))
-- updated queries README [\#4484](https://github.com/netdata/netdata/pull/4484) ([ktsaou](https://github.com/ktsaou))
-- query engine documentation and stats [\#4483](https://github.com/netdata/netdata/pull/4483) ([ktsaou](https://github.com/ktsaou))
-- fix query sum [\#4482](https://github.com/netdata/netdata/pull/4482) ([ktsaou](https://github.com/ktsaou))
-- query code cleanup [\#4480](https://github.com/netdata/netdata/pull/4480) ([ktsaou](https://github.com/ktsaou))
- Fix checking of grouping time [\#4478](https://github.com/netdata/netdata/pull/4478) ([vlvkobal](https://github.com/vlvkobal))
-- Disable python sudo modules by default [\#4477](https://github.com/netdata/netdata/pull/4477) ([ilyam8](https://github.com/ilyam8))
- bug-fix: fixed aligned queries that returned no data [\#4472](https://github.com/netdata/netdata/pull/4472) ([ktsaou](https://github.com/ktsaou))
-- optimized ses and added des [\#4470](https://github.com/netdata/netdata/pull/4470) ([ktsaou](https://github.com/ktsaou))
- fix duplicate in CODEOWNERS file [\#4467](https://github.com/netdata/netdata/pull/4467) ([paulfantom](https://github.com/paulfantom))
- Add proxysql to python.d.plugin Makefile.am [\#4466](https://github.com/netdata/netdata/pull/4466) ([alibo](https://github.com/alibo))
-- updated tests for the new hierarchy [\#4464](https://github.com/netdata/netdata/pull/4464) ([ktsaou](https://github.com/ktsaou))
- Remove duplicated entry and put modules in order in python.d.conf [\#4460](https://github.com/netdata/netdata/pull/4460) ([vladmovchan](https://github.com/vladmovchan))
- fix permissions for config files in a container [\#4454](https://github.com/netdata/netdata/pull/4454) ([paulfantom](https://github.com/paulfantom))
-- unify headers in github templates [\#4451](https://github.com/netdata/netdata/pull/4451) ([paulfantom](https://github.com/paulfantom))
-- mongodb fix [\#4449](https://github.com/netdata/netdata/pull/4449) ([ilyam8](https://github.com/ilyam8))
- icecast bugfix [\#4448](https://github.com/netdata/netdata/pull/4448) ([ilyam8](https://github.com/ilyam8))
- Add @vlvkobal as a code owner for C code [\#4447](https://github.com/netdata/netdata/pull/4447) ([paulfantom](https://github.com/paulfantom))
- invalidate incorrect rpm spec changelog [\#4445](https://github.com/netdata/netdata/pull/4445) ([paulfantom](https://github.com/paulfantom))
-- add autogenerated changelog [\#4444](https://github.com/netdata/netdata/pull/4444) ([paulfantom](https://github.com/paulfantom))
-- modularize the query api [\#4443](https://github.com/netdata/netdata/pull/4443) ([ktsaou](https://github.com/ktsaou))
- Disallow stale bot from removing labels [\#4442](https://github.com/netdata/netdata/pull/4442) ([paulfantom](https://github.com/paulfantom))
-- Indicate FreeIPMI support for FreeBSD [\#4440](https://github.com/netdata/netdata/pull/4440) ([openspork](https://github.com/openspork))
- remove unused variables [\#4437](https://github.com/netdata/netdata/pull/4437) ([paulfantom](https://github.com/paulfantom))
-- fixed README.md links [\#4433](https://github.com/netdata/netdata/pull/4433) ([ktsaou](https://github.com/ktsaou))
- Feat: detect NIC speed and alarm on each device for net traffic overflow [\#4430](https://github.com/netdata/netdata/pull/4430) ([Ehekatl](https://github.com/Ehekatl))
-- adaptec\_raid python module [\#4429](https://github.com/netdata/netdata/pull/4429) ([ilyam8](https://github.com/ilyam8))
-- moved related wiki pages into the repo [\#4428](https://github.com/netdata/netdata/pull/4428) ([ktsaou](https://github.com/ktsaou))
-- Fix GitHub issue templates [\#4427](https://github.com/netdata/netdata/pull/4427) ([paulfantom](https://github.com/paulfantom))
- fix streaming bug [\#4425](https://github.com/netdata/netdata/pull/4425) ([ktsaou](https://github.com/ktsaou))
-- add github templates [\#4424](https://github.com/netdata/netdata/pull/4424) ([paulfantom](https://github.com/paulfantom))
- fix systemd detection; [\#4423](https://github.com/netdata/netdata/pull/4423) ([ktsaou](https://github.com/ktsaou))
- moved stream.conf initialization after log files have been open [\#4422](https://github.com/netdata/netdata/pull/4422) ([ktsaou](https://github.com/ktsaou))
- Fix cmake build on macos [\#4420](https://github.com/netdata/netdata/pull/4420) ([Ehekatl](https://github.com/Ehekatl))
- Evaluate $used\_ram\_to\_ignore on FreeBSD [\#4419](https://github.com/netdata/netdata/pull/4419) ([openspork](https://github.com/openspork))
-- fixed documentation links [\#4418](https://github.com/netdata/netdata/pull/4418) ([ktsaou](https://github.com/ktsaou))
-- Update README.md [\#4414](https://github.com/netdata/netdata/pull/4414) ([cakrit](https://github.com/cakrit))
- fix node.d.plugin; [\#4413](https://github.com/netdata/netdata/pull/4413) ([ktsaou](https://github.com/ktsaou))
- Update CODEOWNERS [\#4412](https://github.com/netdata/netdata/pull/4412) ([paulfantom](https://github.com/paulfantom))
- fix netdata.spec for new directory structure [\#4410](https://github.com/netdata/netdata/pull/4410) ([ktsaou](https://github.com/ktsaou))
- Update CODEOWNERS [\#4405](https://github.com/netdata/netdata/pull/4405) ([paulfantom](https://github.com/paulfantom))
-- Added uwsgi plugin [\#4404](https://github.com/netdata/netdata/pull/4404) ([robbert-ef](https://github.com/robbert-ef))
- Add sendmail into the list of mail servers [\#4402](https://github.com/netdata/netdata/pull/4402) ([vladmovchan](https://github.com/vladmovchan))
-- Fix make dist [\#4401](https://github.com/netdata/netdata/pull/4401) ([ktsaou](https://github.com/ktsaou))
- Fix linters in CI [\#4399](https://github.com/netdata/netdata/pull/4399) ([paulfantom](https://github.com/paulfantom))
- fix compilation on FreeBSD; [\#4398](https://github.com/netdata/netdata/pull/4398) ([ktsaou](https://github.com/ktsaou))
-- modularized all source code [\#4391](https://github.com/netdata/netdata/pull/4391) ([ktsaou](https://github.com/ktsaou))
- Account "Laundry" pages on FreeBSD [\#4390](https://github.com/netdata/netdata/pull/4390) ([vladmovchan](https://github.com/vladmovchan))
-- LGTM links should go to netdata/netdata [\#4388](https://github.com/netdata/netdata/pull/4388) ([ktsaou](https://github.com/ktsaou))
- normalized plugin names on all plugins; [\#4387](https://github.com/netdata/netdata/pull/4387) ([ktsaou](https://github.com/ktsaou))
- updated swagger info for HTTPS [\#4386](https://github.com/netdata/netdata/pull/4386) ([ktsaou](https://github.com/ktsaou))
- make future code PEP8 compliant [\#4382](https://github.com/netdata/netdata/pull/4382) ([paulfantom](https://github.com/paulfantom))
- modularize C source code [\#4372](https://github.com/netdata/netdata/pull/4372) ([ktsaou](https://github.com/ktsaou))
- fix docker builds [\#4367](https://github.com/netdata/netdata/pull/4367) ([paulfantom](https://github.com/paulfantom))
- add option to run netdata in the background [\#4364](https://github.com/netdata/netdata/pull/4364) ([pohzipohzi](https://github.com/pohzipohzi))
-- Correct ram\_in\_use alarm calculation on FreeBSD [\#4363](https://github.com/netdata/netdata/pull/4363) ([vladmovchan](https://github.com/vladmovchan))
- support filtering of charts during streaming; [\#4361](https://github.com/netdata/netdata/pull/4361) ([ktsaou](https://github.com/ktsaou))
- edit-config should use . instead of source with /bin/sh [\#4360](https://github.com/netdata/netdata/pull/4360) ([ktsaou](https://github.com/ktsaou))
- send pipes URL encoded [\#4358](https://github.com/netdata/netdata/pull/4358) ([ktsaou](https://github.com/ktsaou))