158 Commits

Author SHA256 Message Date
036063595d Accepting request 1066952 from network
- Update to v1.38.1 (go.d.plugin 0.51.0)
  See https://github.com/netdata/netdata/releases/tag/v1.38.0
  and https://github.com/netdata/netdata/releases/tag/v1.38.1

OBS-URL: https://build.opensuse.org/request/show/1066952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=39
2023-02-21 14:36:32 +00:00
ddb64b8d63 - Update to v1.38.1 (go.d.plugin 0.51.0)
and https://github.com/netdata/netdata/releases/tag/v1.38.1

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=103
2023-02-21 09:49:11 +00:00
b489e76ba6 - Update to v1.38.0 (go.d.plugin 0.51.0)
See https://github.com/netdata/netdata/releases/tag/v1.38.0

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=102
2023-02-21 09:44:43 +00:00
53ff620eba Accepting request 1042232 from network
OBS-URL: https://build.opensuse.org/request/show/1042232
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=38
2022-12-12 16:39:34 +00:00
d194f10209 Accepting request 1040870 from home:polslinux:branches:network
- Update to 1.37.1:
  * Parent agent crash when many children instances (re)connect at
    the same time, causing simultaneous SSL re-initialization.
  * Agent crash during dbengine database file rotation while a page
    is being read while being deleted.
  * Agent crash on metrics page alignment when metrics were stopped
    being collected for a long time and then started again.
  * Broken Fedora native packages.
  * Fix dbengine backfilling statistics.

