]> arthur.barton.de Git - netdata.git/blob - ChangeLog
Merge pull request #277 from jgeromero/tomcat.chart.sh
[netdata.git] / ChangeLog
1 netdata (1.1.0) - 2016-04-20
2
3  Dozens of commits that improve netdata in several ways:
4
5  - Data collection: added IPv6 monitoring
6  - Data collection: added SYNPROXY DDoS protection monitoring
7  - Data collection: apps.plugin: added charts for users and user groups
8  - Data collection: apps.plugin: grouping of processes now support patterns
9  - Data collection: apps.plugin: now it is faster, after the new features added
10  - Data collection: better auto-detection of partitions for disk monitoring
11  - Data collection: better fireqos intergation for QoS monitoring
12  - Data collection: squid monitoring now uses squidclient
13  - Data collection: SNMP monitoring now supports 64bit counters
14  - API: fixed issues in CSV output generation
15  - API: netdata can now be restricted to listen on a specific IP
16  - Core and apps.plugin: error log flood protection
17  - Dashboard: better error handling when the netdata server is unreachable
18  - Dashboard: each chart now has a toolbox
19  - Dashboard: on-line help support
20  - Dashboard: check for netdata updates button
21  - Dashboard: added example /tv.html dashboard
22  - Packaging: now compiles with musl libc (alpine linux)
23  - Packaging: added debian packaging
24  - Packaging: support non-root installations
25  - Packaging: the installer generates uninstall script
26
27 netdata (1.0.0) - 2016-03-22
28
29  - first public release
30
31 netdata (1.0.0-rc.1) - 2015-11-28
32
33  - initial packaging