A system for distributed real-time performance and health monitoring
netdata is a system for distributed real-time performance and health monitoring.
It provides insights, in real-time, of everything happening on the system it
runs on (including applications such as web and database servers),
using interactive web dashboards.
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network/netdata && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000139 139 Bytes | |
go.d.plugin-v0.18.0.tar.gz | 0000508600 497 KB | |
netdata-logrotate-su.patch | 0000000252 252 Bytes | |
netdata-rpmlintrc | 0000000095 95 Bytes | |
netdata-smartd-log-path.patch | 0000000660 660 Bytes | |
netdata-v1.21.0.tar.gz | 0004217660 4.02 MB | |
netdata.changes | 0000076118 74.3 KB | |
netdata.spec | 0000006339 6.19 KB | |
vendor.tar.gz | 0002941024 2.8 MB |
Revision 49 (latest revision is 156)
Mia Herkt (mia)
accepted
request 791781
from
Paolo Stivanin (polslinux)
(revision 49)
- 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
Comments 1
The 15.4 OS target for this netdata build is failing as: "unresolvable: nothing provides go >= 1.19" How is this resolvable? Some of the derived packages seem to be building just fine with this later go requirement. Does this build env need access to another repo to gain the required newer go version?