OBS-URL: https://build.opensuse.org/request/show/1040870
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=100
2022-12-12 03:21:00 +00:00
1f7d3cf2dd Accepting request 1039442 from network
- 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)
      gh#netdata/netdata#13910
    + Add processes dashboard info (go.d/wmi)
      gh#netdata/netdata#13910
    + Add TCP dashboard description (go.d/wmi)
      gh#netdata/netdata#13878
    + Add Cassandra dashboard description (go.d/cassandra)
      gh#netdata/netdata#13835
    + Respect NETDATA_INTERNALS_MONITORING (python.d.plugin)
      gh#netdata/netdata#13793
    + Add ZFS hit rate charts (proc.plugin)
      gh#netdata/netdata#13757
    + Add alarms filtering via config (python.d/alarms)
      gh#netdata/netdata#13701
    + Add ProxySQL dashboard info (go.d/proxysql)
      gh#netdata/netdata#13669
    + Update PostgreSQL dashboard info (go.d/postgres)
      gh#netdata/netdata#13661
    + Add _collect_job label (job name) to charts (python.d.plugin)
      gh#netdata/netdata#13648
    + Re-add chrome to the webbrowser group (apps.plugin)
      gh#netdata/netdata#13642
    + Add labels to charts (tc.plugin)
      gh#netdata/netdata#13634
    + Improve the gui and email app groups and improve GUI coverage
      (apps.plugin)
      gh#netdata/netdata#13631
    + Update Postgres "connections" dashboard info (go.d/postgres)
      gh#netdata/netdata#13619
    + Assorted updates for apps_groups.conf (apps.plugin)
      gh#netdata/netdata#13618
    + Add spiceproxy to proxmox group (apps.plugin)
      gh#netdata/netdata#13615
    + Improve coverage of Linux kernel threads (apps.plugin)
      gh#netdata/netdata#13612
    + Improve dashboard info for WAL and checkpoints
      (go.d/postgres)
      gh#netdata/netdata#13607
    + Update logind dashboard info (go.d/logind)
      gh#netdata/netdata#13597
    + Add collecting power state (python.d/nvidia_smi)
      gh#netdata/netdata#13580
    + Improve PostgreSQL dashboard info (go.d/postgres)
      gh#netdata/netdata#13573
    + Add apt group to apps_groups.conf (apps.plguin)
      gh#netdata/netdata#13571
    + Add more monitoring tools to apps_groups.conf (apps.plugin)
      gh#netdata/netdata#13566
    + Add docker dashboard info (go.d/docker)
      gh#netdata/netdata#13547
    + Add discovering chips, and features at runtime
      (python.d/sensors)
      gh#netdata/netdata#13545
    + Add summary dashboard for PostgreSQL (go.d/postgres)
      gh#netdata/netdata#13534
    + Add jupyter to apps_groups.conf (apps.plugin)
      gh#netdata/netdata#13533
    + Improve performance and add co-re support for more modules
      (ebpf.plugin)
      gh#netdata/netdata#13530
    + Use LVM UUIDs in chart ids for logical volumes (proc.plugin)
      gh#netdata/netdata#13525
    + Reduce CPU and memory usage (ebpf.plugin)
      gh#netdata/netdata#13397
    + Add 'domain' label to charts (go.d/whoisquery)
      gh#netdata/go.d.plugin#1002
    + Add 'source' label to charts (go.d/x509check)
      gh#netdata/go.d.plugin#1001
    + Add 'host' label to charts (go.d/portcheck)
      gh#netdata/go.d.plugin#1000
    + Add 'url' label to charts (go.d/httpcheck)
      gh#netdata/go.d.plugin#999
    + Remove pipeline instance from family and add it as a chart
      label (go.d/logstash)
      gh#netdata/go.d.plugin#998
    + Add http cache io/iops metrics (go.d/nginxplus)
      gh#netdata/go.d.plugin#997
    + Add resolver metrics (go.d/nginxplus)
      gh#netdata/go.d.plugin#996
    + Add MSSQL metrics (go.d/wmi)
      gh#netdata/go.d.plugin#991
    + Add IIS data collection job (go.d/web_log)
      gh#netdata/go.d.plugin#977
    + Add IIS metrics (go.d/wmi)
      gh#netdata/go.d.plugin#972
    + Add services metrics (go.d/wmi)
      gh#netdata/go.d.plugin#961
    + Resolve 'hostname' in job name (go.d.plugin)
      gh#netdata/go.d.plugin#959
    + Add processes metrics (go.d/wmi)
      gh#netdata/go.d.plugin#953
    + Resolve 'hostname' in URL (go.d.plugin)
      gh#netdata/go.d.plugin#941
    + Add TCP metrics (go.d/wmi)
      gh#netdata/go.d.plugin#938
    + Add collection of Table_open_cache_overflows (go.d/dns_query)
      gh#netdata/go.d.plugin#936
    + Allow to set a list of record types in config
      (go.d/dns_query)
      gh#netdata/go.d.plugin#912
    + Create a chart per server instead of a dimension per server
      (go.d/dns_query)
      gh#netdata/go.d.plugin#911
    + Respect NETDATA_INTERNALS_MONITORING env variable
      (go.d.plugin)
      gh#netdata/go.d.plugin#908
    + Add query status chart (go.d/dns_query)
      gh#netdata/go.d.plugin#903
    + Add collection of agent metrics (go.d/consul)
      gh#netdata/go.d.plugin#900
    + Create a chart per health check (go.d/consul)
      gh#netdata/go.d.plugin#899
    + Add collection of master link status (go.d/redis)
      gh#netdata/go.d.plugin#856
    + Add collection of master slave link metrics (go.d/redis)
      gh#netdata/go.d.plugin#851
    + Add collection of time elapsed since last RDB save
      (go.d/redis)
      gh#netdata/go.d.plugin#850
    + Add ping latency chart (go.d/redis)
      gh#netdata/go.d.plugin#849
    + Check for 'connect' privilege before querying database size
      (go.d/postgres)
      gh#netdata/go.d.plugin#845
    + Allow to set data collection job labels in config
      (go.d.plugin)
      gh#netdata/go.d.plugin#840
    + Improve histogram buckets dimensions (go.d/postgres)
      gh#netdata/go.d.plugin#833
    + Add acquired locks utilization chart (go.d/postgres)
      gh#netdata/go.d.plugin#831
    + Add _collect_job label (job name) to charts (go.d.plugin)
      gh#netdata/go.d.plugin#814
    + Add TCP socket connection support and the state path
      modification (go.d/phpfpm)
      gh#netdata/go.d.plugin#805
    + Create a dimension for every unit state (go.d/systemdunits)
      gh#netdata/go.d.plugin#795
    + Improve Galera state and status charts
      gh#netdata/go.d.plugin#779
    + Add discovering dhcp-ranges at runtime (go.d/dnsmasq_dhcp)
      gh#netdata/go.d.plugin#778
    + Add collecting image and volume stats (go.d/docker)
      gh#netdata/go.d.plugin#777
    + Add Percona MySQL compatibility (go.d/mysql)
      gh#netdata/go.d.plugin#776
    + Add collection of additional user statistics metrics
      gh#netdata/go.d.plugin#775
  * Bug fixes
    + Fix eBPF crashes on exit (ebpf.plugin)
      gh#netdata/netdata#14012
    + Fix not working on Oracle linux (ebpf.plugin)
      gh#netdata/netdata#13935
    + Fix retry logic when reading network interfaces speed
      (proc.plugin)
      gh#netdata/netdata#13893
    + Fix systemd chart update (ebpf.plugin)
      gh#netdata/netdata#13884
    + Fix handling qemu-1- prefix when extracting virsh domain
      gh#netdata/netdata#13866
    + Fix collection of carrier, duplex, and speed metrics when
      network interface is down (proc.plugin)
      gh#netdata/netdata#13850
    + Fix various issues (ebpf.plugin)
      gh#netdata/netdata#13624
    + Fix apps plugin users charts description (apps.plugin)
      gh#netdata/netdata#13621
    + Fix chart id length check (cgroups.plugin)
      gh#netdata/netdata#13601
    + Fix not respecting update_every for polling
      (python.d/nvidia_smi)
      gh#netdata/netdata#13579
    + Fix containers name resolution when Docker is a snap package
      (cgroups.plugin)
      gh#netdata/netdata#13523
    + Fix handling string and float values (go.d/nvme)
      gh#netdata/go.d.plugin#993
    + Fix handling ExpirationDate with space (go.d/whoisquery)
      gh#netdata/go.d.plugin#974
    + Fix query queryable databases (go.d/postgres)
      gh#netdata/go.d.plugin#960
    + Fix not respecting headers config option (go.d/pihole)
      gh#netdata/go.d.plugin#942
    + Fix dns_queries_percentage metric calculation (go.d/pihole)
      gh#netdata/go.d.plugin#922
    + Fix data collection when auth.bind query is not supported
      (go.d/dnsmasq)
      gh#netdata/go.d.plugin#902
    + Fix data collection when too many db tables and indexes
      (go.d/postgres)
      gh#netdata/go.d.plugin#857
    + Fix creation of bloat charts if no bloat metrics collected
      (go.d/postgres)
      gh#netdata/go.d.plugin#846
    + Fix unregistering connStr at runtime (go.d/postgres)
      gh#netdata/go.d.plugin#843
    + Fix bloat size percentage calculation (go.d/postgres)
      gh#netdata/go.d.plugin#841
    + Fix charts when binary log and MyISAM are disabled
      (go.d/mysql)
      gh#netdata/go.d.plugin#763
    + Fix data collection jobs cleanup on exit (go.d.plugin)
      gh#netdata/go.d.plugin#758
    + Fix handling the case when no images are found (go.d/docker)
      gh#netdata/go.d.plugin#739
  * Other
    + Don't let slow disk plugin thread delay shutdown
      gh#netdata/netdata#14044
    + Remove nginx_plus collector (python.d.plugin)
      gh#netdata/netdata#13995
    + Enable collecting ECC memory errors by default
      gh#netdata/netdata#13970
    + Make Statsd dictionaries multi-threaded
      gh#netdata/netdata#13938
    + Remove NFS readahead histogram (proc.plugin)
      gh#netdata/netdata#13819
    + Merge netstat, snmp, and snmp6 modules (proc.plugin)
      gh#netdata/netdata#13806
    + Rename dockerd job on lock registration (python.d/dockerd)
      gh#netdata/netdata#13537
    + Remove python.d/* announced in v1.36.0 deprecation notice
      (python.d.plugin)
      gh#netdata/netdata#13503
    + Remove blocklist file existence state chart (go.d/pihole)
      gh#netdata/go.d.plugin#914
    + Remove instance-specific information from chart families
      (go.d/portcheck)
      gh#netdata/go.d.plugin#790
    + Remove spaces in "HTTP Response Time" chart dimensions
      (go.d/httpcheck)
      gh#netdata/go.d.plugin#788
Health
  * Engine
    + Add support of chart labels in alerts
      gh#netdata/netdata#13290
  * Notifications
    + Add an option to retry on telegram API limit error
      gh#netdata/netdata#13119
    + Set default curl connection timeout if not set
      gh#netdata/netdata#13529
  * Alarms
    + Use 'host' label in alerts info (health.d/ping.conf)
      gh#netdata/netdata#13955
    + Remove pihole_blocklist_gravity_file_existence_state
      (health.d/pihole.conf)
      gh#netdata/netdata#13826
    + Fix the systemd_mount_unit_failed_state alarm name
      (health.d/systemdunits.conf)
      gh#netdata/netdata#13796
    + Add 1m delay for tcp reset alarms (health.d/tcp_resets.conf)
      gh#netdata/netdata#13761
    + Add new Redis alarms (health.d/redis.conf)
      gh#netdata/netdata#13715
    + Fix inconsistent alert class names
      gh#netdata/netdata#13699
    + Disable Postgres last vacuum/analyze alarms
      (health.d/postgres.conf)
      gh#netdata/netdata#13698
    + Add node level AR based example (health.d/ml.conf)
      gh#netdata/netdata#13684
    + Add Postgres alarms (health.d/postgres.conf)
      gh#netdata/netdata#13671
    + Adjust systemdunits alarms (health.d/systemdunits.conf)
      gh#netdata/netdata#13623
    + Add Postgres total connection utilization alarm
      (health.d/postgres.conf)
      gh#netdata/netdata#13620
    + Adjust mysql_galera_cluster_size_max_2m lookup to make time
      in warn/crit predictable (health.d/mysql.conf)
      gh#netdata/netdata#13563
Other Notable Changes
  * Improvements
    + Add replication of metrics (gaps filling) during streaming
      gh#netdata/netdata#13873
    + Remove anomaly rates chart
      gh#netdata/netdata#13763
    + Add disabling netdata monitoring section of the dashboard
      gh#netdata/netdata#13788
    + Add host labels for ephemerality and nodes with unstable
      connections
      gh#netdata/netdata#13784
    + Allow netdata plugins to expose functions for querying more
      information about specific charts
      gh#netdata/netdata#13720
    + Improve Health engine performance by adding a thread per host
      gh#netdata/netdata#13712
    + Improve streaming performance by 25% on the child
      gh#netdata/netdata#13708
    + Improve agent shutdown time
      gh#netdata/netdata#13649
    + Add disabling Cloud functionality via NETDATA_DISABLE_CLOUD
      environment variable
      gh#netdata/netdata#13106
  * Bug Fixes
    + Fix sanitizing command arguments executed by the health
      component
      gh#netdata/netdata#14064
    + Fix control of streaming API keys and MACHINE GUIDs in
      stream.conf
      gh#netdata/netdata#14063
    + Fix build on old versions of openssl on Centos
      gh#netdata/netdata#14045
    + Fix merging duplicate replication requests
      gh#netdata/netdata#14037
    + Fix various problems in streaming compression, query planner
      and replication
      gh#netdata/netdata#14023
    + Fix ACLK connection resets on parents with a lot of children
      gh#netdata/netdata#14004
    + Fix crash when netdata cannot execute its external plugins
      gh#netdata/netdata#13978
    + Fix metrics suffix for counters when using remote write
      exporter
      gh#netdata/netdata#13977
    + Fix replicating non-existing child host
      gh#netdata/netdata#13968
    + Fix local dashboard cloud links
      gh#netdata/netdata#13953
    + Fix stopping Netdata on WSL1
      gh#netdata/netdata#13948
    + Fix  negative values when removing a "percentage-of-
      incremental-row" dimension
      gh#netdata/netdata#13945
    + Fix chart definition end time_t printing and parsing
      gh#netdata/netdata#13942
    + Fix not using system CA certificates when streaming
      gh#netdata/netdata#13941
    + Fix segfault when a dimension is deleted while replicated
      gh#netdata/netdata#13932
    + Fix compiling without dbengine
      gh#netdata/netdata#13931
    + Fix crash on query plan switch
      gh#netdata/netdata#13920
    + Fix crash when free hosts if a change on db mode is not
      needed
      gh#netdata/netdata#13912
    + Fix timeframe matching in query engine
      gh#netdata/netdata#13911
    + Fix reading health "enable" from the configuration
      gh#netdata/netdata#13894
    + Fix segmentation fault on 32-bit RPi
      gh#netdata/netdata#13876
    + Fix ml_info call via ACLK
      gh#netdata/netdata#13863
    + Fix compiling with LTO enabled on FreeBSD
      gh#netdata/netdata#13854
    + Fix tiers update frequency
      gh#netdata/netdata#13844
    + Fix crash on child reconnect and lost metrics
      gh#netdata/netdata#13821
    + Fix post-processing of contexts
      gh#netdata/netdata#13807
    + Fix initialization of chart variables
      gh#netdata/netdata#13795
    + Fix Array Allocator memory leak
      gh#netdata/netdata#13792
    + Fix chart variables initialization
      gh#netdata/netdata#13786
    + Fix compilation on CentOS 7.9
      gh#netdata/netdata#13775
    + Fix count of currently streaming senders on the localhost
      gh#netdata/netdata#13755
    + Fix streaming crash when child reconnects and is archived on
      the parent
      gh#netdata/netdata#13754
    + Fix sending NodeInfo during first database cleanup
      gh#netdata/netdata#13740
    + Fix starting an archived host in dbengine if dbengine is not
      compiled
      gh#netdata/netdata#13724
    + Fix building judy without dbengine
      gh#netdata/netdata#13703
    + fix typo not deleting collected flag; force removing
      collected flag on child disconnect
      gh#netdata/netdata#13672
    + Fix access to old data when nmap is used
      gh#netdata/netdata#13666
    + Fix container virtualization info detection
      gh#netdata/netdata#13653
    + Fix rrdcontexts left in the post-processing queue from the
      garbage collector
      gh#netdata/netdata#13645
    + Fix a memory leak on archived host creation
      gh#netdata/netdata#13641
    + Fix worker utilization cleanup
      gh#netdata/netdata#13633
    + Fix loading db rows when chart_id or dim_id is null
      gh#netdata/netdata#13608
    + Fix crash on rrdcontext apis when rrdcontexts is not
      initialized
      gh#netdata/netdata#13578
    + Fix a failure to build eBPF with CMake
      gh#netdata/netdata#13568
    + Fix a crash when xen libraries are misconfigured
      gh#netdata/netdata#13535
    + Fix crashes on 32bit system
      gh#netdata/netdata#13511

OBS-URL: https://build.opensuse.org/request/show/1039442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=37
2022-12-02 12:13:25 +00:00
4892e26847 OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=98 2022-12-02 02:56:44 +00:00
a20af9d862 - 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)

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=97
2022-12-01 23:27:30 +00:00
e5e0d83db1 Accepting request 1007105 from network
- 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

OBS-URL: https://build.opensuse.org/request/show/1007105
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=36
2022-09-30 15:58:07 +00:00
1e73141efb - 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

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=95
2022-09-29 19:55:55 +00:00
2867d1cb23 Accepting request 994622 from network
- 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
    + Add user plugin dirs to environment variables
      gh#netdata/netdata#13203
    + Add second data collection job that tries to read from
      '/var/lib/smartmontools/' (python.d/smartd)
      gh#netdata/netdata#13188
    + Add type label for network interfaces (proc.plugin)
      gh#netdata/netdata#13187
    + Add k8s_state dashboard_info
      gh#netdata/netdata#13181
    + Add dimension per physical link state to the
      "Interface Physical Link State" chart (proc.plugin)
      gh#netdata/netdata#13176
    + Add dimension per operational state to the
      "Interface Operational State" chart (proc.plugin)
      gh#netdata/netdata#13167
    + Add dimension per duplex state to the
      "Interface Duplex State" chart (proc.plugin)
      gh#netdata/netdata#13165
    + Add cargo/rustc/bazel/buck to apps_groups.conf (apps.plugin)
      gh#netdata/netdata#13143
    + Add a separate thread for slow mountpoints in the diskspace
      plugin (diskspace.plugin)
      gh#netdata/netdata#13067
    + Add simple dimension algorithm guess logic when algorithm is
      not set (go.d/snmp)
      gh#netdata/netdata#737
    + Add common stub_status locations (go.d/nginx)
      gh#netdata/netdata#702
  * Bug fixes
    + Fix cgroup name detection for docker containers in containerd
      cgroup (cgroups.plugin)
      gh#netdata/netdata#13470
    + Fix not handling log rotation (python.d/smartd)
      gh#netdata/netdata#13460
    + Fix kubepods patterns to filter pods when using Kind cluster
      (cgroups.plugin)
      gh#netdata/netdata#13324
    + Fix 'zmstat*' pattern to exclude zoneminder scripts
      (apps.plugin)
      gh#netdata/netdata#13314
    + Fix kubepods name resolution in a kind cluster
      (cgroups.plugin)
      gh#netdata/netdata#13302
    + Fix extensive error logging (cgroups.plugin)
      gh#netdata/netdata#13274
    + Fix qemu VMs and LXC containers name resolution
      (cgroups.plugin)
      gh#netdata/netdata#13220
    + Fix duplicate mountinfo (proc.plugin)
      gh#netdata/netdata#13215
    + Fix removing netdev chart labels (cgroups.plugin)
      gh#netdata/netdata#13200
    + Fix import collection for py3.10+ (python.d)
      gh#netdata/netdata#13136
    + Fix not setting connection timeout for pymongo4+
      (python.d/mongodb)
      gh#netdata/netdata#13135
    + Fix not handling slow setting spec.NodeName for Pods
      (go.d/k8s_state)
      gh#netdata/netdata#717
    + Fix empty charts when ServerMPM is prefork
      gh#netdata/netdata#715
    + Fix parsing multiple values in nginx upstream_response_time
      (go.d/web_log)
      gh#netdata/netdata#711
    + Fix collecting metrics for Nodes with dots in name
      (go.d/k8s_state)
      gh#netdata/netdata#710
    + Fix adding dimensions to User CPU Time chart at runtime
      (go.d/mysql)
      gh#netdata/netdata#689
eBPF
  * Fix data collection frequency
    gh#netdata/netdata#13351
  * Fix crash on cleanup
    gh#netdata/netdata#13259
Exporting
  * Fix a base64_encode bug
    gh#netdata/netdata#13074
  * Fix sent metrics calculation
    gh#netdata/netdata#13435
  * Move host tags to netdata_info
    gh#netdata/netdata#13358
  * Fix exporting to OpenTSDB
    gh#netdata/netdata#13355
  * Fix exporting to Graphite
    gh#netdata/netdata#13261
  * Add exporting chart variables
    gh#netdata/netdata#13221
Other notable changes
  * Improvements
    + Enable rrdcontexts by default
      gh#netdata/netdata#13471
    + Add rrdcontext support for hidden charts
      gh#netdata/netdata#13466
    + Load host labels for archived hosts
      gh#netdata/netdata#13464
    + Add /api/v1/weights endpoint
      gh#netdata/netdata#13449
    + Add stats about currently collected metrics and disk space
      to tiering endpoint
      gh#netdata/netdata#13445
    + Show last 15 alerts in notification
      gh#netdata/netdata#13434
    + Add tiering statistics API endpoint
      gh#netdata/netdata#13420
    + Send chart context with alert events to the cloud
      gh#netdata/netdata#13409
    + Send node info message sooner
      gh#netdata/netdata#13348
    + Use new MQTT as default
      gh#netdata/netdata#13287
    + Better ACLK debug communication log
      gh#netdata/netdata#13281
    + Add Multi-Tier database backend for long term metrics storage
      gh#netdata/netdata#13263
    + Add natural and virtual points support to Query Engine
      gh#netdata/netdata#13248
    + Delay health until obsoletions check is complete
      gh#netdata/netdata#13239
    + Enable ML by default
      gh#netdata/netdata#13158
    + Add multi-granularity support to Query Engine and MC
      improvements
      gh#netdata/netdata#13155
    + Add an option to use malloc for page cache instead of mmap
      gh#netdata/netdata#13142
    + Significantly improve metrics correlations (73x times faster)
      gh#netdata/netdata#13107
    + Add SSL received/send bytes statistics to ACLK
      gh#netdata/netdata#13091
  * Bug fixes
    + Fix crash on Agent startup if data rotation needs to be done
      gh#netdata/netdata#13473
    + Fix agent crash when archived host has not been registered
      to the cloud
      gh#netdata/netdata#13437
    + Fix gap filling on dbengine gaps
      gh#netdata/netdata#13417
    + Fix 32bit calculation on array allocator
      gh#netdata/netdata#13343
    + Fix crash on start on slow disks because ml is initialized
      before dbengine starts
      gh#netdata/netdata#13342
    + Fix crash when the host_labels health line contains the
      name/value of a label that does not exist on the host
      gh#netdata/netdata#13305
    + Fix incorrect dimension names in Redis alarms
      gh#netdata/netdata#13296
    + Fix Query Engine alignment
      gh#netdata/netdata#13282
    + Fix vbi parser in mqtt5 implementation
      gh#netdata/netdata#13277
    + Fix alignment in charts endpoint
      gh#netdata/netdata#13275
    + Fix data query on stale chart
      gh#netdata/netdata#13159
    + Fix crashes due to misaligned allocations
      gh#netdata/netdata#13137
    + Fix buffer overflow detected by the compiler
      gh#netdata/netdata#13120
    + Fix 100% CPU when using SSL and a child disconnect from a
      parent
      gh#netdata/netdata#13112
Deprecation notice
The following items will be removed in our next minor release
(v1.37.0):
Component                   Type          Will be replaced by
=================================================================
python.d/postgres           collector     go.d/postgres
Deprecated in this release:
Component                   Type          Replaced by
=================================================================
python.d/chrony	collector   collector     go.d/chrony
python.d/ovpn_status_log    collector     go.d/openvpn_status_log

OBS-URL: https://build.opensuse.org/request/show/994622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=35
2022-08-12 14:06:27 +00:00
1995e463eb - 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

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=93
2022-08-10 23:58:30 +00:00
7c1d0a4161 Accepting request 991836 from network
- Fix %fdupes usage that resulted in the webserver refusing to
  serve required assets
- 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)

OBS-URL: https://build.opensuse.org/request/show/991836
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=34
2022-08-01 19:32:35 +00:00
8c9bf6f1e1 - Fix %fdupes usage that resulted in the webserver refusing to
serve required assets

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=91
2022-07-31 04:56:55 +00:00
b57475ce46 - 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)

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=90
2022-07-31 04:41:36 +00:00
6d7f35e5a9 Accepting request 977544 from network
- 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)

OBS-URL: https://build.opensuse.org/request/show/977544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=33
2022-05-17 15:24:05 +00:00
f0ba9c055f - 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)

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=88
2022-05-16 14:41:20 +00:00
3c07361a69 Accepting request 955145 from network
- 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)

OBS-URL: https://build.opensuse.org/request/show/955145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=32
2022-02-16 23:30:25 +00:00
b176dd4d2b - 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)

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=87
2022-02-16 04:51:57 +00:00
97c3290de0 Accepting request 950091 from network
- 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)

OBS-URL: https://build.opensuse.org/request/show/950091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=31
2022-01-31 21:57:12 +00:00
782317c38a - 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)

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=86
2022-01-31 06:48:38 +00:00
ae1ebd6edd Accepting request 942157 from network
- 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,
1=anomalous) associated with each database entry is stored
alongside the raw metric value with zero additional storage
overhead! This feature is still in development, so it is disabled
by default. If you would like to test it and provide feedback, you
can go to the new [ml] section in netdata.conf and set enabled=yes
to turn on anomaly detection. After restarting Netdata, you should
see the Anomaly Detection menu with charts highlighting the overall
number and percent of anomalous metrics on your node. This can be a
very useful single number summary of the state of your node.
New timezone selector and time controls in the user interface
We implemented a new timezone picker and time controls to enhance
administrative abilities in the dashboard.
Dashboard
  * Add various updates to dashboard info
    (gh#netdata/netdata#11639)
  * Add timex plugin chart descriptions
    (gh#netdata/netdata#11635)
  * Add proc plugin zfs chart descriptions
    (gh#netdata/netdata#11630)
  * Add proc plugin infiniband chart descriptions
    (gh#netdata/netdata#11628)
  * Add proc plugin pagetypeinfo chart descriptions
    (gh#netdata/netdata#11627)
  * Add proc plugin net_wireless chart descriptions
    (gh#netdata/netdata#11626)
  * Add proc plugin net_rpc_nfs and net_rpc_nfsd chart descriptions
    (gh#netdata/netdata#11625)
  * Add proc plugin power_supply chart descriptions
    (gh#netdata/netdata#11619)
  * Add cgroups plugin systemd services chart descriptions
    (gh#netdata/netdata#11618)
  * Add cgroups plugin chart descriptions
    (gh#netdata/netdata#11607)
  * Add apps plugin chart descriptions
    (gh#netdata/netdata#11601)
  * Add proc plugin vmstat chart descriptions
    (gh#netdata/netdata#11597)
  * Add proc plugin ksm chart descriptions
    (gh#netdata/netdata#11595)
  * Add proc plugin edac chart descriptions
    (gh#netdata/netdata#11589)
  * Add proc plugin stat chart descriptions
    (gh#netdata/netdata#11586)
  * Add proc plugin net_stat_synproxy chart descriptions
    (gh#netdata/netdata#11581)
  * Add proc plugin softirqs chart descriptions
    (gh#netdata/netdata#11577)
  * Add proc plugin net_stat_conntrack chart descriptions
    (gh#netdata/netdata#11576)
  * Add proc plugin uptime chart descriptions
    (gh#netdata/netdata#11569)
  * Add proc plugin net_sockstat and net_sockstat6 chart
    descriptions
    (gh#netdata/netdata#11567)
  * Add proc plugin net_snmp6 chart descriptions
    (gh#netdata/netdata#11565)
  * Add proc plugin net_sctp_snmp chart descriptions
    (gh#netdata/netdata#11564)
  * Add proc plugin net_snmp chart descriptions
    (gh#netdata/netdata#11557)
  * Add proc plugin net_netstat chart descriptions
    (gh#netdata/netdata#11554)
  * Add proc plugin net_ip_vs_stats chart descriptions
    (gh#netdata/netdata#11546)
  * Add proc plugin net_dev chart descriptions
    (gh#netdata/netdata#11543)
  * Add proc plugin meminfo chart descriptions
    (gh#netdata/netdata#11541)
  * Add proc plugin mdstat chart descriptions
    (gh#netdata/netdata#11537)
  * Add proc plugin interrupts chart descriptions
    (gh#netdata/netdata#11532)
  * Add proc plugin diskstats chart descriptions
    (gh#netdata/netdata#11528)
  * Add proc plugin ipc semaphores chart descriptions
    (gh#netdata/netdata#11523)
  * Remove 'vernemq.queue_messages_in_queues' from dashboard info
    (gh#netdata/netdata#11403)
  * Move MD arrays charts under Disks
    (gh#netdata/netdata#11119)
Collectors
  * New
    + Add Traefik collector (go.d/traefik)
      (gh#netdata/go.d.plugin#605)
    + Add HAProxy collector (go.d/haproxy)
      (gh#netdata/go.d.plugin#599)
    + Add Mongodb collector (go.d/mongodb)
      (gh#netdata/go.d.plugin#598)
    + Add Ethereum Node collector (go.d/geth)
      (gh#netdata/go.d.plugin#585)
  * Improvements
    + Add AWS to apps_groups.conf
      (gh#netdata/netdata#11826)
    + Show stats for systemd protected mount points
      (diskspace plugin) (gh#netdata/netdata#11767)
    + Add support for v1.7.0+ (go.d/coredns)
      (gh#netdata/go.d.plugin#619)
    + Add "/basic_status" job nginx.conf (go.d/nginx)
      (gh#netdata/go.d.plugin#612)
    + Add sharding metrics (go.d/mongodb)
      (gh#netdata/go.d.plugin#609)
    + Add thread operations metrics (go.d/mysql)
      (gh#netdata/go.d.plugin#607)
    + Add replica sets metrics (go.d/mongodb)
      (gh#netdata/go.d.plugin#604)
    + Add databases metrics (go.d/mongodb)
      (gh#netdata/go.d.plugin#602)
    + Add more OS(OperatingSystem) charts (go.d/wmi)
      (gh#netdata/go.d.plugin#593)
    + Add caddy job to prometheus.conf (go.d/prometheus)
      (gh#netdata/go.d.plugin#581)
    + Add AOF file size metrics (go.d/redis)
      (gh#netdata/go.d.plugin#578)
    + Add openethereum/geth jobs to prometheus.con
      (go.d/prometheus) (gh#netdata/go.d.plugin#578)
    + Update whois/whois-parser packages and add timeout
      configuration option (go.d/whoisquery)
      (gh#netdata/go.d.plugin#576)
    + Disable reporting min/avg/max group uptime by default
      (apps plugin) (gh#netdata/netdata#11609)
    + Add sorting of the list of databases in alphabetical order
      (python.d/postgres) (gh#netdata/netdata#11580)
    + Add terra related binaries to blockchains group (apps plugin)
      (gh#netdata/netdata#11437)
    + Add instruction per cycle charts (perf plugin)
      (gh#netdata/netdata#11392)
    + Add autovacuum and tx wraparound charts (python.d/postgres)
      (gh#netdata/netdata#11267)
    + Add web3 and blockchains groups (apps plugin)
      (gh#netdata/netdata#11220)
    + Implement merging user/stock configuration files
      (python.d plugin) (gh#netdata/netdata#11217)
    + Rename default job from 'local' to 'anomalies'
      (python.d/anomalies) (gh#netdata/netdata#11178)
    + Add standby lag and blocking transactions charts
      (python.d/postgres) (gh#netdata/netdata#11169)
  * Bug fixes
    + Fix renaming for cgroups with dots in the path
      (cgroups plugin) (gh#netdata/netdata#11775)
    + Fix exiting on SIGPIPE (go.d plugin)
      (gh#netdata/go.d.plugin#630)
    + Fix domain syntax validation (go.d/whoisquery)
      (gh#netdata/go.d.plugin#629)
    + Fix missing NONE in valid request methods (go.d/squidlog)
      (gh#netdata/go.d.plugin#621)
    + Remove wrong "queue_messages_in_queues" chart (go.d/vernemq)
      (gh#netdata/go.d.plugin#601)
    + Fix HTTP/socket client initialization order (go.d/phpfpm)
      (gh#netdata/go.d.plugin#591)
    + Fix scraping metrics when resources are not discovered
      (go.d/vsphere)
      (gh#netdata/go.d.plugin#589)
    + Fix LTSV log format parsing (go.d/weblog)
      (gh#netdata/go.d.plugin#584)
    + Fix expiration date parsing (go.d/whoisquery)
      (gh#netdata/go.d.plugin#575)
    + Fix containers name resolution for crio/containerd runtime
      (cgroups plugin)
      (gh#netdata/netdata#11756)
    + Add sensors to charts.d.conf and add a note on how to enable
      it (charts.d plugin)
      (gh#netdata/netdata#11715)
    + Fix crashing of the wal query if wal-file was removed
      concurrently (python.d/postgres)
      (gh#netdata/netdata#11697)
    + Fix "lsns: unknown column" logging (cgroups plugin)
      (gh#netdata/netdata#11687)
    + Fix nfsd RPC metrics and remove unused nfsd charts and
      metrics (proc/nfsd)
      (gh#netdata/netdata#11632)
    + Fix "proc4ops" chart family (proc/nfsd)
      (gh#netdata/netdata#11623)
    + Fix swap size calculation (cgroups plugin)
      (gh#netdata/netdata#11617)
    + Fix RSS memory counter for systemd services (cgroups plugin)
      (gh#netdata/netdata#11616)
    + Fix VBE parsing (python.d/varnish)
      (gh#netdata/netdata#11596)
    + Remove unused synproxy chart (proc/synproxy)
      (gh#netdata/netdata#11582)
    + Fix zpool state parsing (proc/zfs)
      (gh#netdata/netdata#11545)
    + Fix null values returned by '_cat/indices' API
      (python.d/elasticsearch)
      (gh#netdata/netdata#11501)
    + Fix replication_slot chart on standby (python.d/postgres)
      (gh#netdata/netdata#11455)
    + Fix an inconsistent status check (charts.d/apcupsd)
      (gh#netdata/netdata#11435)
    + Fix plugin name (stats.d plugin)
      (gh#netdata/netdata#11400)
    + Fix lack of "module" in chart definition (all chart.d modules)
      (gh#netdata/netdata#11390)
    + Fix various python modules charts contexts
      (python.d/smartd_log, mysql, zscores)
      (gh#netdata/netdata#11310)
    + Fix current operation charts title and context (proc/mdstat)
      (gh#netdata/netdata#11289)
    + Fix handling of adding slabs after discovery
      (slabinfo plugin) (gh#netdata/netdata#11257)
eBPF
  * New
    + Add MD flush calls tracking
      (gh#netdata/netdata#11681)
    + Add shared memory system calls tracking
      (gh#netdata/netdata#11560)
    + Add OOM kills tracking
      (gh#netdata/netdata#11470)
    + Add soft IRQ latency tracking
      (gh#netdata/netdata#11445)
    + Add hard IRQ latency tracking
      (gh#netdata/netdata#11410)
    + Add mount/umount calls tracking
      (gh#netdata/netdata#11358)
    + Add btrfs latency monitoring
      (gh#netdata/netdata#11348)
    + Add ZFS latency monitoring
      (gh#netdata/netdata#11330)
    + Add NFS latency monitoring
      (gh#netdata/netdata#11313)
    + Add disk latency monitoring
      (gh#netdata/netdata#11276)
    + Add XFS latency monitoring
      (gh#netdata/netdata#11238)
    + Add ext4 latency monitoring
      (gh#netdata/netdata#11224)
    + Add extended swap monitoring
      (gh#netdata/netdata#11090)
  * Improvements
    + Add (eBPF) to submenu
      (gh#netdata/netdata#11721)
    + Process monitoring cleanup and improvements
      (gh#netdata/netdata#11643)
    + Add integration with cgroups plugin (socket, shared memory,
      cachestat)
      (gh#netdata/netdata#11642)
    + Add integration with cgroups plugin (process,
      file descriptor, VFS, directory cache and OOMkill)
      (gh#netdata/netdata#11611)
    + Add initial integration with cgroups plugin (swap)
      (gh#netdata/netdata#11573)
    + Add integration with cgroups plugin (create shared memory
      with cgroups)
      (gh#netdata/netdata#11559)
    + Update charts descriptions
      (gh#netdata/netdata#11547)
    + Convert eBPF submenus to lowercase
      (gh#netdata/netdata#11511)
    + Socket monitoring code improvements and update charts
      descriptions
      (gh#netdata/netdata#11441)
    + Move file operation monitoring to a separate thread
      (gh#netdata/netdata#11401)
    + Add module names for threads
      (gh#netdata/netdata#11387)
    + Move repeating part of latency chart descriptions to the
      family level
      (gh#netdata/netdata#11363)
    + Reduce plugin's memory usage
      (gh#netdata/netdata#11256)
    + Assorted improvements and fixes
      (gh#netdata/netdata#11230)
    + Move VFS monitoring to a separate threads and add new charts
      (gh#netdata/netdata#11187)
  * Bug fixes
    + Fix command line arguments
      (gh#netdata/netdata#11670)
    + Fix hardirq/softirq value init logic
      (gh#netdata/netdata#11471)
    + Fix VFS index reference
      (gh#netdata/netdata#11356)
    + Fix a case when multiple eBPF plugins are running
      (gh#netdata/netdata#11287)
    + Fix applying configuration options
      (gh#netdata/netdata#11253)
    + Fix a segfault when ebpf_load_program returns null pointer
      (gh#netdata/netdata#11203)
    + Fix a wrong pointer to a function and move parser to main
      thread
      (gh#netdata/netdata#11152)
Health
  * Improvements
    + Remove pihole_blocked_queries alert
      (gh#netdata/netdata#11829)
    + Improve check for supported -F parameter in sendmail
      (gh#netdata/netdata#11506)
    + Add custom e-mail headers
      (gh#netdata/netdata#11454)
    + Add 'cockroachdb_underreplicated_ranges' alarm
      (gh#netdata/netdata#11360)
    + Disable 'oom_kill' alarm on k8s nodes
      (gh#netdata/netdata#11359)
    + Add geth stock alarms
      (gh#netdata/netdata#11341)
    + Remove pythond modules specific last_collected alarms
      (gh#netdata/netdata#11307)
    + Remove CockroachDB deprecated alarms
      (gh#netdata/netdata#11235)
    + Add new email notification template
      (gh#netdata/netdata#11219)
    + Add system clock synchronization state alarm
      (gh#netdata/netdata#11177)
    + Add python.d/go.d jobs last_collected_secs alarms
      (gh#netdata/netdata#11168)
    + Make stocks alarms less sensitive
      (gh#netdata/netdata#11153)
  * Bug fixes
    + Fix swap_used alarm calculation
      (gh#netdata/netdata#11672)
    + Fix ram level alarms
      (gh#netdata/netdata#11452)
    + Fix 'gearman_workers_queued' alarm
      (gh#netdata/netdata#11361)
    + Fix sending MS Teams notifications to multiple channels
      (gh#netdata/netdata#11355)
    + Fix sendmail 'unrecognized option: F' issue
      (gh#netdata/netdata#11283)
    + Update old logo to new one
      (gh#netdata/netdata#11263)
    + Swap class and type attributes in stock alarm configurations
      (gh#netdata/netdata#11240)
    + Fix alarm line 'charts' matching
      (gh#netdata/netdata#11204)
Other
  * Improvements
    + Clean compilation warnings
      (gh#netdata/netdata#11810)
    + Fix coverity issues
      (gh#netdata/netdata#11809)
    + Add commands to check and fix database corruption
      (gh#netdata/netdata#11828)
    + Use two digits after the decimal point for the anomaly rate.
      (gh#netdata/netdata#11804)
    + Always queue alerts to aclk_alert
      (gh#netdata/netdata#11806)
    + Add some logging for cloud new architecture to access.log
      (gh#netdata/netdata#11788)
    + Delete from aclk alerts table if ack'ed from cloud one day
      ago
      (gh#netdata/netdata#11779)
    + Remove feature flag for ACLK new cloud architecture
      (gh#netdata/netdata#11774)
    + Insert alert into aclk_alert directly instead of queuing it
      (gh#netdata/netdata#11769)
    + Store and submit dimension delete messages for new cloud
      architecture
      (gh#netdata/netdata#11765)
    + Implement cloud initiated disconnect command
      (gh#netdata/netdata#11723)
    + Announce proto capability and enable if cloud supports
      (gh#netdata/netdata#11476)
    + Add exit points between env and OTP
      (gh#netdata/netdata#11751)
    + Improve the ACLK sync process for the new cloud architecture
      (gh#netdata/netdata#11744)
    + Disable C++ warnings from dlib library.
      (gh#netdata/netdata#11738)
    + Add queue removed alerts to cloud for new architecture
      (gh#netdata/netdata#11704)
    + Add support to stream chart labels on a parent - child setup
      (gh#netdata/netdata#11675)
    + Add snapshot message for cloud new architecture
      (gh#netdata/netdata#11664)
    + Add protobuf to -W buildinfo output.
      (gh#netdata/netdata#11634)
    + Add new alarm status protocol messages
      (gh#netdata/netdata#11612)
    + Add local webserver API/v1 call "aclk"
      (gh#netdata/netdata#11588)
    + Make New Cloud architecture optional for ACLK-NG
      (gh#netdata/netdata#11587)
    + Enable additional functionality for the new cloud
      architecture
      (gh#netdata/netdata#11579)
    + Add alert message support for ACLK new architecture
      (gh#netdata/netdata#11552)
    + Add support for Anomaly Detection MVP
      (gh#netdata/netdata#11548)
    + Add New Cloud Protocol files to CMake
      (gh#netdata/netdata#11536)
    + Add archive uploads for dist, package build, and static
      build checks.
      (gh#netdata/netdata#11534)
    + Add node message support for ACLK new architecture
      (gh#netdata/netdata#11514)
    + Clean netdata naming
      (gh#netdata/netdata#11484)
    + Add aclk/cloud state command to netdatacli
      (gh#netdata/netdata#11462)
    + Add chart message support for ACLK new architecture
      (gh#netdata/netdata#11447)
    + Add Alert Related API for new protocol
      (gh#netdata/netdata#11424)
    + Update SQLite version from v3.33.0 to 3.36.0
      (gh#netdata/netdata#11423)
    + Add SQLite unit tests
      (gh#netdata/netdata#11422)
    + Add NodeInstanceInfo API
      (gh#netdata/netdata#11419)
    + Use SQLite to store the health log and alert configurations.
      (gh#netdata/netdata#11399)
    + Add ACLK synchronization event loop
      (gh#netdata/netdata#11396)
    + Add HTTP basic authentication to Prometheus remote write and
      HTTP versions of Graphite, JSON, OpenTSDB
      (gh#netdata/netdata#11394)
    + Add new Cloud chart related parsers and generators
      (gh#netdata/netdata#11393)
    + Remove warning when GCC 8.x is used
      (gh#netdata/netdata#11389)
    + Add support to allow ACLK-NG to grow MQTT buffer
      (gh#netdata/netdata#11340)
    + Add support for bundled protobuf
      (gh#netdata/netdata#11335)
    + Add ACLK-NG cloud request type charts
      (gh#netdata/netdata#11326)
    + Add HTTP access log messages for ACLK-NG
      (gh#netdata/netdata#11318)
    + Add a log message when the page cache manager sleeps for
      more than 1 second.
      (gh#netdata/netdata#11314)
    + Add hop count for children
      (gh#netdata/netdata#11311)
    + Remove access check for install-type file
      (gh#netdata/netdata#11288)
    + Support TLS SNI in ACLK-NG
      (gh#netdata/netdata#11285)
    + Make ACLK-NG the default if available
      (gh#netdata/netdata#11272)
    + Add extra posthog attributes
      (gh#netdata/netdata#11237)
    + Add support to ACLK-NG for new Cloud NodeInstance related
      msgs
      (gh#netdata/netdata#11234)
    + Add support so ACLK NG and Legacy can coexist
      (gh#netdata/netdata#11225)
    + Move cleanup of obsolete charts to a separate thread
      (gh#netdata/netdata#11222)
    + Add check to only report the exit code when anonymous
      statistics script fails
      (gh#netdata/netdata#11215)
    + Reduce memory needed per dimension
      (gh#netdata/netdata#11212)
    + Improve dbengine intialization to ignore journal files that
      can not be read
      (gh#netdata/netdata#11210)
    + Use memory mode RAM if memory mode dbengine is specified but
      not available
      (gh#netdata/netdata#11207)
    + Improve return status check for the execution of anonymous
      statistics script
      (gh#netdata/netdata#11188)
    + Reuse the SN_EXISTS bit to track anomaly status.
      (gh#netdata/netdata#11154)
    + Remove deprecated command line options
      (gh#netdata/netdata#11149)
    + Remove unecessary relative paths when including headers.
      (gh#netdata/netdata#11124)
    + Add field to provide UTC offset in seconds and edit health
      config command
      (gh#netdata/netdata#11051)
  * Bug fixes
    + Set NETDATA_CONTAINER_OS_DETECTION properly
      (gh#netdata/netdata#11827)
    + Fix agent crash when ACLK sync thread is not initialized
      (gh#netdata/netdata#11820)
    + Simple fix for the data API query
      (gh#netdata/netdata#11787)
    + Use the proper format specifier when logging configuration
      options.
      (gh#netdata/netdata#11795)
    + Use correct hop count if host is already in memory
      (gh#netdata/netdata#11785)
    + Fix proc/interrupts parser
      (gh#netdata/netdata#11783)
    + Skip sending hidden dimensions via ACLK
      (gh#netdata/netdata#11770)
    + Fix host hop count reported to the cloud
      (gh#netdata/netdata#11768)
    + Fix log if D_ACLK is used
      (gh#netdata/netdata#11763)
    + Fix retention message duration when no local metrics are
      found
      (gh#netdata/netdata#11762)
    + Fix an issue with incomplete payload served when https is
      enabled
      (gh#netdata/netdata#11754)
    + Fix a type in the popocorn information message
      (gh#netdata/netdata#11745)
    + Fix /api/v1/info if ml-info is missing
      (gh#netdata/netdata#11739)
    + Fix typo in aclk_query.c
      (gh#netdata/netdata#11737)
    + Fix online chart in NG not updated properly
      (gh#netdata/netdata#11734)
    + Fix coverity CID #373610
      (gh#netdata/netdata#11719)
    + Fix loading old and custom dashboards
      (gh#netdata/netdata#11710)
    + Fix coverity issues 373612 & 373611
      (gh#netdata/netdata#11684)
    + Fix warnings from -Wformat-truncation=2
      (gh#netdata/netdata#11676)
    + Fix interval usage and reduce I/O
      (gh#netdata/netdata#11662)
    + Fix build issue related to legacy aclk and new arch code
      (gh#netdata/netdata#11655)
    + Fix typo in URL when calling env
      (gh#netdata/netdata#11651)
    + Fix false poll timeout
      (gh#netdata/netdata#11650)
    + Fix chart config overflow
      (gh#netdata/netdata#11645)
    + Fix an overflow when unsigned integer subtracted
      (gh#netdata/netdata#11638)
    + Fix coverity issues 373400-373402
      (gh#netdata/netdata#11631)
    + Fix proper initialization struct with zeroes
      (gh#netdata/netdata#11621)
    + Fix https client
      (gh#netdata/netdata#11608)
    + Fix CID 339027 and reverse arguments
      (gh#netdata/netdata#11578)
    + Fix resource leak when analytics thread stops
      (gh#netdata/netdata#11575)
    + Fix coverity report issues CID_373247-373251
      (gh#netdata/netdata#11549)
    + Fix coverity issues for health config
      (gh#netdata/netdata#11535)
    + Fix issue with log messages appearing in the terminal
      instead of the error.log on startup
      (gh#netdata/netdata#11524)
    + Fix issues in Alarm API
      (gh#netdata/netdata#11491)
    + Fix list corruption in ACLK sync code and remove fatal
      (gh#netdata/netdata#11444)
    + Fix coverity reported issues 372243 - 372248
      (gh#netdata/netdata#11429)
    + Fix CID 372233 to CID 372236
      (gh#netdata/netdata#11411)
    + Fix bundled protobuf linkage on systems needing -latomic
      (gh#netdata/netdata#11406)
    + Fix coverity issue 372222
      (gh#netdata/netdata#11404)
    + Fix typo in analytics.c
      (gh#netdata/netdata#11329)
    + Fix coverity errors in ACLK
      (gh#netdata/netdata#11322)
    + Fix confusing error in ACLK Legacy
      (gh#netdata/netdata#11278)
    + Fix an issue to send correct aclk implementation used by
      agent to posthog.
      (gh#netdata/netdata#11247)
    + Fix error on --disable-cloud
      (gh#netdata/netdata#11244)
    + Fix mqtt_websockets submodule version
      (gh#netdata/netdata#11196)
    + Fix claiming script exit code when daemon not running and
      the claim was successful
      (gh#netdata/netdata#11195)
    + Fix loading of class, component and type from health log
      when sufficient fields are detected.
      (gh#netdata/netdata#11193)
    + Fix typo in aclk.c
      (gh#netdata/netdata#11170)

OBS-URL: https://build.opensuse.org/request/show/942157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=30
2021-12-23 16:53:43 +00:00
ad58ca5411 - 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,

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=85
2021-12-23 03:46:48 +00:00
14047d8967 Accepting request 933219 from network
OBS-URL: https://build.opensuse.org/request/show/933219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=29
2021-11-23 21:10:36 +00:00
859a3de039 Accepting request 933211 from home:bigironman:branches:network
- Fix build on s390x
  (Adding s390x to ifnarch statement for xenstat in spec file)

OBS-URL: https://build.opensuse.org/request/show/933211
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=84
2021-11-23 08:34:32 +00:00
ceb2d92515 Accepting request 901586 from network
- 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

OBS-URL: https://build.opensuse.org/request/show/901586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=28
2021-06-24 16:22:32 +00:00
532671a276 - 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

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=82
2021-06-23 18:42:03 +00:00
Richard Brown
da8344917e Accepting request 880415 from network
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/880415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=27
2021-03-30 18:58:00 +00:00
619ad3d58f OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=80 2021-03-14 20:36:52 +00:00
cdc6929da0 - Update to 1.29.3
Release v1.29.3 is a patch release to improve the stability of the
Netdata Agent.
We discovered a bug that when proc.plugin attempts to collect the
operstate parameter for a virtual network interface. If the chart
is obsoleted, the Netdata Agent crashes.
This release also contains additional bug fixes and improvements.
Bug fixes
  * Fix proc.plugin to invalidate RRDSETVAR pointers on obsoletion.

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=79
2021-02-24 00:59:04 +00:00
a77006ec9f - Update to 1.29.2
Release v1.29.2 is a patch release to improve the stability of the
Netdata Agent.
We discovered that an improvement introduced in v1.29.0 could
inadvertently set all os_* host labels to unknown, which could
affect users who leverage these host labels to organize their
nodes, deploy health entities, or export metrics to external
time-series databases. This bug has been fixed.
This release also contains additional bug fixes and improvements.
Improvements
  * Make the Opsgenie API URL configurable.
  * Add k8s_cluster_id host label.
  * Enable apps.plugin aggregation debug messages.
  * Add configuration parameter to disable stock alarms.
  * Add ACLK proxy setting as host label.
  * Add freeswitch to apps_groups.conf.
  * Simplify thread creation and remove unnecessary variables in
    the eBPF plugin.
Bug fixes
  * Fix the context filtering on the data query endpoint.
  * Fix container/host detection in the system-info.sh script.
  * Add a small delay to the ipv4_tcp_resets alarms.
  * Fix collecting operstate for virtual network interfaces.
  * Fix sendmail unrecognized option F error.
  * Fix so that raw binary data should never be printed.
  * Change KSM memory chart type to stacked.
  * Allow the REMOVED alarm status via ACLK if the previous status
    was WARN/CRIT.
  * Reduce excessive logging in the ACLK.
- Changes in 1.29.1

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=78
2021-02-18 16:20:31 +00:00
15224a6ab7 - Update to 1.29.0 (go.d.plugin 0.27.0)
The v1.29.0 release of the Netdata Agent is a maintenance release
that brings incremental but necessary improvements that make your
monitoring experience more robust. We've pushed improvements and
bug fixes to the installation and update scripts, enriched our
library of collectors, and focused on fixing bugs reported by the
community.
At a glance
Netdata now collects and meaningfully organizes metrics from both
the Couchbase JSON document database and the nginx-module-vts
module for exposing metrics about NGINX virtual hosts.
We've also migrated more collectors from Python to Go in our
continued efforts to make data collection faster and more robust.
The newest effort includes our Redis, Pika, and Energi Core Wallet
collectors.
On the dashboard, we improved the responsiveness of panning forward
and backward through historical metrics data by preventing
unnecessary updates and reducing the number of calls. The charts
should also now immediately update when you stop panning.
Improvements
  * Reduce the number of alarm updates on ACLK.
  * Remove unused entries from structures.
  * Improve the retry/backoff during claiming.
  * Support multiple chart label keys in data queries.
  * Truncate excessive information from titles for apps and
    cgroups collectors.
  * Use mguid instead of hostname in the ACLK collector list.
  * Cleanup and minor fixes to eBPF collector.
  * Add _is_k8s_node label to the host labels.
  * Move ACLK into a legacy subfolder.

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=77
2021-02-03 14:39:25 +00:00
b62816b0ab Accepting request 859482 from network
- Update to v1.28

- Enable additional dependencies (gprc, json, libcurl, libelf,
  libwebsockets, protobuf, snappy, xenstat, yajl)
- Update to v1.27.0 (go.d.plugin 0.26.2)

OBS-URL: https://build.opensuse.org/request/show/859482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=26
2020-12-31 08:59:37 +00:00
befcfe4105 OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=75 2020-12-30 18:32:04 +00:00
89dae722bc Accepting request 858993 from home:polslinux:branches:network
- Update to v1.28 (changelog below)

OBS-URL: https://build.opensuse.org/request/show/858993
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=74
2020-12-28 17:16:30 +00:00
1f9f844635 Accepting request 858645 from network
- Enable additional dependencies (gprc, json, libcurl, libelf,
  libwebsockets, protobuf, snappy, xenstat, yajl)
- Update to v1.28.0 (go.d.plugin 0.26.2)
Release v1.28.0 is a hotfix release to address a deadlock in the
Netdata Agent. If the Agent-Cloud link (ACLK) connection drops and
the Agent fails to queue an on_connect message, it also fails to
properly release a lock in the web server thread.
- Changes in v1.27.0:
The v1.27.0 release of the Netdata Agent brings dramatic
improvements to long-term metrics storage via the database engine,
and new dashboard features like a time & date picker for
visualizing precise timeframes. Two new collectors bring incredible
new value to existing features, including a bit of machine learning
magic.
This release contains 8 new collectors, 1 new notification method
(2 others enhanced), 54 improvements, 41 documentation updates, and
58 bug fixes.
Improvements
  * Add labels for Kubernetes pods and containers.
  * Add plugin and module health entities.
  * Migrate the metadata log to SQLite.
  * Add an extent cache to the database engine.
  * Added new data query option allow_past.
Netdata Cloud
  * Add the ability to query child nodes by their GUID.
  * Add child availability messages to the ACLK.
  * Add a metric showing how long a query spent in the queue.
  * Completely hide the SSO iframe.
Collectors
  * Add alarms obsoletion and disable alarms collector by default.
  * Add calls for tcp_sendmsg, tcp_retransmit_skb, tcp_cleanup_rcv,
    udp_sendmsg, udp_recvmsg functions charts to the eBPF
    collector.
  * Add two more insignificant warnings to suppress in anomalies
    collector.
  * Add the number of allocated/stored objects within each storage
    to the varnish collector.
  * Add a wireless statistics collector.
  * Add support for MSE (Massive Storage Engine) to the varnish
    collector.
  * Remove remove crit from unmatched alarms in the web_log
    collector.
  * Add GPU key metrics (nvidia_smi collector) to
    dashboard_info.js.
  * Add allocated space metrics to the oracledb collector.
  * Restructure the eBPF collector to improve usability.
  * Add an anomaly detection collector.
  * Add a Netdata alarms collector.
  * Add a configuration option to exclude users with zero memory
    allocated to the nvidia_smi collector.
  * Add per queue charts to the rabbitmq collector.
  * Add support for HBA drives to the hpssa collector.
  * Update the cgroups collector default filtering by adding pod
    level cgroups.
  * Add a Go version of the CouchDB collector (couchdb).
  * Add collecting HTTP method per URL pattern (url_pattern option)
    to the web_log collector.
  * Add custom time fields feature to the web_log collector.
  * Add a Go version of the PowerDNS Authoritative Nameserver
    collector (powerdns).
  * Add a Go version of the PowerDNS Recursor collector
    (powerdns_recursor).
  * Add a Go version of the PowerDNS DNSdist collector (dnsdist).
  * Add a Dnsmasq DNS Forwarder collector (dnsmasq).
  * Add collecting directories size to the filecheck collector.
  * Add old systemd versions support to the systemdunits collector.
  * Add unmatched lines logging to the web_log collector.
Notifications
  * Add API V2 support to the PagerDuty health integration.
  * Add threads support to the Google Hangouts health integration.
  * Add a Opsgenie health integration.
Exporting
  * Add HTTP and HTTPS support to the simple exporting connector.
Packaging/installation
  * Update React dashboard v2.11.
  * Update go.d.plugin version to v0.26.2.
  * Update eBPF collector to 0.4.9.
  * Add ability to use system libwebsockets instead of bundled
    version.
  * Update the version of libJudy that we bundle to 1.0.5-netdata2.
Bug fixes
  * Fix crash in the eBPF plugin by initializing variables.
  * Fix sending chart definition on every data collection in alarms
    collector.
  * Fix a lock check.
  * Fix issue with chart metadata sent multiple times over ACLK.
  * Fix a buffer overflow when extracting information from a
    streaming connection.
  * Fix hostname configuration in the exporting engine.
  * Fix units and data source exporting options.
  * Fix exporting config.
  * Fix health by disabling used_file_descriptors alarm.
  * Fix GPU data filtering in the nvidia_smi collector.
  * Fix username resolution in the nvidia_smi collector.
  * Fix compilation with HTTPS disabled.
  * Fix hostname when syslog is used in syslog health integration.
  * Fix streaming buffer size.
  * Fix database endless loop when cleaning obsolete charts.
  * Disable chart obsoletion code for archived chart creation.
  * Fix Prometheus remote write exporter so that it doesn't stop
    when data is not available for dimension formatting.
  * Fix memory calculation by moving shared from cached to used
    dimension.
  * Fix parsing in the libreswan collector.
  * Fix an infinite loop in the statsd plugin
  * Disregard host tags configuration pointer.
  * Fix platform dependent printf format.
  * Fix cgroups collector resolving container names in k8s.
  * Fix python.d plugin runtime chart creation.
  * Fix race condition in rrdset_first_entry_t() and
    rrdset_last_entry_t().
  * Fix the data endpoint so that the context param is correctly
    applied to children.
  * Fix Coverity errors (CID 364045,364046).
  * Fix the elasticsearch_last_collected alarm.
  * Fix spelling error in xenstat.plugin.
  * Fix chart filtering.
  * Fix libnetdata headers to be compatible with C++.
  * Fix registry responses to remove caching.
  * Fix eBPF memory management.
  * Fix overlapping memory issue.
  * Fix response and upstream response time histogram charts in the
    web_log collector.
  * Fix logs timestamps always in UTC issue in the go.d.plugin
  * Fix collecting slave status for MariaDB v10.2.0- in the mysql
    collector
  * Fix cumulative_stats configuration option in the unbound
    collector
  * Fix parsing configuration file (respect 'include-toplevel'
    directive) in unbound collector
  * Fix handling charts with type.id >= 200 (netdata limit) in
    go.d.plugin
  * Fix parsing version query response in the mysql collector
  * Fix Netsplits chart dimensions algorithm in the the vernemq
    collector.
  * Fix a typo in dashboard_info.js for VerneMQ.

OBS-URL: https://build.opensuse.org/request/show/858645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=25
2020-12-26 20:11:41 +00:00
5b968a88a8 OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=72 2020-12-25 19:02:07 +00:00
6798142854 OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=71 2020-12-25 19:01:32 +00:00
54094be1b2 - Enable additional dependencies (gprc, json, libcurl, libelf,
libwebsockets, protobuf, snappy, xenstat, yajl)
- Update to v1.28.0 (go.d.plugin 0.26.2)
Release v1.28.0 is a hotfix release to address a deadlock in the
Netdata Agent. If the Agent-Cloud link (ACLK) connection drops and
the Agent fails to queue an on_connect message, it also fails to
properly release a lock in the web server thread.
- Changes in v1.27.0:
The v1.27.0 release of the Netdata Agent brings dramatic
improvements to long-term metrics storage via the database engine,
and new dashboard features like a time & date picker for
visualizing precise timeframes. Two new collectors bring incredible
new value to existing features, including a bit of machine learning
magic.
This release contains 8 new collectors, 1 new notification method
(2 others enhanced), 54 improvements, 41 documentation updates, and
58 bug fixes.
Improvements
  * Add labels for Kubernetes pods and containers.
  * Add plugin and module health entities.
  * Migrate the metadata log to SQLite.
  * Add an extent cache to the database engine.
  * Added new data query option allow_past.
Netdata Cloud
  * Add the ability to query child nodes by their GUID.
  * Add child availability messages to the ACLK.
  * Add a metric showing how long a query spent in the queue.
  * Completely hide the SSO iframe.
Collectors
  * Add alarms obsoletion and disable alarms collector by default.

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=70
2020-12-25 18:46:05 +00:00
7349fbe2b8 Accepting request 853374 from network
OBS-URL: https://build.opensuse.org/request/show/853374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=24
2020-12-07 14:01:01 +00:00
63cd03010c Accepting request 849872 from home:xenonpk
- Allow go plugin to build for Tumbleweed

OBS-URL: https://build.opensuse.org/request/show/849872
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=68
2020-12-06 08:37:58 +00:00
3497b14910 Accepting request 841829 from network
- Fix RPM file list
- 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
  * Fix locking order to address CID_362348
  * Fix chart's last accessed time during context queries
  * Fix resource leak in case of malformed request to Netdata Cloud
- Move edit-config to libexeddir
- Fix conf.d path in edit-config

OBS-URL: https://build.opensuse.org/request/show/841829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=23
2020-10-15 11:49:23 +00:00
06b6312969 - Fix RPM file list
- 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
2020-10-14 23:42:07 +00:00
d4b595ecfd Accepting request 839139 from home:gladiac:apps
- Move edit-config to libexeddir
- Fix conf.d path in edit-config

OBS-URL: https://build.opensuse.org/request/show/839139
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=65
2020-10-11 16:16:08 +00:00
c1f088b779 Accepting request 838874 from network
OBS-URL: https://build.opensuse.org/request/show/838874
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=22
2020-10-02 15:35:04 +00:00
bb1735ad15 Accepting request 838829 from home:gladiac:apps
- Fix building with go support on openSUSE 15.2
- Build with python3
- Protect /etc/netdata as it contains sensitive data (passwords, secrets)

OBS-URL: https://build.opensuse.org/request/show/838829
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=63
2020-10-01 05:23:20 +00:00
04d46dba03 Accepting request 834896 from home:polslinux:branches:network
- 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
2020-09-30 13:51:57 +00:00
59cfed7041 Accepting request 829822 from network
- update to 1.24.0:
 * 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/request/show/829822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=21
2020-08-29 18:37:21 +00:00
2a07829bd3 - update to 1.24.0:
* 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
2020-08-26 19:10:23 +00:00
eb999e7f45 Accepting request 821336 from network
- Update to v1.23.2:
  * 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/request/show/821336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=20
2020-07-17 18:49:14 +00:00