mirror of
https://github.com/netdata/netdata.git
synced 2025-04-27 14:16:20 +00:00
add autogenerated changelog (#4444)
##### Summary <!--- Describe the change below, including rationale and design decisions --> Create changelog based on GitHub labels <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> ##### Component Name <!--- Write the short name of the module or plugin below --> GitHub management ##### Additional Information <!--- Include additional information to help people understand the change here --> <!--- A step-by-step reproduction of the problem is helpful if there is no related issue --> Moving old manually created changelog to HISTORICAL_CHANGELOG.md and using command below to create changelog based on github issues, PRs, and labels. This is a preview and in the near future this will be automated and running daily in cron. <!--- Paste log output below, e.g. before and after your change --> ```sh docker run -it -v "$(pwd)":/project markmandel/github-changelog-generator:latest \ --user "netdata" \ --project "netdata" \ --token "${GITHUB_TOKEN}" \ --since-tag "v1.10.0" \ --unreleased-label "**Next release**" \ --no-compare-link \ --exclude-labels duplicate,question,invalid,wontfix,discussion,documentation ```
This commit is contained in:
parent
ae4d88880f
commit
c09afb49a9
3 changed files with 295 additions and 0 deletions
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
|
@ -21,6 +21,12 @@ packaging/ @paulfantom
|
|||
# tests/
|
||||
# web/
|
||||
|
||||
# Ownership by filetype (overwrites ownership by directory)
|
||||
*.am @paulfantom @ktsaou
|
||||
|
||||
|
||||
# Ownership of specific files
|
||||
CHANGELOG.md @netdatabot
|
||||
.travis.yml @paulfantom
|
||||
.lgtm.yml @paulfantom
|
||||
|
||||
|
|
289
CHANGELOG.md
Normal file
289
CHANGELOG.md
Normal file
|
@ -0,0 +1,289 @@
|
|||
# Changelog
|
||||
|
||||
## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
|
||||
|
||||
**Fixed bugs:**
|
||||
|
||||
- netdata.spec seems to reference missing files [\#4409](https://github.com/netdata/netdata/issues/4409)
|
||||
- node.d.plugin issue after modularizing plugins commit [\#4406](https://github.com/netdata/netdata/issues/4406)
|
||||
- netdata: CONFIG: cannot load user config ‘/etc/netdata/stream.conf’. Will try stock config. [\#4403](https://github.com/netdata/netdata/issues/4403)
|
||||
- netdata \(20181015\) compiles fine but 'make dist' aborts [\#4400](https://github.com/netdata/netdata/issues/4400)
|
||||
- netdata does not compile on FreeBSD 11.2-RELEASE-p4 [\#4393](https://github.com/netdata/netdata/issues/4393)
|
||||
- API documentation cannot be read [\#4371](https://github.com/netdata/netdata/issues/4371)
|
||||
- Error message: Cannot open file stream.conf [\#4341](https://github.com/netdata/netdata/issues/4341)
|
||||
- MegaCli Plugin fails to parse [\#4278](https://github.com/netdata/netdata/issues/4278)
|
||||
- Apps plugin: wrong open\_sockets counter when fd type changes [\#4233](https://github.com/netdata/netdata/issues/4233)
|
||||
- Logind bug [\#4230](https://github.com/netdata/netdata/issues/4230)
|
||||
- Should netdata identify the js binary as NodeJS by default? [\#4217](https://github.com/netdata/netdata/issues/4217)
|
||||
- ERROR 101 [\#4212](https://github.com/netdata/netdata/issues/4212)
|
||||
- redis.chart.py stops with error "check\(\) unhandled exception: 'rdb\_bgsave\_in\_progress'" [\#4204](https://github.com/netdata/netdata/issues/4204)
|
||||
- Failed to start netdata.service: Exec format error [\#4169](https://github.com/netdata/netdata/issues/4169)
|
||||
- python clocks don't work under FreeBSD [\#4152](https://github.com/netdata/netdata/issues/4152)
|
||||
- error: cannot take the address of an rvalue of type 'FILE \*' when building on OpenBSD [\#4145](https://github.com/netdata/netdata/issues/4145)
|
||||
- packages installer failed [\#4119](https://github.com/netdata/netdata/issues/4119)
|
||||
- update\_every in postgres plugin [\#4089](https://github.com/netdata/netdata/issues/4089)
|
||||
- /proc/interrupts plugin memory leak [\#4051](https://github.com/netdata/netdata/issues/4051)
|
||||
- Problem with logrotate config \(PID discovery\) [\#4020](https://github.com/netdata/netdata/issues/4020)
|
||||
- \[SECURITY\] Mitigate CVE-2017-18342 [\#4012](https://github.com/netdata/netdata/issues/4012)
|
||||
- Netdata looks in ../../../../ to get it's config [\#3988](https://github.com/netdata/netdata/issues/3988)
|
||||
- Statsd counters/gauges stuck on -167,772,150,000,000 [\#3978](https://github.com/netdata/netdata/issues/3978)
|
||||
- After netdata slave is rebooted, timestamp doesn't match [\#3966](https://github.com/netdata/netdata/issues/3966)
|
||||
- netdata-updater.sh fails due to missing './' on 'netdata-installer.sh' line [\#3940](https://github.com/netdata/netdata/issues/3940)
|
||||
- Problem with running any python.d plugin? [\#3854](https://github.com/netdata/netdata/issues/3854)
|
||||
- Alert email syntax problem [\#3843](https://github.com/netdata/netdata/issues/3843)
|
||||
- kickstart-static64.sh fails with sh as root [\#3840](https://github.com/netdata/netdata/issues/3840)
|
||||
- Illegal characters in URLs [\#3819](https://github.com/netdata/netdata/issues/3819)
|
||||
- Use bash loadable sleep in tc-qos-helper.sh [\#3754](https://github.com/netdata/netdata/issues/3754)
|
||||
- btrfs shows wrong disk space when the filesystem has sector size 4k but the logical disk sector size is 512B [\#3746](https://github.com/netdata/netdata/issues/3746)
|
||||
- ERROR 405 with squid and web\_logs plugin [\#3738](https://github.com/netdata/netdata/issues/3738)
|
||||
- tcp listen alarm integer expression expected [\#3733](https://github.com/netdata/netdata/issues/3733)
|
||||
- Cannot load required JS library: http://ipaddress:19999/dashboard\_info.js?v20180510-2 after update or fresh install [\#3707](https://github.com/netdata/netdata/issues/3707)
|
||||
- IPv4 UDPLite stats are always visible, even if UDPLite is not used on a system [\#3706](https://github.com/netdata/netdata/issues/3706)
|
||||
- When listening on a unix socket, web server still attempts to set TCP\_NODELAY. [\#3682](https://github.com/netdata/netdata/issues/3682)
|
||||
- httpcheck do not accept URLs that do not end with com [\#3656](https://github.com/netdata/netdata/issues/3656)
|
||||
- httpcheck python.d plugin fails [\#3641](https://github.com/netdata/netdata/issues/3641)
|
||||
- Issue with statsd sample rate [\#3630](https://github.com/netdata/netdata/issues/3630)
|
||||
- NetData and Kubernetes - Docker Name [\#3369](https://github.com/netdata/netdata/issues/3369)
|
||||
- netdata-uninstaller.sh not working \(with macOS 10.13\) [\#2941](https://github.com/netdata/netdata/issues/2941)
|
||||
- Problem with plugins in debug mode \(wrong path to cfgs\) [\#2593](https://github.com/netdata/netdata/issues/2593)
|
||||
- dashboard with thousands of charts [\#2275](https://github.com/netdata/netdata/issues/2275)
|
||||
- fix docker image tagging problem [\#4250](https://github.com/netdata/netdata/pull/4250) ([paulfantom](https://github.com/paulfantom))
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- modularize c source [\#4339](https://github.com/netdata/netdata/issues/4339)
|
||||
- How to stop some metrics to save bandwidth [\#4223](https://github.com/netdata/netdata/issues/4223)
|
||||
- UTC Timezone [\#4202](https://github.com/netdata/netdata/issues/4202)
|
||||
- stock config files should be in `/usr/lib/netdata/` [\#4182](https://github.com/netdata/netdata/issues/4182)
|
||||
- Lint python code \(PEP8 standard\) [\#4167](https://github.com/netdata/netdata/issues/4167)
|
||||
- Fail2ban'd IPv6 addresses are not processed [\#4144](https://github.com/netdata/netdata/issues/4144)
|
||||
- httpcheck support for HTTP methods \(e.g. GET, OPTIONS, HEAD, etc...\) [\#4127](https://github.com/netdata/netdata/issues/4127)
|
||||
- Naming for Diskstats for Veritas Volume Manger disks [\#4116](https://github.com/netdata/netdata/issues/4116)
|
||||
- Raise an alarm when a docker container is unhealthy [\#4111](https://github.com/netdata/netdata/issues/4111)
|
||||
- elasticsearch plugin python json exception if another service running on port 9200 [\#4092](https://github.com/netdata/netdata/issues/4092)
|
||||
- varnish 5 support [\#4073](https://github.com/netdata/netdata/issues/4073)
|
||||
- 'Other' is the Largest Category Under Applications \> Mem due to Node processes [\#4063](https://github.com/netdata/netdata/issues/4063)
|
||||
- send netdata health monitoring variables to backends [\#4035](https://github.com/netdata/netdata/issues/4035)
|
||||
- Badges - seconds units [\#4029](https://github.com/netdata/netdata/issues/4029)
|
||||
- Web\_log doesn't support response times in nanoseconds [\#4003](https://github.com/netdata/netdata/issues/4003)
|
||||
- 400 error when netdata tries to send slack notification [\#3989](https://github.com/netdata/netdata/issues/3989)
|
||||
- Disable probing device mapper [\#3974](https://github.com/netdata/netdata/issues/3974)
|
||||
- docker container names not resolved when using firehol/netdata:alpine [\#3972](https://github.com/netdata/netdata/issues/3972)
|
||||
- MySQL Python Plugin not work [\#3968](https://github.com/netdata/netdata/issues/3968)
|
||||
- How to enable sensor plugin? [\#3953](https://github.com/netdata/netdata/issues/3953)
|
||||
- netdata does not appear to send host tags via graphite backend [\#3936](https://github.com/netdata/netdata/issues/3936)
|
||||
- Netdata breaks suspend in debian stretch [\#3842](https://github.com/netdata/netdata/issues/3842)
|
||||
- NUT ups names [\#3829](https://github.com/netdata/netdata/issues/3829)
|
||||
- New at netdata and a lot of alarms [\#3826](https://github.com/netdata/netdata/issues/3826)
|
||||
- \[REQUEST\] Add Fleep/webhook notifications [\#3792](https://github.com/netdata/netdata/issues/3792)
|
||||
- Enhancement Redis protocol\(Pika\) ? [\#3783](https://github.com/netdata/netdata/issues/3783)
|
||||
- Plugin for Litespeed stats [\#3781](https://github.com/netdata/netdata/issues/3781)
|
||||
- Do you have in plan to implement Megacli \(hardware RAID\) support metrics ? [\#3757](https://github.com/netdata/netdata/issues/3757)
|
||||
- Add a Safari pinned tab icon [\#3743](https://github.com/netdata/netdata/issues/3743)
|
||||
- Colors for BTRFS graphs are inconsistent [\#3719](https://github.com/netdata/netdata/issues/3719)
|
||||
- hddtemp module fails: received data doesn't have needed records [\#3683](https://github.com/netdata/netdata/issues/3683)
|
||||
- "alarm-notify.sh test" produces error exit code on success [\#3667](https://github.com/netdata/netdata/issues/3667)
|
||||
- hide one axis in dygraph [\#3654](https://github.com/netdata/netdata/issues/3654)
|
||||
- init file is not installed on Amazon Linux 2018.03 [\#3650](https://github.com/netdata/netdata/issues/3650)
|
||||
- Option to prevent netdata dashboard.js from downloading FontAwesome [\#3644](https://github.com/netdata/netdata/issues/3644)
|
||||
- python.d nginx module -- stub status from https server block on localhost? [\#3628](https://github.com/netdata/netdata/issues/3628)
|
||||
- mdadm mismatch\_cnt statistic/alarm [\#3622](https://github.com/netdata/netdata/issues/3622)
|
||||
- Python.d postgres unhandled exception [\#3614](https://github.com/netdata/netdata/issues/3614)
|
||||
- Support for RethinkDB stats [\#3422](https://github.com/netdata/netdata/issues/3422)
|
||||
- Notifications to Microsoft Teams [\#3330](https://github.com/netdata/netdata/issues/3330)
|
||||
- enable system alarms on freebsd [\#3267](https://github.com/netdata/netdata/issues/3267)
|
||||
- web\_log: response time should support summary or histgram [\#3102](https://github.com/netdata/netdata/issues/3102)
|
||||
- Alarm for big system load [\#3003](https://github.com/netdata/netdata/issues/3003)
|
||||
- Illegal instruction - Debian Stretch i586 [\#2909](https://github.com/netdata/netdata/issues/2909)
|
||||
- Monitoring PHP APCu [\#2199](https://github.com/netdata/netdata/issues/2199)
|
||||
- RocketChat notifications [\#1811](https://github.com/netdata/netdata/issues/1811)
|
||||
- SCTP Information [\#1218](https://github.com/netdata/netdata/issues/1218)
|
||||
- python.d enhancements [\#692](https://github.com/netdata/netdata/issues/692)
|
||||
- feature request: pause all data processing if noone is watching the graphs [\#656](https://github.com/netdata/netdata/issues/656)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- Disallow stale bot from removing labels [\#4442](https://github.com/netdata/netdata/pull/4442) ([paulfantom](https://github.com/paulfantom))
|
||||
- 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))
|
||||
- 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))
|
||||
- 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))
|
||||
- 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))
|
||||
- updated configs.signatures [\#4356](https://github.com/netdata/netdata/pull/4356) ([ktsaou](https://github.com/ktsaou))
|
||||
- Fix firehol image tagging [\#4355](https://github.com/netdata/netdata/pull/4355) ([paulfantom](https://github.com/paulfantom))
|
||||
- Fix apache ipv6 configuration [\#4349](https://github.com/netdata/netdata/pull/4349) ([candrews](https://github.com/candrews))
|
||||
- Fix phpfpm ipv6 configuration [\#4348](https://github.com/netdata/netdata/pull/4348) ([candrews](https://github.com/candrews))
|
||||
- Add query types to mysql plugin [\#4347](https://github.com/netdata/netdata/pull/4347) ([roedie](https://github.com/roedie))
|
||||
- ExecutableService: return \[\] instead of None if no data. [\#4346](https://github.com/netdata/netdata/pull/4346) ([Ferroin](https://github.com/Ferroin))
|
||||
- Fix the last few PEP 8 compliance issues. [\#4345](https://github.com/netdata/netdata/pull/4345) ([Ferroin](https://github.com/Ferroin))
|
||||
- log flood should not be disabled; [\#4344](https://github.com/netdata/netdata/pull/4344) ([ktsaou](https://github.com/ktsaou))
|
||||
- better daemon errors about files; [\#4342](https://github.com/netdata/netdata/pull/4342) ([ktsaou](https://github.com/ktsaou))
|
||||
- Remove @cakrit from code owners [\#4340](https://github.com/netdata/netdata/pull/4340) ([paulfantom](https://github.com/paulfantom))
|
||||
- added edit-config [\#4338](https://github.com/netdata/netdata/pull/4338) ([ktsaou](https://github.com/ktsaou))
|
||||
- Fix BIND outgoing stats in a multiview environment [\#4337](https://github.com/netdata/netdata/pull/4337) ([vobruba-martin](https://github.com/vobruba-martin))
|
||||
- reimplement \#4332 [\#4336](https://github.com/netdata/netdata/pull/4336) ([paulfantom](https://github.com/paulfantom))
|
||||
- fixes coverity identified issues [\#4333](https://github.com/netdata/netdata/pull/4333) ([ktsaou](https://github.com/ktsaou))
|
||||
- Use newer docker in CI build [\#4332](https://github.com/netdata/netdata/pull/4332) ([paulfantom](https://github.com/paulfantom))
|
||||
- fix docker image [\#4330](https://github.com/netdata/netdata/pull/4330) ([paulfantom](https://github.com/paulfantom))
|
||||
- run CI builds on alpine [\#4329](https://github.com/netdata/netdata/pull/4329) ([paulfantom](https://github.com/paulfantom))
|
||||
- Auto-releaser [\#4328](https://github.com/netdata/netdata/pull/4328) ([paulfantom](https://github.com/paulfantom))
|
||||
- fix spdx headers [\#4327](https://github.com/netdata/netdata/pull/4327) ([paulfantom](https://github.com/paulfantom))
|
||||
- updated LGTM URLs [\#4317](https://github.com/netdata/netdata/pull/4317) ([ktsaou](https://github.com/ktsaou))
|
||||
- more code owners [\#4316](https://github.com/netdata/netdata/pull/4316) ([paulfantom](https://github.com/paulfantom))
|
||||
- Use docker manifests [\#4315](https://github.com/netdata/netdata/pull/4315) ([paulfantom](https://github.com/paulfantom))
|
||||
- install some libs for coverity [\#4314](https://github.com/netdata/netdata/pull/4314) ([paulfantom](https://github.com/paulfantom))
|
||||
- cleanup FIXME tags [\#4309](https://github.com/netdata/netdata/pull/4309) ([ktsaou](https://github.com/ktsaou))
|
||||
- force symlink of netdata-updater.sh [\#4307](https://github.com/netdata/netdata/pull/4307) ([mrdrogdrog](https://github.com/mrdrogdrog))
|
||||
- Build OSX earlier than linux [\#4305](https://github.com/netdata/netdata/pull/4305) ([paulfantom](https://github.com/paulfantom))
|
||||
- Fix coverity-scan.sh [\#4304](https://github.com/netdata/netdata/pull/4304) ([paulfantom](https://github.com/paulfantom))
|
||||
- Python.d PEP 8 cleanup, modules S-Z [\#4302](https://github.com/netdata/netdata/pull/4302) ([Ferroin](https://github.com/Ferroin))
|
||||
- Python.d PEP 8 cleanup, modules P-R [\#4299](https://github.com/netdata/netdata/pull/4299) ([Ferroin](https://github.com/Ferroin))
|
||||
- Python.d/postgres.chart.py PEP 8 code cleanup [\#4298](https://github.com/netdata/netdata/pull/4298) ([Ferroin](https://github.com/Ferroin))
|
||||
- Python.d PEP 8 cleanup, modules N-O [\#4297](https://github.com/netdata/netdata/pull/4297) ([Ferroin](https://github.com/Ferroin))
|
||||
- reproducible build system [\#4294](https://github.com/netdata/netdata/pull/4294) ([paulfantom](https://github.com/paulfantom))
|
||||
- update variable after install [\#4292](https://github.com/netdata/netdata/pull/4292) ([paulfantom](https://github.com/paulfantom))
|
||||
- give credit where credit is due [\#4291](https://github.com/netdata/netdata/pull/4291) ([paulfantom](https://github.com/paulfantom))
|
||||
- fix typo in coverity scan script [\#4290](https://github.com/netdata/netdata/pull/4290) ([paulfantom](https://github.com/paulfantom))
|
||||
- Python.d PEP 8 cleanup, modules M [\#4289](https://github.com/netdata/netdata/pull/4289) ([Ferroin](https://github.com/Ferroin))
|
||||
- Python.d PEP 8 cleanup, modules I-L [\#4288](https://github.com/netdata/netdata/pull/4288) ([Ferroin](https://github.com/Ferroin))
|
||||
- Python.d PEP 8 cleanup, modules D-H [\#4287](https://github.com/netdata/netdata/pull/4287) ([Ferroin](https://github.com/Ferroin))
|
||||
- Python.d PEP 8 cleanup, modules A-C [\#4286](https://github.com/netdata/netdata/pull/4286) ([Ferroin](https://github.com/Ferroin))
|
||||
- Fix typo in documentation [\#4284](https://github.com/netdata/netdata/pull/4284) ([eduherminio](https://github.com/eduherminio))
|
||||
- stock configs in /usr/lib/netdata [\#4283](https://github.com/netdata/netdata/pull/4283) ([ktsaou](https://github.com/ktsaou))
|
||||
- use flake8 instead of pylint [\#4282](https://github.com/netdata/netdata/pull/4282) ([paulfantom](https://github.com/paulfantom))
|
||||
- tcp syn and accept queue charts and alarms [\#4281](https://github.com/netdata/netdata/pull/4281) ([ktsaou](https://github.com/ktsaou))
|
||||
- add code of conduct [\#4280](https://github.com/netdata/netdata/pull/4280) ([paulfantom](https://github.com/paulfantom))
|
||||
- megacli plugin: adapter regex update [\#4279](https://github.com/netdata/netdata/pull/4279) ([l2isbad](https://github.com/l2isbad))
|
||||
- Allow DOCKER\_HOST env variable to override default docker socket path [\#4277](https://github.com/netdata/netdata/pull/4277) ([xginn8](https://github.com/xginn8))
|
||||
- Add other common IoT services to apps\_groups.conf [\#4276](https://github.com/netdata/netdata/pull/4276) ([xginn8](https://github.com/xginn8))
|
||||
- fix python warnings identified by LGTM [\#4275](https://github.com/netdata/netdata/pull/4275) ([l2isbad](https://github.com/l2isbad))
|
||||
- nightly builds + coverity scan [\#4273](https://github.com/netdata/netdata/pull/4273) ([paulfantom](https://github.com/paulfantom))
|
||||
- better lgtm config [\#4272](https://github.com/netdata/netdata/pull/4272) ([paulfantom](https://github.com/paulfantom))
|
||||
- Fixup small python-logind typos [\#4271](https://github.com/netdata/netdata/pull/4271) ([xginn8](https://github.com/xginn8))
|
||||
- Fix several typos in documentation [\#4270](https://github.com/netdata/netdata/pull/4270) ([Calinou](https://github.com/Calinou))
|
||||
- \[WIP\] LGTM tag classification [\#4269](https://github.com/netdata/netdata/pull/4269) ([paulfantom](https://github.com/paulfantom))
|
||||
- create stale bot integration [\#4268](https://github.com/netdata/netdata/pull/4268) ([paulfantom](https://github.com/paulfantom))
|
||||
- apps.plugin fixes [\#4267](https://github.com/netdata/netdata/pull/4267) ([ktsaou](https://github.com/ktsaou))
|
||||
- finetune Code Owners entries [\#4264](https://github.com/netdata/netdata/pull/4264) ([paulfantom](https://github.com/paulfantom))
|
||||
- updated readme for netdata org [\#4262](https://github.com/netdata/netdata/pull/4262) ([ktsaou](https://github.com/ktsaou))
|
||||
- \[cleanup crusade\] Shellcheck [\#4261](https://github.com/netdata/netdata/pull/4261) ([paulfantom](https://github.com/paulfantom))
|
||||
- \[WIP\] release less artifacts [\#4260](https://github.com/netdata/netdata/pull/4260) ([paulfantom](https://github.com/paulfantom))
|
||||
- Make method in url service configurable [\#4257](https://github.com/netdata/netdata/pull/4257) ([ccremer](https://github.com/ccremer))
|
||||
- Fix typo in documentation [\#4255](https://github.com/netdata/netdata/pull/4255) ([olivierlambert](https://github.com/olivierlambert))
|
||||
- coverity should still use firehol/netdata until we find a solution [\#4253](https://github.com/netdata/netdata/pull/4253) ([ktsaou](https://github.com/ktsaou))
|
||||
- fail fast in docker builds [\#4252](https://github.com/netdata/netdata/pull/4252) ([paulfantom](https://github.com/paulfantom))
|
||||
- fix badges in README.md [\#4251](https://github.com/netdata/netdata/pull/4251) ([paulfantom](https://github.com/paulfantom))
|
||||
- replaced referenced to firehol github org with netdata github org [\#4249](https://github.com/netdata/netdata/pull/4249) ([ktsaou](https://github.com/ktsaou))
|
||||
- Travis and docker setup after migration [\#4247](https://github.com/netdata/netdata/pull/4247) ([paulfantom](https://github.com/paulfantom))
|
||||
- collect TcpExtTCPReqQFullDrop; [\#4246](https://github.com/netdata/netdata/pull/4246) ([ktsaou](https://github.com/ktsaou))
|
||||
- fixed typo in prometheus\_all\_hosts output [\#4245](https://github.com/netdata/netdata/pull/4245) ([ktsaou](https://github.com/ktsaou))
|
||||
- apps.plugin now checks fds for changes, with adaptive caching [\#4243](https://github.com/netdata/netdata/pull/4243) ([ktsaou](https://github.com/ktsaou))
|
||||
- Added -NoLog parameter for megacli calls [\#4242](https://github.com/netdata/netdata/pull/4242) ([vobruba-martin](https://github.com/vobruba-martin))
|
||||
- updated configs.signatures [\#4240](https://github.com/netdata/netdata/pull/4240) ([ktsaou](https://github.com/ktsaou))
|
||||
- command js is not node.js [\#4239](https://github.com/netdata/netdata/pull/4239) ([ktsaou](https://github.com/ktsaou))
|
||||
- Fix missing comma in couchdb module. [\#4238](https://github.com/netdata/netdata/pull/4238) ([Ferroin](https://github.com/Ferroin))
|
||||
- Fix LGTM complaints in monit module. [\#4237](https://github.com/netdata/netdata/pull/4237) ([Ferroin](https://github.com/Ferroin))
|
||||
- daemon cleanup [\#4231](https://github.com/netdata/netdata/pull/4231) ([ktsaou](https://github.com/ktsaou))
|
||||
- varnish plugin bugfix [\#4228](https://github.com/netdata/netdata/pull/4228) ([l2isbad](https://github.com/l2isbad))
|
||||
- CLA signing using cla-assistant.io [\#4226](https://github.com/netdata/netdata/pull/4226) ([ktsaou](https://github.com/ktsaou))
|
||||
- Disable IPFS Pin API [\#4224](https://github.com/netdata/netdata/pull/4224) ([jkpit](https://github.com/jkpit))
|
||||
- fixes identified by LGTM [\#4220](https://github.com/netdata/netdata/pull/4220) ([ktsaou](https://github.com/ktsaou))
|
||||
- workaround for LGTM false-positives [\#4218](https://github.com/netdata/netdata/pull/4218) ([ktsaou](https://github.com/ktsaou))
|
||||
- fixed issues identified by lgtm [\#4216](https://github.com/netdata/netdata/pull/4216) ([ktsaou](https://github.com/ktsaou))
|
||||
- fix netdata server URL detection in dashboard.js; [\#4215](https://github.com/netdata/netdata/pull/4215) ([ktsaou](https://github.com/ktsaou))
|
||||
- Create lgtm config [\#4213](https://github.com/netdata/netdata/pull/4213) ([paulfantom](https://github.com/paulfantom))
|
||||
- more LGTM minor fixes [\#4211](https://github.com/netdata/netdata/pull/4211) ([ktsaou](https://github.com/ktsaou))
|
||||
- updated configs.signatures [\#4210](https://github.com/netdata/netdata/pull/4210) ([ktsaou](https://github.com/ktsaou))
|
||||
- fixes identified by LGTM [\#4209](https://github.com/netdata/netdata/pull/4209) ([ktsaou](https://github.com/ktsaou))
|
||||
- allow empty values in config settings; [\#4208](https://github.com/netdata/netdata/pull/4208) ([ktsaou](https://github.com/ktsaou))
|
||||
- added UTC to server timezones list; [\#4207](https://github.com/netdata/netdata/pull/4207) ([ktsaou](https://github.com/ktsaou))
|
||||
- redis plugin bugfix [\#4205](https://github.com/netdata/netdata/pull/4205) ([l2isbad](https://github.com/l2isbad))
|
||||
- send host variables to prometheus [\#4200](https://github.com/netdata/netdata/pull/4200) ([ktsaou](https://github.com/ktsaou))
|
||||
- Update CONTRIBUTORS.md [\#4197](https://github.com/netdata/netdata/pull/4197) ([paulfantom](https://github.com/paulfantom))
|
||||
- nginx\_plus: use upstream server IP:port in dimension IDs, not the transient ID [\#4194](https://github.com/netdata/netdata/pull/4194) ([illes](https://github.com/illes))
|
||||
- time-duration badges should show "undefined" instead of "never" [\#4193](https://github.com/netdata/netdata/pull/4193) ([ktsaou](https://github.com/ktsaou))
|
||||
- Add docker plugin [\#4191](https://github.com/netdata/netdata/pull/4191) ([tuxity](https://github.com/tuxity))
|
||||
- Improve packaging checks [\#4188](https://github.com/netdata/netdata/pull/4188) ([philwhineray](https://github.com/philwhineray))
|
||||
- elasticsearch: handle json parse error in threads [\#4186](https://github.com/netdata/netdata/pull/4186) ([l2isbad](https://github.com/l2isbad))
|
||||
- pythond\_small\_fixes [\#4185](https://github.com/netdata/netdata/pull/4185) ([l2isbad](https://github.com/l2isbad))
|
||||
- \[cleanup crusade\] more linting of bash modules [\#4183](https://github.com/netdata/netdata/pull/4183) ([paulfantom](https://github.com/paulfantom))
|
||||
- create pid directory, if not present [\#4181](https://github.com/netdata/netdata/pull/4181) ([ktsaou](https://github.com/ktsaou))
|
||||
- fix for load alarms [\#4180](https://github.com/netdata/netdata/pull/4180) ([ktsaou](https://github.com/ktsaou))
|
||||
- updated configs.signatures [\#4179](https://github.com/netdata/netdata/pull/4179) ([ktsaou](https://github.com/ktsaou))
|
||||
- Add permission file check in ceph module [\#4177](https://github.com/netdata/netdata/pull/4177) ([lets00](https://github.com/lets00))
|
||||
- \[cleanup crusade\] disable linters on installer scripts [\#4176](https://github.com/netdata/netdata/pull/4176) ([paulfantom](https://github.com/paulfantom))
|
||||
- Add alarms for abnormally high load averages. [\#4175](https://github.com/netdata/netdata/pull/4175) ([Ferroin](https://github.com/Ferroin))
|
||||
- CI builds in containers [\#4174](https://github.com/netdata/netdata/pull/4174) ([paulfantom](https://github.com/paulfantom))
|
||||
- Fix lack of dot [\#4172](https://github.com/netdata/netdata/pull/4172) ([paulfantom](https://github.com/paulfantom))
|
||||
- remove condition from netdata.service [\#4170](https://github.com/netdata/netdata/pull/4170) ([ktsaou](https://github.com/ktsaou))
|
||||
- \[WIP\] fail2ban: ipv6 support added + module simplification [\#4168](https://github.com/netdata/netdata/pull/4168) ([l2isbad](https://github.com/l2isbad))
|
||||
- \[cleanup crusade\] linting shell scripts for docker, tests and python [\#4162](https://github.com/netdata/netdata/pull/4162) ([paulfantom](https://github.com/paulfantom))
|
||||
- \[cleanup crusade\] shellcheck in contrib [\#4160](https://github.com/netdata/netdata/pull/4160) ([paulfantom](https://github.com/paulfantom))
|
||||
- \[cleanup crusade\] Lint bash scripts on letter A [\#4159](https://github.com/netdata/netdata/pull/4159) ([paulfantom](https://github.com/paulfantom))
|
||||
- use pidfile to send HUP to netdata via logrotate; [\#4157](https://github.com/netdata/netdata/pull/4157) ([ktsaou](https://github.com/ktsaou))
|
||||
- python plugin monotonic fix [\#4156](https://github.com/netdata/netdata/pull/4156) ([l2isbad](https://github.com/l2isbad))
|
||||
- add variable system.cpu.processors for alarms; [\#4155](https://github.com/netdata/netdata/pull/4155) ([ktsaou](https://github.com/ktsaou))
|
||||
- netdata.service is now installed in /lib/systemd/system; [\#4151](https://github.com/netdata/netdata/pull/4151) ([ktsaou](https://github.com/ktsaou))
|
||||
- name veritas volume disk groups [\#4150](https://github.com/netdata/netdata/pull/4150) ([ktsaou](https://github.com/ktsaou))
|
||||
- do not get the address of FILE pointer; [\#4149](https://github.com/netdata/netdata/pull/4149) ([ktsaou](https://github.com/ktsaou))
|
||||
- Add some extra error logging to the spigotmc module. [\#4148](https://github.com/netdata/netdata/pull/4148) ([Ferroin](https://github.com/Ferroin))
|
||||
- /proc/net/snmp minimum line length for IcmpMsg is 2 words, not 3 [\#4147](https://github.com/netdata/netdata/pull/4147) ([ktsaou](https://github.com/ktsaou))
|
||||
- when running under systemd, keep the process scheduling parameters set [\#4143](https://github.com/netdata/netdata/pull/4143) ([ktsaou](https://github.com/ktsaou))
|
||||
- \[cleanup crusade\] travis build stages [\#4142](https://github.com/netdata/netdata/pull/4142) ([paulfantom](https://github.com/paulfantom))
|
||||
- Add ignore-status option to freeipmi\_plugin [\#4141](https://github.com/netdata/netdata/pull/4141) ([plasticrake](https://github.com/plasticrake))
|
||||
- \[cleanup crusade\] move profiling to tests directory [\#4140](https://github.com/netdata/netdata/pull/4140) ([paulfantom](https://github.com/paulfantom))
|
||||
- Less verbose bash and curl unpacking [\#4139](https://github.com/netdata/netdata/pull/4139) ([paulfantom](https://github.com/paulfantom))
|
||||
- updated configs.signatures [\#4138](https://github.com/netdata/netdata/pull/4138) ([ktsaou](https://github.com/ktsaou))
|
||||
- \[project management\] add github CODEOWNERS [\#4137](https://github.com/netdata/netdata/pull/4137) ([paulfantom](https://github.com/paulfantom))
|
||||
- \[cleanup crusade\] cleanup licenses [\#4136](https://github.com/netdata/netdata/pull/4136) ([paulfantom](https://github.com/paulfantom))
|
||||
- \[cleanup crusade\] make clearer what hooks are [\#4135](https://github.com/netdata/netdata/pull/4135) ([paulfantom](https://github.com/paulfantom))
|
||||
- \[cleanup crusade\] remove biased cppcheck code [\#4134](https://github.com/netdata/netdata/pull/4134) ([paulfantom](https://github.com/paulfantom))
|
||||
- \[cleanup crusade\] remove autogen.sh script [\#4132](https://github.com/netdata/netdata/pull/4132) ([paulfantom](https://github.com/paulfantom))
|
||||
- added how to enable status in ovpn [\#4113](https://github.com/netdata/netdata/pull/4113) ([ntalekt](https://github.com/ntalekt))
|
||||
- do not clear the database when it refers to the future [\#4109](https://github.com/netdata/netdata/pull/4109) ([ktsaou](https://github.com/ktsaou))
|
||||
- Optimize counting of recusive pins [\#4095](https://github.com/netdata/netdata/pull/4095) ([pjz](https://github.com/pjz))
|
||||
- \[nginx\_plus\] fix handling of non-contiguous peer IDs [\#4093](https://github.com/netdata/netdata/pull/4093) ([illes](https://github.com/illes))
|
||||
- updated configs.signatures [\#4078](https://github.com/netdata/netdata/pull/4078) ([ktsaou](https://github.com/ktsaou))
|
||||
- web\_log Virtual host enhancement and http/https [\#4076](https://github.com/netdata/netdata/pull/4076) ([jgrossiord](https://github.com/jgrossiord))
|
||||
- Add node to apps\_groups [\#4064](https://github.com/netdata/netdata/pull/4064) ([jonfairbanks](https://github.com/jonfairbanks))
|
||||
- updated configs.signatures [\#4057](https://github.com/netdata/netdata/pull/4057) ([ktsaou](https://github.com/ktsaou))
|
||||
- proc\_interrupts/softirqs parser fix [\#4055](https://github.com/netdata/netdata/pull/4055) ([abalabahaha](https://github.com/abalabahaha))
|
||||
- Replace embedded keys and transition my key [\#4052](https://github.com/netdata/netdata/pull/4052) ([philwhineray](https://github.com/philwhineray))
|
||||
- Chart MySQL active connections vs connection limit and add health check [\#4030](https://github.com/netdata/netdata/pull/4030) ([amichelic](https://github.com/amichelic))
|
||||
- python plugin for monit \(draft\) [\#4027](https://github.com/netdata/netdata/pull/4027) ([n0guest](https://github.com/n0guest))
|
||||
- python.d: add 'hidden' option to charts [\#4024](https://github.com/netdata/netdata/pull/4024) ([l2isbad](https://github.com/l2isbad))
|
||||
- Major docker build refactor [\#3995](https://github.com/netdata/netdata/pull/3995) ([paulfantom](https://github.com/paulfantom))
|
||||
- push host tags for graphite; [\#3992](https://github.com/netdata/netdata/pull/3992) ([ktsaou](https://github.com/ktsaou))
|
||||
- rethinkdb python plugin [\#3955](https://github.com/netdata/netdata/pull/3955) ([l2isbad](https://github.com/l2isbad))
|
||||
- Add a python plugin for monitoring power supplies on Linux. [\#3799](https://github.com/netdata/netdata/pull/3799) ([Ferroin](https://github.com/Ferroin))
|
||||
|
||||
|
||||
|
||||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
|
Loading…
Add table
Add a link
Reference in a new issue