Netdata Team

Netdata Team

July 19, 2019

Release 1.16.0: Smarter binaries and built-in TLS

Detailing the New Features and Enhancements in Netdata

We’re excited to launch release v1.16.0 of the open-source Netdata monitoring agent, which delivers real-time health monitoring and performance troubleshooting to nearly any system or application.

This release also contains 40 bug fixes, 31 improvements, and 20 documentation updates—if you’d like to see the full list, check out the full release notes.

Details aside, I know people are going to be most curious about the big changes we’ve just delivered to Netdata—let’s dive in.

Binary distributions via Packagecloud

Binary packages are the go-to method for installing software on just about every Linux distribution out there. Most often, these packages are made available by maintainers of your distribution of choice—such as Ubuntu, Debian, Fedora, CentOS, and more—and are downloaded when you run commands like apt-get install netdata.

This way of installing packages via a package manager works brilliantly, except for the fact that these packages might not get updated when we launch a new version of Netdata. By supplying our binary packages via a repository you can add to your package manager’s list, we’ll be able to make sure everyone gets our newest features.

RPM binaries for Fedora, Red Hat Enterprise Linux (RHEL), and openSUSE are now available, and DEB packages for Debian and Ubuntu will be available soon.

These binaries are still in beta, and if you have issues we encourage you to file an issue so that we can fix it.

TLS encryption is here!

One of the most common feature requests is encrypted connections for Netdata’s built-in web server, streaming connections, and communications to various backends. Users want the peace of mind that comes with knowing that Netdata is securing their metrics with a certificate (even self-signed) and encryption.

TLS used to be available only in the nightly builds of Netdata, but with v1.16.0 it’s now available for everyone with automatic updates or those who update manually.

You can now use HTTPS with the built-in web server by enabling TLS. If you stream data from a slave to its master, TLS works there, too. And after a long wait, you can now encrypt connections to an openTSDB backend.

Get smarter about your health monitoring

Health monitoring is at the core of why developers, sysadmins, and DevOps engineers choose Netdata again and again. That’s why we’ve introduced two new features to make Netdata’s health monitoring even more robust and customizable.

Persistent health management API settings

When we launched the health management API in v1.12, it was designed to help Netdata users quickly silence alarms they don’t want to see regularly. For example, some users don’t want emails for _last_collected alarms. With the API, these users can disable or silence all alarms or specific alarms based on selection criteria.

As of v1.16.0, Netdata now persists those health management API changes to disk! This new feature means that your disabled/silenced alarm configuration remains intact, no matter how many times you cycle your systems off and on.

Repeating alarm notifications

A lot of Netdata users worry about missing an alarm notification—not a good situation if you’re monitoring mission-critical systems. To help reduce these situations, we’ve launched the ability to repeatedly send alarm notifications for some or all active alarms at any frequency you’d like.

By default, you’ll still only get a single notification, so if you want to try out the new options, you’ll have to dive into your settings.

With better health monitoring comes a more exceptional infrastructure—we can’t wait to see Netdata users try these new features out.

Help us spread the word!

We’re proud of these just-launched improvements, and we want more people in the monitoring community to know about it. There are a few ways our fantastic community can help.

Review Netdata on G2: One of the best ways for us to get more visibility is to boost the number of reviews we have on review/comparison sites like G2. Head on over to profile and click any of the Write a Review buttons. We value your honest feedback!

Discover More