diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-02-21 19:34:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-02-21 19:34:08 +0000 |
commit | 6d2e027eb728c8294fdd7c3692e9853b3ca2603b (patch) | |
tree | 3e190253238075ac8590b2f214852d2256fdad53 /README.md | |
parent | Opting out by default from sending anonymous statistics (phone home). (diff) | |
download | netdata-6d2e027eb728c8294fdd7c3692e9853b3ca2603b.tar.xz netdata-6d2e027eb728c8294fdd7c3692e9853b3ca2603b.zip |
Merging upstream version 1.12.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | README.md | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -146,7 +146,19 @@ It has been designed by **SysAdmins**, **DevOps** and **Developers** for trouble not just visualize metrics. ## News - + +`Feb 14th, 2019` - **[netdata v1.12.0 released!](https://github.com/netdata/netdata/releases)** + +Release 1.12 is made out of 211 pull requests and 22 bug fixes. +The key improvements are: + +- Introducing `netdata.cloud`, the free netdata service for all netdata users +- High performance plugins with go.d.plugin (data collection orchestrator written in Go) +- 7 new data collectors and 11 rewrites of existing data collectors for improved performance +- A new management API for all netdata servers +- Bind different functions of the netdata APIs to different ports +- Improved installation and updates + `Nov 22nd, 2018` - **[netdata v1.11.1 released!](https://github.com/netdata/netdata/releases)** - Improved internal database to support values above 64bit. |