|
@@ -29,12 +29,18 @@ netdata runs on **Linux**, **FreeBSD**, and **MacOS**.
|
|
|
|
|
|
## News
|
|
|
|
|
|
-`Sep 17th, 2017` - **[netdata v1.8.0 released!](https://github.com/firehol/netdata/releases)**
|
|
|
-
|
|
|
- - mainly a bug fix release - all users are advised to update this release
|
|
|
- - better support for containers (`veth` interfaces are now visualized at their containers section, container sections now provide a summary view for each container)
|
|
|
- - netdata can now listen on UNIX domain sockets
|
|
|
- - dozens of more improvements, compatibility fixes and enhancements
|
|
|
+`Dec 17th, 2017` - **[netdata v1.9.0 released!](https://github.com/firehol/netdata/releases)**
|
|
|
+
|
|
|
+A big release:
|
|
|
+
|
|
|
+ - dashboard snapshots, for loading / saving selected time-frames
|
|
|
+ - highlighted time-frames across all charts of the dashboard
|
|
|
+ - IP access lists for filtering access to netdata
|
|
|
+ - enhanced VMs and containers monitoring
|
|
|
+ - auto-scaling of chart units
|
|
|
+ - timezone conversion at the dashboard to allow comparing charts with server logs
|
|
|
+ - python.d.plugin rewritten
|
|
|
+ - dozens of more improvements, enhancements, features and compatibility fixes
|
|
|
|
|
|
---
|
|
|
|