- Update to v1.26.0 (go.d.plugin 0.23.0):
Improvements
* Add the ability to send Agent alarm notifications to StackPulse
* Add a way to get build configuration info from the Agent
* Add chart for churn rates to python.d/rabbitmq
* Add failed dim to the connection_fails alarm in the Portcheck
alarm
* Improve the data query when using the context parameter
* Add a context parameter to the data endpoint
(Netdata Cloud)
* Change default ACLK query thread count
* Remove leading whitespace before JSON in ACLK
* Allow using libwebsockets without SOCKS5
* Add information about Cloud disabled status to -W buildinfo
(Collectors)
* Update go.d.plugin version to v0.23.0
+ Add new filecheck collector
+ Add new systemd unit state collector
+ Add new ISC DHCP collector
(Dashboard)
* Add missing period in Netdata dashboard
Bug Fixes
* Fix systemd comment syntax
* Fix file descriptor leak in Infiniband collector (proc.plugin)
* Fix the data endpoint to prioritize chart over context if both
are present
* Fix cleanup of obsolete charts
* Fix build for the AWS Kinesis exporting connector
* Fix gauges for go.d.plugin/web_log collector
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=66
- update to 1.25.0:
Improvements
* Add code to release memory used by the global GUID map (#9729, @stelfrag)
* Add check for spurious wakeups
Netdata Cloud
* Add v2 HTTP message with compression to ACLK (#9895, @underhood)
* Add version negotiation to ACLK (#9819, @underhood)
* Add claimed_id for child nodes streamed to their parents (#9804, @underhood)
* Update netdata-installer.sh to enable Netdata Cloud support in macOS (#9360, @mrbrutti)
Collectors
* Update go.d.plugin version to v0.22.0 (#9898, @ilyam8)
* Add support for IP ranges to Python-based isc_dhcpd collector (#9755, @vsc55)
* Add Network viewer charts to ebpf.plugin (#9591, @thiagoftsm)
* Add collecting active processes limit on Linux systems (#9843, @Ancairon)
* Improve eBPF plugin by removing unnecessary debug messages (#9754, @thiagoftsm)
* Add CAP_SYS_CHROOT for netdata service to read LXD network interfaces (#9726, @vlvkobal)
* Add collecting maxmemory to python.d/redis (#9767, @ilyam8)
* Add option for multiple storage backends in python.d/varnish (#9668, @florianmagnin)
* Dashboard
* Update dashboard v1.4.2 (#9837, @jacekkolasa)
* Lots of documentation improvements and bug fixes
OBS-URL: https://build.opensuse.org/request/show/834896
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=62
* The v1.24.0 release of the Netdata Agent brings enhancements to the breadth of metrics we collect with a new generic Prometheus/OpenMetrics collector and enhanced storage and querying with a new multi-host database mode.
* Add generic Prometheus/OpenMetrics collector (#9644, @ilyam8)
* Add locking between different collectors for the same application, implemented in different technologies (#9584, @vlvkobal), (#9564, @ilyam8)
* Implement multihost database (#9556, @stelfrag)
* Add alarms for FreeBSD interface errors (#8340, @lassebm)
* Many bugfixes, see https://github.com/netdata/netdata/releases/tag/v1.24.0
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=60
* Fixed a buffer overrun vulnerability in Netdata's JSON parsing
code. This vulnerability could be used to crash Agents
remotely, and in some circumstances, could be used in an
arbitrary code execution (ACE) exploit.
Improvements:
* Add support for multiple ACLK query processing threads
* Add Infiniband monitoring to collector proc.plugin
* Change the HTTP method to make the IPFS collector compatible
with 0.5.0+
* Add support for returning headers using python.d's UrlService
Bug fixes:
* Fix vulnerability in JSON parsing
* Fixed stored number accuracy
* Fix transition from archived to active charts not generating
alarms
* Fix PyMySQL library to respect my.cnf parameter
* Remove health from archived metrics
* Update exporting engine to read the prefix option from instance
config sections
* Fix display error in Swagger API documentation
* Wrap exporting engine header definitions in compilation
conditions
* Improve cgroups collector to autodetect unified cgroups
* Fix CMake build failing if ACLK is disabled
* Fix now_ms in charts.d collector to prevent tc-qos-helper
crashes
* Fix python.d crashes by adding a lock to stdout write function
* Fix an issue with random crashes when updating a chart's
metadata on the fly
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=58
Bug fixes:
- Fixed the latency issue on the ACLK and suppress the diagnostics.
- Restored old semantics of "netdata -W set" command.
- Removed check for old alarm status.
- Changes for v1.22.0:
Breaking Changes:
* The previous iteration of Netdata Cloud, accessible through
various Sign in and Nodes view (beta) buttons on the Agent
dashboard, is deprecated in favor of the new Cloud experience.
* Our old documentation site (docs.netdata.cloud) was replaced
with Netdata Learn. All existing backlinks redirect to the new
site.
* Our localization project is no longer actively maintained.
We're grateful for the hard work of its contributors.
Improvements:
* Netdata Cloud:
- Enabled support for Netdata Cloud.
- Added TTL headers to ACLK responses.
- Improved the thread exit fixes in #8750.
- Improved ACLK reconnection sequence.
- Improved ACLK memory management and shutdown sequence.
- Added session-id to ACLK using connect timestamp.
* Collectors:
- Improved the index size for the eBPF collector.
- Added health alarm templates for the whoisquery collector.
- Added a whoisquery collector.
- Removed an automatic restart of apps.plugin.
* Exporting:
- Enabled internal statistics for the exporting engine in the
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=54
Release v1.21.1 is a hotfix release to improve the performance of
the new React dashboard, which was merged and enabled by default in
v1.21.0.
The React dashboard shipped in v1.21.0 did not properly freeze
charts that were outside of the browser's viewport. If a user who
loaded many charts by scrolling through the dashboard, charts
outside of their browser's viewport continued updating. This excess
of chart updates caused all charts to update more slowly than every
second.
v1.21.1 includes improvements to the way the Netdata dashboard
freezes, maintains state, and restores charts as users scroll.
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=52
- Update to v1.21.0 (go.d.plugin v0.18.0):
Improvements
* Extended TLS support for 1.3. (#8505) by thiagoftsm
* Switched to the React dashboard code as the default dashboard. (#8363) by Ferroin
Collectors
* Added a new Pulsar collector. (#8364) by ilyam8
* Added a new VerneMQ collector. (#8236) by ilyam8
* Added high precision timer support for plugins such as idlejitter. (#8441) by mfundul
* Added an alarm to the dns_query collector that detects DNS query failure. (#8434) by ilyam8
* Added the ability to get the pod name from cgroup with kubectl in bare-metal deployments. (#7416) by WoozyMasta
* Added the ability to connect to non-admin user IDs for a Ceph storage cluster. (#8276) by paulmezz
* Added connections (backend) usage to Postgres monitoring. (#8126) by ManuelPombo
* eBPF: Added support for additional Linux kernels found in Debian 10.2 and Ubuntu 18.04. (#8192) by thiagoftsm
Exporting
* Added a MongoDB connector to the exporting engine. (#8416) by vlvkobal
* Added a Prometheus Remote Write connector to the exporting engine. (#8292) by vlvkobal
* Added an AWS Kinesis connector to the exporting engine. (#8145) by vlvkobal
Bug fixes
* Removed notifications from the dashboard and fixed the /default.html route. (#8599 by jacekkolasa
* Fixed help-tooltips styling, private registry node deletion, and the right-hand sidebar "jumping" on document clicks. (#8553 by jacekkolasa
* Fixed errors reported by Coverity. (#8593) by thiagoftsm, (#8579) by amoss, and (#8586) by thiagoftsm
* Added netdata.service.* to .gitignore to hide system/netdata.service.v235 file. (#8556) by vlvkobal
* Fixed Debian 8 (Jessie) support. (#8590) and (#8593) by prologic
* Fixed broken Fedora 30/31 RPM builds. (#8572) by prologic
* Fixed broken pipe ignoring in apps.plugin. (#8554) by vlvkobal
* Fixed the bytespersec chart context in the Python Apache collector. (#8550) by ilyam8
* Fixed charts.d.plugin to exit properly during Netdata service restart. (#8529) by ilyam8
* Fixed minimist dependency vulnerability. (#8537) by jacekkolasa
* Fixed our Debian/Ubuntu packages to package the expected systemd unit files. (#8468) by prologic
* Fixed auto-updates for static (kickstart-static64.sh) installs. (#8507) by prologic
* Fixed openSUSE 15.1 RPM package builds. (#8494) by prologic
* Fixed how SimpleService truncates Python module names. (#8492) by ilyam8
* Removed erroneous \n in uninstaller output. (#8446) by prologic
* Fixed install-required-packages script to self-update apt. (#8491) by prologic
* Added proper prefix to Python module names during loading. (#8474) by ilyam8
* Fixed how the Netdata updater script cleans up after being run. (#8414) by prologic
* Fixed the flushing error threshold with the database engine. (#8425) by mfundul
* Fixed memory leak for host labels streaming from slaves to master. (#8460) by thiagoftsm
* Fixed support for uninstalling the eBPF collector in the uninstaller. (#8444) by prologic
* Fixed a bug involving stop_all_netdata uv_pipe_connect() in the installer. (#8444) by prologic
* Fixed installer output regarding newlines. (#8447) by prologic
* Fixed broken dependencies for Ubuntu 19.10. (#8397) by prologic
* Fixed streaming scaling. (#8375) by mfundul
* Fixed missing characters in kernel version field by encoding slave fields. (#8216) by thiagoftsm
* Fixed installation for Ubuntu 14.04 (#7690) by Ehekatl
* Fixed dependencies for Debian Jessie. (#8290) by Ferroin
* Fixed dependency names for Arch Linux. (#8334) by Ferroin
* Removed extra printed \n in various installers. (#8324)/(#8325)/(#8326) by Jiab77
* Fixed missing folders in /var/ for .deb packages. (#8314) by SamK
* Fixed Ceph collector to get osd_perf_infos in versions 14.2 and higher. (#8248) by ilyam8
* Fixed RHEL / CentOS 8.x dependencies for Judy-devel and others.(#8202) by prologic
* Removed extraneous commas from chart information in dashboard. (#8266) by FlyingSixtySix
* Removed tmem collection from xenstat_plugin to allow Netdata on Xen 4.13 to compile successfully. (#7951) by rushikeshjadhav
* Fixed get_latest_version for nightly channel update script. (#8172) by ilyam8
* Restricted messages to Google Analytics. (#8161) by thiagoftsm
* Fixed Python 3 dict access in OpenLDAP collector module. (#8162) by Mic92
OBS-URL: https://build.opensuse.org/request/show/791781
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=49
Breaking Changes:
* Removed deprecated bash collectors apache, cpu_apps, cpufreq,
exim, hddtemp, load_average, mem_apps, mysql, nginx, phpfpm,
postfix, squid, tomcat. If you were still using one of these
collectors with custom configurations, you can find the new
collector that replaces it in the supported collectors list.
Improvements:
* Host labels:
+ Added support for host labels
+ Improved the monitored system information detection.
Added CPU freq & cores, RAM and disk space.
+ Started distinguishing the monitored system's (host)
OS/Kernel etc. from those of the docker container's
+ Started creating host labels from collected system info
+ Started passing labels and container environment variables
via the streaming protocol
+ Started sending host labels via exporting connectors
+ Added label support to alarm definitions and started
recording them in alarm logs
+ Added support for host labels to the API responses
+ Added configurable host labels to netdata.conf
+ Added kubernetes labels
* New collectors:
+ eBPF kernel collector
+ CockroachDB
+ squidlog: squid access log parser
* Collector improvements:
+ apps.plugin: Created dns group, improved database group,
improved ceph & samba groups
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=47
- Update to v1.19.0
Improvements:
* New collectors:
+ AM2320 sensor collector plugin
+ Added parsing of /proc/pagetypeinfo to provide metrics on
fragmentation of free memory pages
+ The unbound collector module was completely rewritten, in Go
* Collector improvements:
+ We rewrote our web log parser in Go, drastically improving
its flexibility and performance
+ The Kubernetes kubelet collector now reads the service
account token and uses it for authorization. We also added a
new default job to collect metrics from
https://localhost:10250/metrics
+ Added a new default job to the Kubernetes coredns collector
to collect metrics from
http://kube-dns.kube-system.svc.cluster.local:9153/metrics
+ apps.plugin: Synced FRRouting daemons configuration with the
frr 7.2 release
+ apps.plugin: Added process group for git-related processes
+ apps.plugin: Added balena to the container-engines
application group
+ web_log: Treat 401 Unauthorized requests as successful
+ xenstat.plugin: Prepare for xen 4.13 by checking for check
xenstat_vbd_error presence
+ mysql: Added galera cluster_status alarm
* Metrics database:
+ Netdata generates alarms if the disk cannot keep up with
data collection
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=41
Improvements:
* Disable slabinfo plugin by default to reduce the total number
of metrics collected
* Add dbengine RAM usage statistics
* Support Google Hangouts chat notifications
* Add CMocka unit tests
* Add prerequisites to enable automatic updates for installations
via the static binary (kickstart-static64.sh)
Bug fixes:
* Fix unbound collector timings: Convert recursion timings to
milliseconds.
* Fix unbound collector unhandled exceptions
* Fix megacli collector binary search and sudo check
* Fix Clang warnings
* Fix python.d error logging: change chart suppress msg level
from ERROR to INFO
* Fix freeipmi update frequency check: was warning that 5 was too
frequent and it was setting it to 5.
* Fix alarm configurations not getting loaded, via better
handling of chart names with special characters
* Don't write HTTP response 204 messages to the logs
* Fix build when CMocka isn't installed
* Prevent zombie processes when a child is re-parented to netdata
when its running in a container, by adding child process reaper
- Update to v1.18.0
Improvements:
* Database engine:
+ Make dbengine the default memory mode
+ Increase dbengine default cache size
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=39
Improvements:
* Database engine:
+ Variable granularity support for data collection
+ Added tips on the UI to encourage users to try the new DB
Engine, when they reach the end of their metrics history
* Health:
+ Added support for plain text only email notifications
+ Started showing “hidden” alarm variables in the responses of
the chart and data API calls
+ Added a new API call for alarm status counters, as a first
step towards badges that will show the total number of alarms
* Security:
+ Added configurable default locations for trusted CA
certificates
+ Added safer way to get container names
+ Added SSL connection support to the python mongodb collector
* New collectors:
+ VSphere collector
* Archiving:
+ Added a new MongoDB backend
* Other:
+ Added apps grouping debug messages
+ GCC warning and linting improvements
+ Added global configuration option to show charts with zero
metrics
+ Improved the way we parse HTTP requests, so we can avoid
issues from edge cases
* Bug fixes:
+ Fixed sensor chips filtering in python sensors collector
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=37
Improvements:
* Health:
+ Easily disable alarms, by persisting the silencers
configuration
+ Repeating alarm notifications
+ Simplified the health cmdapi tester - no setup/cleanup needed
+ Αdd last_collected alarm to the x509check collector
+ New alarm for abnormally high number of active processes.
* Security:
+ SSL support in the web server and streaming/replication
+ Support encrypted connections to OpenTSDB backends
* New collectors:
+ Go.d collector modules for WMI, Dnsmasq DHCP leases
and Pihole
+ Riak KV instances collector
+ CPU performance statistics using Performance Monitoring Units
via the perf_event_open() system call. (perf plugin)
* Collector improvements:
+ Handle different sensor IDs for the same element in the
freeipmi plugin
+ Increase the cpu_limit chart precision in cgroup plugin
+ Added userstats and deadlocks charts to the python mysql
collector
+ Add perforce server process monitoring to the apps plugin
* Backends:
+ Prometheus remote write backend
* DB engine improvements:
+ Reduced memory requirements by 40-50%
+ Reduced the number of pages needed to be stored and indexed
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=35
Bug Fixes:
* Prowl notifications were not being sent, unless another
notification method was also active
* Fix exception handling in the python.d plugin
* The node applications group did not include all node processes.
* The nvidia_smi collector displayed incorrect power usage
* The python.d plugin would sometimes hang, because it lacked
a connect timeout
* The mongodb collector raised errors due to various KeyErrors
* The smartd_log collector would show incorrect temperature
values
Improvements:
* Support for aggregate node view
* Database engine
* New collector modules:
+ Go.d collectors for OpenVPN, the Tengine web server and
ScaleIO (VxFlex OS) instances
+ Monitor disk access latency like ioping does
* Energi Core daemon monitoring, suits other Bitcoin forks
* Collector improvements:
+ Add docker swarm manager metrics to the go.d docker_engine
collector
+ Implement unified cgroup cpu limit
+ python.d.plugin: Allow monitoring of HTTP(S) endpoints which
require POST data and make the UrlService more flexible
* Support the AWS Kinesis backend for long-term storage
* Add a new "text-only" chart renderer
* API Improvements:
+ Smarter caching of API calls. Do not cache alarms and info
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=31
The release introduces major additions to Kubernetes monitoring,
with tens of new charts for Kubelet, kube-proxy and coredns
metrics, as well as significant improvements to the netdata
helm chart.
Two new collectors were added, to monitor Docker hub and Docker
engine metrics.
Finally, v1.14 adds support for version 2 cgroups, OpenLDAP
over TLS, NVIDIA SMI free and per process memory and configurable
syslog facilities.
Bug Fixes:
* Fixed problem autodetecting failed jobs in python.d plugin.
It now properly restarts jobs that are being rechecked,
as soon as they are able to run.
* CouchdDB monitoring would stop sometimes with an exception.
Fixed the unhandled exception causing the issue.
* The netdata api deliberately returned http error 400 when
netdata ran in memory mode none. Modified the behavior to
return responses, regardless of the memory mode
* The python.d plugin sometimes does not receive SIGTERM when
netdata exits, resulting in zombie processes. Added a heartbeat
so that the process can exit on SIGPIPE.
* The new SMS Server Tools notifications did not handle errors
well, resulting in cryptic error messages.
Improved error handling.
* Fix segmentation fault in streaming, when two dimensions had
similar names.
* Kubernetes Helm Chart: Fixed incorrect use of namespaces in
ServiceAccount and ClusterRoleBinding RBAC fixes.
* Elastic search: The option to enable HTTPS was not included in
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=29
netdata has taken the first step into the world of Kubernetes,
with a beta version of a Helm chart for deployment to a k8s
cluster and proper naming of the cgroup containers.
We have big plans for Kubernetes, so stay tuned!
A major refactoring of the python.d plugin has resulted in a
dramatic decrease of the required memory, making netdata even
more resource efficient.
We also added charts for IPC shared memory segments and total
memory used.
Improvements:
* Kubernetes: Helm chart and proper cgroup naming
* python.d.plugin: Reduce memory usage with separate process
for initial module checking and loaders cleanup
* IPC shared memory charts
* mysql module add ssl connection support
* FreeIPMI: Have the debug option apply the internal freeipmi
debug flags
* Prometheus backend: Support legacy metric names for source=avg
* Registry: Allow deleting the host we are looking at
* SpigotMC: Use regexes for parsing.
Bug Fixes:
* Postgres: fix connection issues
* Proxmox container: Fix cgroup naming and use total_* memory
counters for cgroups
* proc.plugin and plugins.d: Fix memory leaks
* SpigotMC: Fix UnicodeDecodeError and py2 compatibility fix
* Fix non-obsolete dimension deletion
* UI: Fix incorrect icon for the streaming master
* Docker container names: Retry renaming when a name is not found
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=27
- Drop spec compatibility with old distro versions
- Drop netdata-automake-no-dist-xz.patch
- Refresh netdata-smartd-log-path.patch
- Update to v1.12.1
Fixes:
* Fix SIGSEGV at startup: Don't free vars of charts that do not
exist #5455
* Prevent invalid Linux power supply alarms during startup #5447
* Correct duplicate flag enum in health.h #5441
* Remove extra 'v' for netdata version from Server response
header #5440 and spec URL #5427
* apcupsd - Treat ONBATT status the same as ONLINE #5435
* Fix#5430 - LogService._get_raw_data under python3 fails on
undecodable data #5431
* Correct version check in UI #5429
* Fix ERROR 405: Cannot download charts index from server -
cpuidle handle newlines in names #5425
* Fix clock_gettime() failures with the CLOCK_BOOTTIME argument
#5415
* Use netnsid for detecting cgroup networks; #5413
* Python module sensors fix#5406 (ilyam8)
* Fix ceph.chart.py for Python3 #5396 (GaetanF)
* Fix warning condition for mem.available #5353
* cups.plugin: Support older versions #5350
Improvements:
* Add driver-type option to the freeipmi plugin #5384
* Add support of tera-byte size for Linux bcache. #5373
* Split nfacct plugin into separate process #5361
* Add cgroup cpu and memory limits and alarms #5172
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=24
- Add GPG signature
- Use %license macro
- Update to v1.10.0
* new plugins:
- BTRFS - monitor the allocations of BTRFS filesystems (netdata can now
properly detect when btrfs is going out of space)
- BCACHE - monitor the caching block layer that allows building hybrid
disks using normal HDDs and SSDs
- Ceph - monitor ceph distributed storage
- nginx plus - monitor the nginx+ web servers
- libreswan - monitor IPSEC tunnels
- Traefik - monitor traefik reverse proxies
- icecast - monitor icecast streaming servers
- ntpd - monitor NTP servers
- httpcheck - monitor any remote web server
- portcheck - monitor any remote TCP port
- spring-boot - monitor java spring boot applications
- dnsdist - monitor dnsdist name servers
- hugepages - monitor the allocation of Linux hugepages
* enhanced/improved plugins:
- statsd
+ statsd dimensions now support the options the external plugin
dimensions support (currently the only usable option is hidden to add
the dimension, but make it hidden on the dashboard - a hidden
dimension can participate in various calculations, including alarms).
+ statsd now reports the CPU usage of its threads at the netdata
section.
+ statsd metrics are logged to access.log the first time they are
encountered.
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=21
* new features:
- IP address ACLs
- auto-scaling units (KB → MB → GB → TB etc.)
- dashboard snapshots for any timeframe/resolution
- detection of TCP overflows and dropped connections
- detection of redis background save failures
- export dashboards to PDF
- flock.com and kavenegar.com alarm notifications
- highlighting timeframes on all charts by holding Ctrl or Alt
- monitoring of couchdb, powerdns, beanstalkd and dnsdist
- monitoring of libvirt VMs
- new alarms:
1. too many tcp orphan sockets
2. tcp memory that detects that the tcp stack is under memory pressure
or close to giving memory errors
3. too many tcp connections (for kernels that do not support dynamic
allocation of connections)
- timezone support
- unit conversion (temperatures, time, etc.)
* fixes/improvements:
- better/faster dashboard scrolling
- python.d.plugin rewritten
+ supports option autodetection_retry: SECONDS
+ the new URL service disables certificates checks by default,
to allow self-signed certificates to work without configuration.
- streaming:
+ netdata proxies with more than 100 slaves had a timing issue that
caused them to crash randomly on slave reconnects. Parts of the code
have been rewritten to get rid of the timing issue.
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=19
* fixed bugs:
- streaming slaves consuming 100% CPU
- missing alarm notifications on netdata masters
- API generating corrupted JSON
- crashing when starting on systems without writable disks
- python.d.plugin URLService did not support HTTP keep-alive
- streamed charts with duplicate names
* netdata enhancements:
- netdata can now listen on UNIX domain sockets
- systemd netdata.service now allows setting negative netdata
OOM score and restarts netdata if it crashes
* new plugins:
- CPU thermal throttling charts
- chrony plugin
- Stiebel Eltron plugin to collect metrics from heat pumps and
hot water installations from Stiebel Eltron ISG
* improved plugins:
- web_log bugfixes, enhancements and optimizations
(including squid logs)
- web_log now enables parsing HTTP/2 logs in custom_log_format
- redis bugfixes
- haproxy bugfixes
- elasticsearch bugfixes and optimizations
- rabbitmq bugfixes and optimizations
- mdstat bugfixes
- tomcat improvements
- mysql improvements
- dovecot improvements
- postgres improvements
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=13