Revisions of netdata

buildservice-autocommit accepted request 1039442 from Mia Herkt's avatar Mia Herkt (mia) (revision 99)
baserev update by copy to link target
Mia Herkt's avatar Mia Herkt (mia) committed (revision 98)
Mia Herkt's avatar Mia Herkt (mia) committed (revision 97)
- Update to 1.37.0 (go.d.plugin 0.45.0)
Collectors
  * New collectors
    + Add Pandas collector (python.d/pandas)
      gh#netdata/netdata#13773
    + Add NGINX Plus collector (go.d/nginxplus)
      gh#netdata/go.d.plugin#992
    + Add NVMe collector (go.d/nvme)
      gh#netdata/go.d.plugin#973
    + Add Ping collector (go.d/ping)
      gh#netdata/go.d.plugin#952
    + Add Cassandra collector (go.d/cassandra)
      gh#netdata/go.d.plugin#901
    + Add systemd-logind collector (go.d/logind)
      gh#netdata/go.d.plugin#786
    + Add Docker collector (go.d/docker)
      gh#netdata/go.d.plugin#760
    + Add PgBouncer collector (go.d/pgbouncer)
      gh#netdata/go.d.plugin#748
    + Add ProxySQL collector (go.d/proxysql)
      gh#netdata/go.d.plugin#703
  * Improvements
    + Allow statsd tags to modify chart metadata on the fly
      (stats.d.plugin)
      gh#netdata/netdata#14014
    + Add Cassandra icon to dashboard info (go.d/cassandra)
      gh#netdata/netdata#13975
    + Add ping dashboard info and alarms (go.d/ping)
      gh#netdata/netdata#13916
    + Add WMI Process dashboard info (go.d/wmi)
buildservice-autocommit accepted request 1007105 from Mia Herkt's avatar Mia Herkt (mia) (revision 96)
baserev update by copy to link target
Mia Herkt's avatar Mia Herkt (mia) committed (revision 95)
- Update to 1.36.1
Fixes
  * An issue that could cause agents running on 32bit distributions
    to crash during data exchange with the cloud.
    gh#netdata/netdata#13511
- go.d.plugin 0.40.1
Fixes
  * agent: do cleanup on exit
    gh#netdata/go.d.plugin#758
  * mysql: create a dimension per Galera state/status.
    gh#netdata/go.d.plugin#779
  * docker: remove data usage call.
    gh#netdata/go.d.plugin#780
  * httpcheck: remove spaces in "HTTP Response Time" chart
    dimensions.
    gh#netdata/go.d.plugin#788
  * portcheck: remove instance-specific information from chart
    families.
    gh#netdata/go.d.plugin#790
  * docker: handle the case when no images are found.
    gh#netdata/go.d.plugin#739
  * postgres: delay unregistering connString.
    gh#netdata/go.d.plugin#839
  * postgres: fix bloat size perc calc.
    gh#netdata/go.d.plugin#841
  * postgres: fix unregistering connStr at runtime.
    gh#netdata/go.d.plugin#843
  * postgres: query database size only if has 'connect' privilege.
    gh#netdata/go.d.plugin#845
  * postgres: don't create bloat charts if no bloat metrics
buildservice-autocommit accepted request 994622 from Mia Herkt's avatar Mia Herkt (mia) (revision 94)
baserev update by copy to link target
Mia Herkt's avatar Mia Herkt (mia) committed (revision 93)
- Drop netdata-smartd-log-path.patch
- Update to 1.36.0 (go.d.plugin 0.35.0)
Collectors
  * New
    + Add PgBouncer collector (go.d/pgbouncer)
      gh#netdata/netdata#748
    + Add WireGuard collector (go.d/wireguard)
      gh#netdata/netdata#744
    + Add PostgresSQL collector (go.d/postgres)
      gh#netdata/netdata#718
    + Add Chrony collector (go.d/chrony)
      gh#netdata/netdata#678
    + Add Kubernetes State collector (go.d/k8s_state)
      gh#netdata/netdata#673
  * Improvements
    + Add WireGuard description and icon to dashboard info
      gh#netdata/netdata#13483
    + Resolve nomad containers name (cgroups.plugin)
      gh#netdata/netdata#13481
    + Update postgres dashboard info
      gh#netdata/netdata#13474
    + Improve Chrony dashboard info
      gh#netdata/netdata#13371
    + Improve config file parsing error message (python.d)
      gh#netdata/netdata#13363
    + Add fstype label to disk charts (diskspace.plugin)
      gh#netdata/netdata#13245
    + Add support for loadin modules from user plugin directories
      (python.d)
      gh#netdata/netdata#13214
