Releases: netdata/netdata
v2.0.3
Netdata v2.0.3 is a patch release to address issues discovered since v2.0.2.
This patch release provides the following bug fixes and updates:
- Modified the Netdata service startup type to
Automatic (Delay Start)
on Windows to enhance metric collection reliability after system reboots (#19063, @stelfrag).
Reinstalling Netdata should automatically configure the service to start with Windows using Automatic (Delayed Start).
If reinstalling didn't set this correctly, you can configure it manually:
- Open the Services Manager (Type "Services" in the Windows search bar).
- Find and right-click on the Netdata Agent service.
- Change the Startup type to Automatic (Delayed Start).
- Click Apply, then OK to save your changes.
Support options
As we grow, we stay committed to providing the best support ever seen from an open-source solution. Should you encounter an issue with any of the changes made in this release or any feature in the Netdata Agent, feel free to contact us through one of the following channels:
- Netdata Learn: Find documentation, guides, and reference material for monitoring and troubleshooting your systems with Netdata.
- GitHub Issues: Use the Netdata repository to report bugs or open a new feature request.
- GitHub Discussions: Join the conversation around the Netdata development process and be a part of it.
- Community Forums: Visit the Community Forums and contribute to the collaborative knowledge base.
- Discord Server: Jump into the Netdata Discord and hang out with like-minded sysadmins, DevOps, SREs, and other troubleshooters. More than 2000 engineers are already using it!
v2.0.2
Netdata v2.0.2 is a patch release to address issues discovered since v2.0.1.
This patch release provides the following bug fixes and updates:
- Reduced the number of alert snapshots sent to the Netdata Cloud by introducing a mechanism to bypass unnecessary snapshot scheduling (#19042 @stelfrag).
- Fixed an issue preventing the Netdata MSI installer from registering Netdata with the Windows Event Log (#19041 @thiagoftsm).
- Disabled
go.d/nvidia-smi
loop mode on Windows to address a potential issue where the nvidia_smi process, when running in loop mode, could persist after a Netdata service restart (#19039, #19040 @ilyam8). - Refactored the database chart generation logic in the
windows/mssql
collector to create individual charts for each database (#19035 @thiagoftsm). - Updated the Netdata service configuration on FreeBSD to guarantee proper startup order after system boot (#19032, #19033 @ilyam8).
- Fixed unnecessary sanitization of label values in various windows collectors (#19019, #19027, #19028, #19036 @ilyam8).
- Fixed an issue where the interface option in the
go.d/ping
module did not correctly apply the specified network interface to the ICMP echo requests (#19016 @ilyam8). - Added support for SQL Server Express metrics in the
windows/mssql
collector (#18992 @thiagoftsm).
Support options
As we grow, we stay committed to providing the best support ever seen from an open-source solution. Should you encounter an issue with any of the changes made in this release or any feature in the Netdata Agent, feel free to contact us through one of the following channels:
- Netdata Learn: Find documentation, guides, and reference material for monitoring and troubleshooting your systems with Netdata.
- GitHub Issues: Use the Netdata repository to report bugs or open a new feature request.
- GitHub Discussions: Join the conversation around the Netdata development process and be a part of it.
- Community Forums: Visit the Community Forums and contribute to the collaborative knowledge base.
- Discord Server: Jump into the Netdata Discord and hang out with like-minded sysadmins, DevOps, SREs, and other troubleshooters. More than 2000 engineers are already using it!
v2.0.1
Netdata v2.0.1 is a patch release to address issues discovered since v2.0.0.
This patch release provides the following bug fixes and updates:
- Fixed crashes on exit related to replication and incomplete begin-set-end v2 operations (#19012, #19014 @ktsaou)
- Fixed a deadlock issue that could occur in Docker containers due to missing spinlock unlocks in the apps.plugin and systemd-journal.plugin (#19011, @ktsaou)
- Added HTTP expiration headers for served files to optimize browser caching behavior (#19005, @stelfrag)
- Fixed an issue in the go.d/dyncfg module that prevented dynamic configuration updates due to strict validation of additional properties (#19003, #19006 @ilyam8)
- Excluded unmounted volumes (without drive letters) from disk space usage alerts on Windows (#19000, @ilyam8)
Support options
As we grow, we stay committed to providing the best support ever seen from an open-source solution. Should you encounter an issue with any of the changes made in this release or any feature in the Netdata Agent, feel free to contact us through one of the following channels:
- Netdata Learn: Find documentation, guides, and reference material for monitoring and troubleshooting your systems with Netdata.
- GitHub Issues: Use the Netdata repository to report bugs or open a new feature request.
- GitHub Discussions: Join the conversation around the Netdata development process and be a part of it.
- Community Forums: Visit the Community Forums and contribute to the collaborative knowledge base.
- Discord Server: Jump into the Netdata Discord and hang out with like-minded sysadmins, DevOps, SREs, and other troubleshooters. More than 2000 engineers are already using it!
v2.0.0
Table of Contents
Netdata Growth
- 1.5 million downloads per day
- 72k GitHub stars!
- 648.3M Docker Hub pulls!
Netdata is being downloaded more than 1.5 million times per day, as reported by Cloudflare, which distributes our binary packages, and Docker Hub, which distributes our docker containers!
Thanks to your love ❤️, Netdata is leading the observability category in the CNCF landscape, having significantly more stars than Elasticsearch, Grafana, Prometheus, and all other observability solutions.
We are committed to providing the most advanced and innovative AI-powered, cloud-native, and on-premises observability solution, to help us have higher-fidelity AI insights while being easier, faster, simpler, and significantly more affordable!
Do you like Netdata? Give Netdata a ⭐ too, on GitHub!
Release Summary
Netdata 2.0 has arrived!
This release marks a major milestone in our roadmap, expanding Netdata's reach and refining its core components.
We’re thrilled to announce native Windows support! Netdata now runs seamlessly on Windows, in addition to Linux, macOS, and FreeBSD. This advancement required an extensive rework across the Netdata codebase. While we continue using MSYS2 for certain POSIX dependencies, we’re making strides toward full abstraction of this layer. The Windows codebase is fully open-source, offering users complete functionality on Windows with no additional dependencies. Note that access to Windows systems via the Netdata UI requires a Paid Netdata Cloud subscription.
In response to feedback from the community, Netdata UI v2 has been removed from the open-source repository, addressing distribution challenges for Linux platforms. The new Netdata UI v3 is now a standalone package with a separate license, installable independently.
The introduction of Netdata API v3 consolidates all API calls into a single, robust API. This step clears the path for retiring the old v0, v1, and v2 APIs in future releases. With the upcoming release, dashboards built on these versions will no longer be supported, making way for streamlined, future-proofed Netdata integrations.
Release Highlights
Native Windows Support
Netdata now delivers comprehensive monitoring for Windows systems, including metrics, logs, process monitoring, machine learning, alerts, streaming, and more. Key features include:
- Installation via Windows Installer
- New
windows.plugin
: Collects extensive system and application metrics, covering:- CPU, memory, and network performance
- Physical and logical disk monitoring
- Network stack insights and interface metrics
- IIS, MSSQL, .NET, and Hyper-V monitoring
- Enhanced
apps.plugin
: Monitors Windows processes - New
windows-events.plugin
: Offers in-depth visibility into Windows Events. Read more about the Windows Events Plugin here.
Process Monitoring: Simplified and Enhanced
apps.plugin
has been significantly reworked to introduce dynamic process grouping:
- Automates grouping: automatically categorizes processes, significantly reducing manual configuration efforts.
- Eliminates "other" dimension: unmatched processes are now grouped dynamically.
Read more about it in this blog post.
Network Monitoring
Enhanced SNMP collector
The SNMP collector has been significantly improved, making it easier to configure and providing better visualizations for your SNMP devices. Further improvements related to network monitoring are coming soon!
Improved Performance
The redesigned network-viewer.plugin
and local-listeners
now deliver breakthrough performance in high-traffic environments, processing thousands of socket connections with minimal overhead. Experience real-time network insights without compromising system performance!
Netdata SSO
- Secured Access to Indirectly Claimed Agents: secure access to Children Agents, even when not directly connected to Netdata Cloud. SSO information is propagated from Parent Agents, ensuring consistent and controlled access.
- Protected API Access: the new
[web].bearer token protection
setting innetdata.conf
enforces SSO protection for the entire API, restricting Agent dashboard access to authorized Netdata Cloud users.
Enterprise SSO - Enhanced SP Initiated SSO Flow
You can now initiate a login flow directly from the Netdata Sign-In page without initiating the SSO flow from the IDP.
Netdata now supports configuring a DNS TXT record
on the IDP and will allow the user to sign in by providing the email address.
Read the Enterprise SSO documentation for more details.
Netdata Referral Program
If you appreciate Netdata and would like to help spread the word, the newly launched Netdata referral program helps you earn money while spreading the good word. Referring someone is easy to do with the help of a couple of clicks, directly from the UI - look out for the gift icon. Every referred user will get a 10% discount when they subscribe to Netdata Business or Homelab - and you will receive 10% of their subscription value (up to a max of 1000$ per space). You can refer an unlimited number of users, so there's no real limit to how much you can earn with the referral program.
Alerts Silencing Recurrence
Netdata Cloud UI now supports scheduling recurring silence rules for Alerts at a Space, Room, Node, and Alert level.
![Alerts Silencing](https://private-user-images.githubusercontent.com/96257330/384120889-5588c832-f0fe-472c-938c-a7aa41b39d2b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzQ1NjkyMzMsIm5iZiI6MTczNDU2ODkzMywicGF0aCI6Ii85NjI1NzMzMC8zODQxMjA4ODktNTU4OGM4MzItZjBmZS00NzJjLTkzOGMtYTdhYTQxYjM5ZDJiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDEyMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQxMjE5VDAwNDIxM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZiOGQxOGU5YWUyMTZkMWU3YzI2M2RjZjcwZDM5NDQyZTE3ZGYwZDA1MWI3NThiMDMwOTA1MjA4NDcwMWZmYzEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.xOievJSKCw-BiaIw4iMXsQHhCEnLy1zhV2bJUrUMPEw)
Configurable Timeouts on Reachability Notifications
Netdata introduces configurable timeouts for reachability notifications at Space and Room levels.
Comprehensive Unicode Support
Netdata now provides complete UTF-8 compatibility, enabling support of international characters in all metadata—from chart names and dimensions to labels and logs. This enhancement ensures the proper display of non-Latin characters and symbols.
Configuration Updates: Intuitive Unit Specifications
Netdata introduces human-friendly unit notation in configuration files. Use natural expressions like 1d
(one day), 1MiB
(one megabyte), or 500ms
(milliseconds) in netdata.conf
and stream.conf
.
Acknowledgments
- @DaTiMy for adding ilert Agent notification method.
- @daniel-sampliner for fixing the container name resolution issue for containers without environment variables.
- @eatnumber1 for adding support for controller ROC temperature to go.d/storcli.
- @eya46 for fixing the issue in kickstart.sh that created invalid claim.conf file.
- @teqwve for adding the exiting on SIGPIPE functionality to the slabinfo.plugin.
Contributions
Collectors
New/Rewritten
- Add Windows Events Logs Explorer (windows-events.plugin) (#18483, #18528, #18563, #18564, #18564 @ktsaou)
- Add collector for MaxScale (go.d/maxscale) (#18859, @ilyam8)
- Add collector for NGINX Unit (go.d/nginxunit) (#18554, @ilyam8)
- Add collector for Typesense (go.d/typesense) (#18538, @ilyam8)
- Rewrite collector for SpigotMC (go.d/spigotmc) (#18890, @ilyam8)
- Rewrite collector for OracleDB (go.d/oracledb) (#18654, @ilyam8)
- Rewrite collector for OpenLDAP collector (go.d/openldap) (#18625, @Ancairon)
- ...
v1.47.5
Netdata v1.47.5 is a patch release to address issues discovered since v1.47.4.
Important
Not all known bug fixes were included in this patch release.
Some fixes involve complex, interdependent changes that couldn’t be easily cherry-picked.
These fixes are expected to be part of the next major release (v2).
This patch release provides the following bug fixes and updates:
- Fixed an issue where the build process incorrectly checked for
sys/capability.h
on non-Linux platforms, potentially leading to build failures on FreeBSD systems (#18849, @ilyam8) - Added "index" label to GPU charts for easier metric grouping (go.d/nvidia_smi) (#18833, @ilyam8)
- Added delay for collection of virtual network interface statistics. This prevents the creation of unnecessary charts for interfaces that may be mapped to containers (proc/proc_net_dev) (#18812, @ilyam8)
- To ensure timely node registration on parent servers with many children, the node state update is now scheduled after context loading. This prevents archived nodes from appearing offline in the Cloud (#18795, @stelfrag)
- Fixed the storage of repeat fields in the alert hash table to ensure accurate handling of recurring alerts #18760, @stelfrag
- Improved network listeners discovery to handle cases where the
local-listeners
binary consistently times out. The module now includes a mechanism to gracefully exit after multiple consecutive timeouts, preventing unnecessary resource consumption (go.d.plugin) (#18757, #18774 @ilyam8) - Fixed sysctl arcstats.p failure on FreeBSD 14 (freebsd.plugin) (#18748, #18758 @ilyam8)
Support options
As we grow, we stay committed to providing the best support ever seen from an open-source solution. Should you encounter an issue with any of the changes made in this release or any feature in the Netdata Agent, feel free to contact us through one of the following channels:
- Netdata Learn: Find documentation, guides, and reference material for monitoring and troubleshooting your systems with Netdata.
- GitHub Issues: Use the Netdata repository to report bugs or open a new feature request.
- GitHub Discussions: Join the conversation around the Netdata development process and be a part of it.
- Community Forums: Visit the Community Forums and contribute to the collaborative knowledge base.
- Discord Server: Jump into the Netdata Discord and hang out with like-minded sysadmins, DevOps, SREs, and other troubleshooters. More than 2000 engineers are already using it!
v1.47.4
Netdata v1.47.4 is a patch release to address issues discovered since v1.47.3.
This patch release provides the following bug fixes and updates:
- Fixed an issue preventing
system-cat-native
from sending messages to journald (@ktsaou) - Updated the static installation packages to include the latest stable versions of OpenSSL (v3.3.2) and cURL (v8.10.0) (#18719, @ilyam8)
- Ensure correct cross-compilation of go.d.plugin in the CI environment by passing the appropriate GOOS and GOARCH values to package builders (#18717, @Ferroin)
- Implement a check for swap status changes during Agent runtime (#18702, @stelfrag)
- Fixed the calculation of total disk size within LXC containers (system info) (#18696, @ilyam8)
- Fixed the calculation of RAM usage within LXC containers (proc.plugin) (#18695, @ilyam8)
- Fixed using hardcoded 3-second timeout in loop mode instead of configured value from the settings (go.d/nvidia_smi) (go.d/nvidia_smi) (#18692, @ilyam8)
- Add a check for 64-bit built-in atomics during compilation. This ensures compatibility with architectures lacking 64-bit atomic support, such as RISCV32 (#18565, @kraj)
Support options
As we grow, we stay committed to providing the best support ever seen from an open-source solution. Should you encounter an issue with any of the changes made in this release or any feature in the Netdata Agent, feel free to contact us through one of the following channels:
- Netdata Learn: Find documentation, guides, and reference material for monitoring and troubleshooting your systems with Netdata.
- GitHub Issues: Use the Netdata repository to report bugs or open a new feature request.
- GitHub Discussions: Join the conversation around the Netdata development process and be a part of it.
- Community Forums: Visit the Community Forums and contribute to the collaborative knowledge base.
- Discord Server: Jump into the Netdata Discord and hang out with like-minded sysadmins, DevOps, SREs, and other troubleshooters. More than 2000 engineers are already using it!
v1.47.3
Netdata v1.47.3 is a patch release to address issues discovered since v1.47.2.
This patch release provides the following bug fixes and updates:
- Fixed the exit status check in scan to accurately evaluate the
smartctl
binary's exit status bits (go.d/smartctl) (#18635, @ilyam8) - Fixed compatibility issues with the Postgres 17 (go.d/postgres) (#18629, @ilyam8)
- Fixed an issue where the collector would incorrectly attempt to write to the Unix socket before reading metric (go.d/uwsgi) (#18617, @ilyam8)
- Fixed a bug in the
netdata-updater.sh
script that would sometimes cause it to replace the/dev/stdout
symlink (#18646, @Ferroin)
Support options
As we grow, we stay committed to providing the best support ever seen from an open-source solution. Should you encounter an issue with any of the changes made in this release or any feature in the Netdata Agent, feel free to contact us through one of the following channels:
- Netdata Learn: Find documentation, guides, and reference material for monitoring and troubleshooting your systems with Netdata.
- GitHub Issues: Use the Netdata repository to report bugs or open a new feature request.
- GitHub Discussions: Join the conversation around the Netdata development process and be a part of it.
- Community Forums: Visit the Community Forums and contribute to the collaborative knowledge base.
- Discord Server: Jump into the Netdata Discord and hang out with like-minded sysadmins, DevOps, SREs, and other troubleshooters. More than 2000 engineers are already using it!
v1.47.2
Netdata v1.47.2 is a patch release to address issues discovered since v1.47.1.
This patch release provides the following bug fixes and updates:
- Reduced connection timeout and implemented fallback to IPv4 for ACLK connections (#18602, @stelfrag).
Support options
As we grow, we stay committed to providing the best support ever seen from an open-source solution. Should you encounter an issue with any of the changes made in this release or any feature in the Netdata Agent, feel free to contact us through one of the following channels:
- Netdata Learn: Find documentation, guides, and reference material for monitoring and troubleshooting your systems with Netdata.
- GitHub Issues: Use the Netdata repository to report bugs or open a new feature request.
- GitHub Discussions: Join the conversation around the Netdata development process and be a part of it.
- Community Forums: Visit the Community Forums and contribute to the collaborative knowledge base.
- Discord Server: Jump into the Netdata Discord and hang out with like-minded sysadmins, DevOps, SREs, and other troubleshooters. More than 2000 engineers are already using it!
v1.47.1
Netdata v1.47.1 is a patch release to address issues discovered since v1.47.0.
This patch release provides the following bug fixes and updates:
- Fixed crash on cleanup of streaming receivers (84afed7, @ktsaou).
- Improved handling of removed alerts after Agent restart (#18488, @stelfrag).
- Improved handling of pending alerts (#18470, @stelfrag).
- Fixed an error in parsing of drive information data (go.d/storcli) (#18466, @ilyam8).
- Fixed buffer overflow in gorilla compression (#18463, @vkalintiris).
- Added support for configuration files that are symbolic links to vnode files (go.d.plugin) (#18445, @ilyam8).
- Fixed a problem where a stale node that was removed using
netdatacli
could reappear after Agent restart (#18425, @stelfrag). - Improved the readability of the
netdatacli
help message (#18403, @ilyam8). - Fixes a potential panic that could occur in the
parseDHCPRangeValue
function (go.d/dnsmasq_dhcp) (#18401, @ilyam8).
Support options
As we grow, we stay committed to providing the best support ever seen from an open-source solution. Should you encounter an issue with any of the changes made in this release or any feature in the Netdata Agent, feel free to contact us through one of the following channels:
- Netdata Learn: Find documentation, guides, and reference material for monitoring and troubleshooting your systems with Netdata.
- GitHub Issues: Use the Netdata repository to report bugs or open a new feature request.
- GitHub Discussions: Join the conversation around the Netdata development process and be a part of it.
- Community Forums: Visit the Community Forums and contribute to the collaborative knowledge base.
- Discord Server: Jump into the Netdata Discord and hang out with like-minded sysadmins, DevOps, SREs, and other troubleshooters. More than 2000 engineers are already using it!
v1.47.0
Table of Contents
Netdata Growth
- 1.5 million downloads per day
- 70.1k GitHub stars!
- 642.7M Docker Hub pulls!
Netdata is being downloaded more than 1.5 million times per day, as reported by Cloudflare, which distributes our binary packages, and Docker Hub, which distributes our docker containers!
Thanks to your love ❤️, Netdata is leading the observability category in the CNCF landscape, having significantly more stars than Elasticsearch, Grafana, Prometheus and all other observability solutions.
We are committed to provide the most advanced and innovative AI-powered, cloud-native and on-premises observability solution, to help us have higher-fidelity AI-insights, while being easier, faster, simpler, and significantly more affordable!
You like Netdata? Give Netdata a ⭐ too, on GitHub!
Release Summary
This marks the final release of Netdata Agent v1.x, with v1.47 being the last in this series. Right after, we will start merging code for the upcoming version of the Agent: v2.0. This means that there will not be any nightlies starting with 1.47.0-nightly-
, but instead we will have 1.99.0-nightly-
. See below for more on what is to come in Netdata Agent 2.0.
Release Highlights
The following key improvements are released today:
SNMP Plugin Enhancements
The SNMP plugin now features automatic discovery of all network interfaces on SNMP devices. After configuring the SNMP endpoints, the plugin collects:
- Traffic data per interface.
- Packet data (unicast, multicast, broadcast) per interface.
- Error metrics per interface.
- Discards and status (administrative and operational) per interface.
- Device uptime.
The plugin supports all SNMP versions (v1, v2, v3).
Migration of Python Plugins to Go
Eighteen data collection modules have been migrated from Python to Go, bringing several benefits:
- Auto-discovery of running processes via
local-listeners
. - Dynamic configuration support via the dashboard (
dyncfg
). - Instance labeling for enhanced data slicing and dicing on the dashboard.
The goal is to migrate all data collection plugins to Go eventually.
Introduction of Identity Management Integrations with SCIM
In this release we have introduced Identity Management support for enterprise users who want to manage user access to Netdata with their organisation IDM.
This now allows users to integrate their SSO and IDM solutions with Netdata. Go through our documentation for more details.
Enhancement of Reachability Notifications
The reachability notifications on Netdata Cloud have been enhanced in deployments that have Netdata parents (streaming enabled) as local centralisation points.
- The notifications are grouped / coalesced through the Netdata Parents
- If the Netdata Parent (last one in the cluster) becomes unreachable, a single unreachable notification is sent with details of all related nodes that are also unreachable as a result
- If individual nodes become unreachable, the associated Netdata parent is referenced to help users check network connectivity issues within their infrastructure.
MS Teams Notification Integration using MS Workflows
Microsoft recently announced the deprecation of their legacy MS Connectors and has replaced it with the MS Workflows. This has forced us to modify our MS Teams notification integration.
From immediate effect, old MS Teams integration will stop working and will need to be reconfigured following the documentation mentioned here.
Automatic Removal of Stale Nodes
For environments with high node turnover, the netdatacli
tool now supports the bulk removal of stale nodes from a Netdata parent without requiring a restart. This removal process also purges stale nodes from the Netdata Agent dashboard and Netdata Cloud.
IPv6-Only Environment Support
Netdata now fully supports communication in IPv6-only environments. A forthcoming update to Netdata Cloud will enable IPv6-only agents to connect seamlessly.
Stale Alerts Fix
A new protocol for communicating alert transitions to Netdata Cloud has been implemented, resolving issues where alerts would remain in an invalid state.
Acknowledgments
- @yoursweetginger for updating "Disable the local dashboard" section with Docker-specific instructions.
- @Steve8291 for fixing logs section of the config readme.
- @Hufschmidt for removing hard-coded url from python.d/puppet.
Contributions
Collectors
Rewritten
- Rewrite collector for Tor in golang (go.d/tor) (#18361, @ilyam8)
- Rewrite collector for Monit in golang (go.d/monit) (#18344, @ilyam8)
- Rewrite collector for Riak KV in golang (go.d/riakkv) (#18330, @ilyam8)
- Rewrite collector for UWSGI in golang (go.d/uwsgi)(#18326, @ilyam8)
- Rewrite collector for Dovecot in golang (go.d/dovecot) (#18321, @ilyam8)
- Rewrite collector for Exim in golang (go.d/exim) (#18306, @ilyam8)
- Rewrite collector for NSD in golang (go.d/nsd) (#18302, @ilyam8)
- Rewrite collector for Gearman in golang (go.d/gearman) (#18294, @ilyam8)
- Rewrite collector for RethinkDB in golang (go.d/rethinkdb) (#18278, @ilyam8)
- Rewrite collector for Squid in golang (go.d/squid) (#18276, @Ancairon)
- Rewrite collector for Beanstalk in golang (go.d/beanstalk) (#18263, @ilyam8)
- Rewrite collector for Tomcat in golang (go.d/tomcat) (#18220, @Ancairon)
- Rewrite collector for Memcached in golang (go.d/memcached) (#18209, @Ancairon)
- Rewrite collector for Icecast in golang (go.d/icecast) (#18190, #18195 @Ancairon, @ilyam8)
- Rewrite collector for Access Points in golang (go.d/ap) (#18170, @Ancairon)
- Rewrite collector for Puppet in golang (go.d/puppet) (#18088, @Ancairon)
- Rewrite collector for IPFS in golang (go.d/ipfs) (#18070, @Ancairon)
- Rewrite collector for Postfix in golang (go.d/postfix) (#18026, @Ancairon
Improvements
- Add virtual device health state collection (go.d/zfspool) (#18383, @ilyam8)
- Improve parser initialization logic (go.d/squidlog) (#18368, @ilyam8)
- Add i2pd to apps_groups.conf (#18335, @ilyam8)
- Enable by default (go.d/nvidia) (#18315, @ilyam8)
- Add loop mode for continuous GPU performance monitoring (go.d/nvidia) (#18313, @ilyam8)
- Automatically adjusting max repetitions (go.d/snmp) (#18274, @ilyam8)
- Add beanstalkd to apps_groups.conf (#18267, @ilyam8)
- Add "not_revoked" dimension for improved certificate status visualization (go.d/x509check) (#18261, @ilyam8)
- Add ...