|
@@ -6,21 +6,33 @@
|
|
|
|
|
|
- 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)
|
|
|
+- 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)
|
|
|
- Alarm badge link escaping for disk paths in default dashboard [\#3253](https://github.com/netdata/netdata/issues/3253)
|
|
|
|
|
|
**Closed issues:**
|
|
|
|
|
|
- Use `--future-release` in changelog generation [\#4718](https://github.com/netdata/netdata/issues/4718)
|
|
|
+- 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)
|
|
|
- Feature: UKSM support [\#2994](https://github.com/netdata/netdata/issues/2994)
|
|
|
- Ceph support [\#1673](https://github.com/netdata/netdata/issues/1673)
|
|
|
- Adding support for time markers [\#1195](https://github.com/netdata/netdata/issues/1195)
|
|
|
+- Scheduled “downtime” for a type of check? [\#1133](https://github.com/netdata/netdata/issues/1133)
|
|
|
+- split snmp.conf into several conf files possible? [\#1126](https://github.com/netdata/netdata/issues/1126)
|
|
|
- sensu/collectd integration [\#174](https://github.com/netdata/netdata/issues/174)
|
|
|
|
|
|
**Merged pull requests:**
|
|
|
|
|
|
+- 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))
|
|
|
+- 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))
|
|
|
- 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))
|
|
@@ -29,9 +41,11 @@
|
|
|
- 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))
|
|
|
|
|
|
## [v1.11.1](https://github.com/netdata/netdata/tree/v1.11.1) (2018-11-22)
|
|
|
|
|
@@ -113,7 +127,7 @@
|
|
|
- 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) ([l2isbad](https://github.com/l2isbad))
|
|
|
+- 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))
|
|
@@ -145,10 +159,10 @@
|
|
|
- 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) ([l2isbad](https://github.com/l2isbad))
|
|
|
+- 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) ([l2isbad](https://github.com/l2isbad))
|
|
|
+- 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))
|
|
@@ -161,9 +175,9 @@
|
|
|
- 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) ([l2isbad](https://github.com/l2isbad))
|
|
|
+- 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) ([l2isbad](https://github.com/l2isbad))
|
|
|
+- 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))
|
|
@@ -310,7 +324,7 @@
|
|
|
- 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) ([l2isbad](https://github.com/l2isbad))
|
|
|
+- 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))
|
|
@@ -319,8 +333,8 @@
|
|
|
- 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) ([l2isbad](https://github.com/l2isbad))
|
|
|
-- icecast bugfix [\#4448](https://github.com/netdata/netdata/pull/4448) ([l2isbad](https://github.com/l2isbad))
|
|
|
+- 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))
|
|
@@ -330,7 +344,7 @@
|
|
|
- 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) ([l2isbad](https://github.com/l2isbad))
|
|
|
+- 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))
|
|
@@ -407,10 +421,10 @@
|
|
|
- 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))
|
|
|
+- megacli plugin: adapter regex update [\#4279](https://github.com/netdata/netdata/pull/4279) ([ilyam8](https://github.com/ilyam8))
|
|
|
- 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))
|
|
|
+- fix python warnings identified by LGTM [\#4275](https://github.com/netdata/netdata/pull/4275) ([ilyam8](https://github.com/ilyam8))
|
|
|
- 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))
|
|
@@ -438,7 +452,7 @@
|
|
|
- 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))
|
|
|
+- varnish plugin bugfix [\#4228](https://github.com/netdata/netdata/pull/4228) ([ilyam8](https://github.com/ilyam8))
|
|
|
- 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))
|
|
@@ -451,15 +465,15 @@
|
|
|
- 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))
|
|
|
+- redis plugin bugfix [\#4205](https://github.com/netdata/netdata/pull/4205) ([ilyam8](https://github.com/ilyam8))
|
|
|
- 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))
|
|
|
+- elasticsearch: handle json parse error in threads [\#4186](https://github.com/netdata/netdata/pull/4186) ([ilyam8](https://github.com/ilyam8))
|
|
|
+- pythond\_small\_fixes [\#4185](https://github.com/netdata/netdata/pull/4185) ([ilyam8](https://github.com/ilyam8))
|
|
|
- \[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))
|
|
@@ -470,12 +484,12 @@
|
|
|
- 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))
|
|
|
+- \[WIP\] fail2ban: ipv6 support added + module simplification [\#4168](https://github.com/netdata/netdata/pull/4168) ([ilyam8](https://github.com/ilyam8))
|
|
|
- \[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))
|
|
|
+- python plugin monotonic fix [\#4156](https://github.com/netdata/netdata/pull/4156) ([ilyam8](https://github.com/ilyam8))
|
|
|
- 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))
|
|
@@ -494,7 +508,7 @@
|
|
|
- \[nginx\_plus\] fix handling of non-contiguous peer IDs [\#4093](https://github.com/netdata/netdata/pull/4093) ([illes](https://github.com/illes))
|
|
|
- web\_log Virtual host enhancement and http/https [\#4076](https://github.com/netdata/netdata/pull/4076) ([jgrossiord](https://github.com/jgrossiord))
|
|
|
- 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))
|
|
|
+- rethinkdb python plugin [\#3955](https://github.com/netdata/netdata/pull/3955) ([ilyam8](https://github.com/ilyam8))
|
|
|
- Add a python plugin for monitoring power supplies on Linux. [\#3799](https://github.com/netdata/netdata/pull/3799) ([Ferroin](https://github.com/Ferroin))
|
|
|
|
|
|
|