buildservice-autocommit accepted request 991836 from Mia Herkt's avatar Mia Herkt (mia) (revision 92)
baserev update by copy to link target
Mia Herkt's avatar Mia Herkt (mia) committed (revision 91)
- Fix %fdupes usage that resulted in the webserver refusing to
  serve required assets
Mia Herkt's avatar Mia Herkt (mia) committed (revision 90)
- Update to 1.35.1 (go.d.plugin 0.33.1)
Netdata now comes with on-device machine learning. Unsupervised ML
models are trained for every metric, at the edge (on your devices),
enabling real time anomaly detection across your infrastructure.
Update netdata.conf with the following information to enable ML
on your agent:
[ml]
    enabled = yes
More information on the Netdata blog:
https://www.netdata.cloud/blog/introducing-anomaly-advisor-unsupervised-anomaly-detection-in-netdata/
Collectors
  * New
    + Add "UPS Load Usage" in Watts chart (charts.d/apcupsd)
      gh#netdata/netdata#12965
    + Add Pressure Stall Information stall time charts
      (proc.plugin, cgroups.plugin)
      gh#netdata/netdata#12869
    + Add "CPU Time Relative Share" chart when running inside a
      K8s cluster (cgroups.plugin)
      gh#netdata/netdata#12741
    + Add a collector that parses the log files of the OpenVPN
      server (go.d/openvpn_status_log)
      gh#netdata/netdata#675
  * Improvements
    + Add Tailscale apps_groups.conf (apps.plugin)
      gh#netdata/netdata#13033
    + Skip collecting network interface speed and duplex if carrier
      is down (proc.plugin)
      gh#netdata/netdata#13019
    + Run the /net/dev module in a separate thread (proc.plugin)
buildservice-autocommit accepted request 977544 from Mia Herkt's avatar Mia Herkt (mia) (revision 89)
baserev update by copy to link target
Mia Herkt's avatar Mia Herkt (mia) committed (revision 88)
- Update to 1.34.1 (go.d.plugin 0.32.3)
Collectors
  * New collectors
    + Add CPU throttling charts (cgroups.plugin)
      (gh#netdata/netdata#12591)
    + Add clock status chart (timex.plugin)
      (gh#netdata/netdata#12501)
    + Add Asterisk configuration file with synthetic charts
      (statsd.plugin)
      (gh#netdata/netdata#12381)
    + Add new chart for process states metrics (apps.plugin)
      (gh#netdata/netdata#12305)
    + Add thermal zone metrics collection (go.d/wmi)
      (gh#netdata/netdata#667)
    + Add SNMP data collector (go.d/snmp)
      (gh#netdata/netdata#644)
  * Improvements
    + Add 'locust' to apps_groups.conf
      (gh#netdata/netdata#12498)
    + Enable timex plugin for non-linux systems (timex.plugin)
      (gh#netdata/netdata#12489)
    + Prefer 'blkio.*_recursive' files when available
      (cgroups.plugin)
      (gh#netdata/netdata#12462)
    + Add 'stress-ng' and 'gremlin' to apps_groups.conf
      (apps.plugin)
      (gh#netdata/netdata#12165)
    + Add Apple Filing Protocol daemons into 'afp' group
      (apps.plugin)
      (gh#netdata/netdata#12078)
Mia Herkt's avatar Mia Herkt (mia) committed (revision 87)
- Update to 1.33.1
Dashboard
* Add legacy protocol deprecation notification in the header
  (gh#netdata/netdata#12117)
* Fix handling of after and before URL params in direct links
  (gh#netdata/netdata#12052)
Bug fixes
* Fix compilation errors cased by including "lz4.h" when stream compression is disabled
  (gh#netdata/netdata#12049)
* Disable ebpf socket thread causing crashes on some systems
  (gh#netdata/netdata#12085)
* Fix ACLK reconnect endless loop
  (gh#netdata/netdata#12074)
* Fix compilation errors when openssl is not available and compiling with --disable-https and --disable-cloud
  (gh#netdata/netdata#12071)
Other notable changes
* Adds legacy protocol deprecation banner to agent log
  (gh#netdata/netdata#12065)
Mia Herkt's avatar Mia Herkt (mia) committed (revision 86)
- Update to 1.33.0 (go.d.plugin 0.31.2)
Collectors
* Improvements
  + Prefer python3 if available (python.d)
    (gh#netdata/netdata#12001)
  + Add bar1 memory usage chart (python.d/nvidia_smi)
    (gh#netdata/netdata#11956)
  + Add a note that Netfilter's "new" and "ignore" counters are
    removed in the latest kernel
    (gh#netdata/netdata#11950)
  + Consider mat. views as tables in table size/count chart
    (python.d/postgres)
    (gh#netdata/netdata#11816)
  + Use block_size instead of 8*1024 (python.d/postgres)
    (gh#netdata/netdata#11815)
* Bug fixes
  + Fix handling of port_rcv_data and port_xmit_data counters
    (proc/infiniband)
    (gh#netdata/netdata#11994)
  + Fix handling of decoding errors in ExecutableService (python.d)
    (gh#netdata/netdata#11979)
  + Fix lack of sufficient system capabilities (perf.plugin)
    (gh#netdata/netdata#11958)
  + Fix Netfilter accounting charts priority (nfacct.plugin)
    (gh#netdata/netdata#11952)
  + Fix lack of sufficient system capabilities (nfacct.plugin)
    (gh#netdata/netdata#11951)
  + Fix collecting user statistics for LDAP users
    (python.d/nvidia_smi)
    (gh#netdata/netdata#11858)
Mia Herkt's avatar Mia Herkt (mia) committed (revision 85)
- Update to 1.32.1 (go.d.plugin 0.31.0)
Bug fixes
  * Use the chart id instead of chart name in response to incoming
    cloud context queries
    (gh#netdata/netdata#11898)
  * Fix used_swap alarm calculation
    (gh#netdata/netdata#11868)
  * Initialize enabled parameter to 1 in AlarmLogHealth message
    (gh#netdata/netdata#11856)
- Changes in 1.32.0:
New Cloud backend and Agent communication protocol
This Agent release supports our new Cloud backend. From here, we
will be offering much faster and simpler communication, reliable
alerts and exchange of metadata, and first-time support for the
parent-child relationship of Netdata agents. This is the first
Agent release that allows Netdata Cloud to use the Netdata Agent as
a distributed time-series database that supports replication and
query routing, for every metric!
eBPF latency monitoring, container monitoring, and more
We use eBPF to monitor all running processes, without the
cooperation of the processes and without sniffing data traffic.
This new release includes 13 new eBPF monitoring features,
including I/O latency, BTRFS, EXT4, NFS, XFS and ZFS latencies,
IRQs latencies, extended swap monitoring, and more.
Machine learning (ML) powered anomaly detection
​This release links Netdata Agent with dlib, the popular C++
machine learning algorithms library, which we use to automatically
detect anomalies out-of-the-box, at the edge! Once enabled, Netdata
trains an ML model for every metric, which is then used to detect
outliers in real-time. The resulting "anomaly bit" (where 0=normal,
Mia Herkt's avatar Mia Herkt (mia) accepted request 933211 from Wolfgang Engel's avatar Wolfgang Engel (bigironman) (revision 84)
- Fix build on s390x
  (Adding s390x to ifnarch statement for xenstat in spec file)
buildservice-autocommit accepted request 901586 from Mia Herkt's avatar Mia Herkt (mia) (revision 83)
baserev update by copy to link target
Mia Herkt's avatar Mia Herkt (mia) committed (revision 82)
- Update to 1.31.0 (go.d.plugin 0.29.0)
The v1.31.0 release of Netdata comes with re-packaged and
redesigned elements of the dashboard to help you focus on your
metrics, even more Linux kernel insights via eBPF, on-node machine
learning to help you find anomalies, and much more.
This release contains 10 new collectors, 54 improvements (7 in the
dashboard), 31 documentation updates, and 29 bug fixes.
At a glance
We re-packaged and redesigned portions of the dashboard to improve
the overall experience. Part of this effort is better handling of
dashboard code during installation—anyone using third-party
packages (such as the Netdata Homebrew formula) will start seeing
new features and the new designs starting today. The timeframe
picker has moved to the top panel, and just to its right are two
counters with live CRITICAL and WARNING alarm statuses for your
node. Click on either of these two open the alarms modal.
We've also pushed a number of powerful new collectors, including
directory cache monitoring via eBPF. By monitoring directory cache,
developers and SREs alike can find opportunities to optimize memory
usage and reduce disk-intensive operations.
Our new Z-scores and changefinder collectors use machine learning
to let you know, at a glance, when key metrics start to behave
oddly. We'd love to get feedback on these sophisticated, subjective
new brand of collectors!
Improvements
  * Automatically trigger Helmchart PR on Agent release.
    (gh#netdata/netdata#11084)
  * Implement ACLK env endpoint. (gh#netdata/netdata#10833)
  * Implement new HTTPS client for ACLK. (gh#netdata/netdata#10805)
  * Update ACLK passwd endpoint to match specifications of the new
buildservice-autocommit accepted request 880415 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 81)
baserev update by copy to link target
Mia Herkt's avatar Mia Herkt (mia) committed (revision 80)
Displaying revisions 41 - 60 of 139
openSUSE Build Service is sponsored by