Hello community,

here is the log from the commit of package netdata for openSUSE:Factory checked 
in at 2020-04-14 15:11:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netdata (Old)
 and      /work/SRC/openSUSE:Factory/.netdata.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netdata"

Tue Apr 14 15:11:04 2020 rev:17 rq:793692 version:1.21.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/netdata/netdata.changes  2020-04-11 
23:46:43.547097380 +0200
+++ /work/SRC/openSUSE:Factory/.netdata.new.2738/netdata.changes        
2020-04-14 16:25:00.479782980 +0200
@@ -1,0 +2,18 @@
+Mon Apr 13 21:32:46 UTC 2020 - Mia Herkt <[email protected]>
+
+- Update to v1.21.1:
+Release v1.21.1 is a hotfix release to improve the performance of
+the new React dashboard, which was merged and enabled by default in
+v1.21.0.
+
+The React dashboard shipped in v1.21.0 did not properly freeze
+charts that were outside of the browser's viewport. If a user who
+loaded many charts by scrolling through the dashboard, charts
+outside of their browser's viewport continued updating. This excess
+of chart updates caused all charts to update more slowly than every
+second.
+
+v1.21.1 includes improvements to the way the Netdata dashboard
+freezes, maintains state, and restores charts as users scroll.
+
+-------------------------------------------------------------------

Old:
----
  netdata-v1.21.0.tar.gz

New:
----
  netdata-v1.21.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ netdata.spec ++++++
--- /var/tmp/diff_new_pack.oGLTpr/_old  2020-04-14 16:25:00.995783444 +0200
+++ /var/tmp/diff_new_pack.oGLTpr/_new  2020-04-14 16:25:00.999783448 +0200
@@ -20,7 +20,7 @@
 %define netdata_group   netdata
 %define godplugin_version 0.18.0
 Name:           netdata
-Version:        1.21.0
+Version:        1.21.1
 Release:        0
 Summary:        A system for distributed real-time performance and health 
monitoring
 # netdata is GPL-3.0+, other licenses refer to included third-party software 
(see REDISTRIBUTED.md)

++++++ netdata-v1.21.0.tar.gz -> netdata-v1.21.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/netdata-v1.21.0/CHANGELOG.md 
new/netdata-v1.21.1/CHANGELOG.md
--- old/netdata-v1.21.0/CHANGELOG.md    2020-04-06 03:30:56.763647551 +0200
+++ new/netdata-v1.21.1/CHANGELOG.md    2020-04-13 15:18:52.411841607 +0200
@@ -1,5 +1,30 @@
 # Changelog
 
+## [v1.21.1](https://github.com/netdata/netdata/tree/v1.21.1) (2020-04-13)
+
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.21.0...v1.21.1)
+
+**Merged pull requests:**
+
+- V1.21.0 dashboard performance fix extended 
[\#8664](https://github.com/netdata/netdata/pull/8664) 
([jacekkolasa](https://github.com/jacekkolasa))
+- Update apps\_groups.conf 
[\#8659](https://github.com/netdata/netdata/pull/8659) 
([thenktor](https://github.com/thenktor))
+- Update apps\_groups.conf 
[\#8656](https://github.com/netdata/netdata/pull/8656) 
([thenktor](https://github.com/thenktor))
+- Update apps\_groups.conf 
[\#8655](https://github.com/netdata/netdata/pull/8655) 
([thenktor](https://github.com/thenktor))
+- health/alarm\_notify: add dynatrace enabled check 
[\#8654](https://github.com/netdata/netdata/pull/8654) 
([ilyam8](https://github.com/ilyam8))
+- Update apps\_groups.conf 
[\#8646](https://github.com/netdata/netdata/pull/8646) 
([thenktor](https://github.com/thenktor))
+- Docs: Pin mkdocs-material to older version to re-enable builds 
[\#8639](https://github.com/netdata/netdata/pull/8639) 
([joelhans](https://github.com/joelhans))
+- collectors/python.d/mysql: fix `threads\_creation\_rate` chart context 
[\#8636](https://github.com/netdata/netdata/pull/8636) 
([ilyam8](https://github.com/ilyam8))
+- Show internal stats for the exporting engine 
[\#8635](https://github.com/netdata/netdata/pull/8635) 
([vlvkobal](https://github.com/vlvkobal))
+- Add session-id using connect timestamp 
[\#8633](https://github.com/netdata/netdata/pull/8633) 
([amoss](https://github.com/amoss))
+- Update main README with 1.21 release news 
[\#8619](https://github.com/netdata/netdata/pull/8619) 
([joelhans](https://github.com/joelhans))
+- Improved ACLK memory management and shutdown sequence 
[\#8611](https://github.com/netdata/netdata/pull/8611) 
([stelfrag](https://github.com/stelfrag))
+- packaging: fix errors during install-requred-packages 
[\#8606](https://github.com/netdata/netdata/pull/8606) 
([ilyam8](https://github.com/ilyam8))
+- Remove an automatic restart of the apps.plugin 
[\#8592](https://github.com/netdata/netdata/pull/8592) 
([vlvkobal](https://github.com/vlvkobal))
+- charts.d/libreswan: fix sudo check 
[\#8569](https://github.com/netdata/netdata/pull/8569) 
([ilyam8](https://github.com/ilyam8))
+- Docs: Change MacOS to macOS 
[\#8562](https://github.com/netdata/netdata/pull/8562) 
([joelhans](https://github.com/joelhans))
+- Prometheus web api connector 
[\#8540](https://github.com/netdata/netdata/pull/8540) 
([vlvkobal](https://github.com/vlvkobal))
+- Health Alarm to Dynatrace Event implementation 
[\#8476](https://github.com/netdata/netdata/pull/8476) 
([illumine](https://github.com/illumine))
+
 ## [v1.21.0](https://github.com/netdata/netdata/tree/v1.21.0) (2020-04-06)
 
 [Full Changelog](https://github.com/netdata/netdata/compare/v1.20.0...v1.21.0)
@@ -122,7 +147,6 @@
 - Revert "Fixed Source0 URL in RPM spec \(\#7794\)" 
[\#8305](https://github.com/netdata/netdata/pull/8305) 
([prologic](https://github.com/prologic))
 - Add a Prometheus Remote Write connector to the exporting engine 
[\#8292](https://github.com/netdata/netdata/pull/8292) 
([vlvkobal](https://github.com/vlvkobal))
 - Fix dependencies for Debian Jessie. 
[\#8290](https://github.com/netdata/netdata/pull/8290) 
([Ferroin](https://github.com/Ferroin))
-- ACLK  cmake fixes [\#8280](https://github.com/netdata/netdata/pull/8280) 
([underhood](https://github.com/underhood))
 - Added code to bundle LWS in binary packages. 
[\#8255](https://github.com/netdata/netdata/pull/8255) 
([Ferroin](https://github.com/Ferroin))
 - Remove mention saying that .deb packages are experimental 
[\#8250](https://github.com/netdata/netdata/pull/8250) 
([toadjaune](https://github.com/toadjaune))
 - Enconde slave fields [\#8216](https://github.com/netdata/netdata/pull/8216) 
([thiagoftsm](https://github.com/thiagoftsm))
@@ -172,34 +196,6 @@
 - Refactor collectors documentation 
[\#7996](https://github.com/netdata/netdata/pull/7996) 
([joelhans](https://github.com/joelhans))
 - Docs: Change sed to allow parentheses in heading links 
[\#7995](https://github.com/netdata/netdata/pull/7995) 
([joelhans](https://github.com/joelhans))
 - Fix CentOS 7 RPM build failures. 
[\#7993](https://github.com/netdata/netdata/pull/7993) 
([Ferroin](https://github.com/Ferroin))
-- Don't pretend we're building i386 RPM packages when we aren't. 
[\#7989](https://github.com/netdata/netdata/pull/7989) 
([Ferroin](https://github.com/Ferroin))
-- initial MQTT over Secure Websockets support for ACLK 
[\#7988](https://github.com/netdata/netdata/pull/7988) 
([underhood](https://github.com/underhood))
-- Fix permissions issues caused by 986bc2052. 
[\#7984](https://github.com/netdata/netdata/pull/7984) 
([Ferroin](https://github.com/Ferroin))
-- collectors: apps.plugin: apps\_groups: update ceph & samba collections. 
[\#7982](https://github.com/netdata/netdata/pull/7982) 
([k0ste](https://github.com/k0ste))
-- /collectors/python.d.plugin/third\_party: patch monotonic synology6 
[\#7980](https://github.com/netdata/netdata/pull/7980) 
([ilyam8](https://github.com/ilyam8))
-- eBPF process plugin [\#7979](https://github.com/netdata/netdata/pull/7979) 
([thiagoftsm](https://github.com/thiagoftsm))
-- Fix typos in docs/step-by-step/step-06.md 
[\#7978](https://github.com/netdata/netdata/pull/7978) 
([joelhans](https://github.com/joelhans))
-- /collectors/charts.d.plugin: format modules 
[\#7973](https://github.com/netdata/netdata/pull/7973) 
([ilyam8](https://github.com/ilyam8))
-- Fixes static builds and nightlies 
[\#7971](https://github.com/netdata/netdata/pull/7971) 
([prologic](https://github.com/prologic))
-- Adds GHA Workflow to actually Build the Agent across all the OS/Distro\(s\) 
we support today [\#7969](https://github.com/netdata/netdata/pull/7969) 
([prologic](https://github.com/prologic))
-- Indicate FreeIPMI supported in Docker image 
[\#7964](https://github.com/netdata/netdata/pull/7964) 
([lassebm](https://github.com/lassebm))
-- CODEOWNERS: change collectors/charts.d.plugin/ owners 
[\#7963](https://github.com/netdata/netdata/pull/7963) 
([ilyam8](https://github.com/ilyam8))
-- /collectors/charts.d.plugin: remove deprecated modules 
[\#7962](https://github.com/netdata/netdata/pull/7962) 
([ilyam8](https://github.com/ilyam8))
-- Fix cmake build error [\#7960](https://github.com/netdata/netdata/pull/7960) 
([mfundul](https://github.com/mfundul))
-- /pythond.d/UrlService.py: add body 
[\#7956](https://github.com/netdata/netdata/pull/7956) 
([ilyam8](https://github.com/ilyam8))
-- netdata-updater.sh: explicitly return 0 from update 
[\#7955](https://github.com/netdata/netdata/pull/7955) 
([ilyam8](https://github.com/ilyam8))
-- update httpcheck.conf [\#7952](https://github.com/netdata/netdata/pull/7952) 
([yasharne](https://github.com/yasharne))
-- Fix wrong code fragments in signing in 
[\#7950](https://github.com/netdata/netdata/pull/7950) 
([cakrit](https://github.com/cakrit))
-- Adds a GHA workflow to test install-required-packages 
[\#7949](https://github.com/netdata/netdata/pull/7949) 
([prologic](https://github.com/prologic))
-- install go.d.plugin only if there is new version 
[\#7946](https://github.com/netdata/netdata/pull/7946) 
([ilyam8](https://github.com/ilyam8))
-- Fix variety of linter errors across docs 
[\#7944](https://github.com/netdata/netdata/pull/7944) 
([joelhans](https://github.com/joelhans))
-- Adds support for only performing updates if there is a newer version 
[\#7939](https://github.com/netdata/netdata/pull/7939) 
([prologic](https://github.com/prologic))
-- Fixes error/warnings found by shellcheck for 
./packaging/installer/netdata-updater.sh 
[\#7938](https://github.com/netdata/netdata/pull/7938) 
([prologic](https://github.com/prologic))
-- Re-formatts ./packaging/installer/netdata-updater.sh with shfmt -w -i 2 -ci 
-sr [\#7937](https://github.com/netdata/netdata/pull/7937) 
([prologic](https://github.com/prologic))
-- Fixes a typo in ./packaging/installer/functions.sh with wrong message for 
updater cron script [\#7934](https://github.com/netdata/netdata/pull/7934) 
([prologic](https://github.com/prologic))
-- Fixes support for editing configuration when NetData is installed to a 
symlinked /opt [\#7933](https://github.com/netdata/netdata/pull/7933) 
([prologic](https://github.com/prologic))
-- Re-formats ./system/edit-config.in with shfmt -w -i 2 -ci -sr 
[\#7932](https://github.com/netdata/netdata/pull/7932) 
([prologic](https://github.com/prologic))
-- Fixes a bug in DO\_NOT\_TRACK expression 
[\#7929](https://github.com/netdata/netdata/pull/7929) 
([prologic](https://github.com/prologic))
 
 ## [v1.19.0](https://github.com/netdata/netdata/tree/v1.19.0) (2019-11-27)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/netdata-v1.21.0/README.md 
new/netdata-v1.21.1/README.md
--- old/netdata-v1.21.0/README.md       2020-04-06 03:30:44.890635277 +0200
+++ new/netdata-v1.21.1/README.md       2020-04-13 15:18:39.902773956 +0200
@@ -209,45 +209,21 @@
 
 ## News
 
-`Nov 27th, 2019` - **[Netdata v1.19.0 
released!](https://github.com/netdata/netdata/releases)**
+`April 6, 2020` - **[Netdata v1.21.0 
released!](https://github.com/netdata/netdata/releases)**
 
-Release v1.19.0 contains 2 new collectors, 19 bug fixes, 17 improvements, and 
19 documentation updates.
+Release v1.21.0 contains 2 new collectors, 3 new exporting connectors, 37 bug 
fixes, 46 improvements, and 25 documentation updates. We also made 26 bug fixes 
or improvements related to the upcoming release of Netdata Cloud.
 
-We completed a major rewrite of our **web log collector** to dramatically 
improve its flexibility and performance. The
-[new collector](https://github.com/netdata/go.d.plugin/pull/141), written 
entirely in Go, can parse and chart logs from
-Nginx and Apache servers, and combines numerous improvements. Netdata now 
supports the LTSV log format, creates charts
-for TLS and cipher usage, and is amazingly fast. In a test using SSD storage, 
the collector parsed the logs for 200,000
-requests in about 200ms, using 30% of a single core.
-
-This Go-based collector also has powerful custom log parsing capabilities, 
which means we're one step closer to a
-generic application log parser for Netdata. We're continuing to work on this 
parser to support more application log
-formatting in the future.
-
-We have a new tutorial on [enabling the Go web log
-collector](https://docs.netdata.cloud/docs/tutorials/collect-apache-nginx-web-logs/)
 and using it with Nginx and/or
-Apache access logs with minimal configuration. Thanks to 
[Wing924](https://github.com/Wing924) for starting the Go
-rewrite!
-
-We introduced more **cmocka unit testing** to Netdata. In this release, we're 
testing how Netdata's internal web server
-processes HTTP requests—the first step to improve the quality of code 
throughout, reduce bugs, and make refactoring
-easier. We wanted to validate the web server's behavior but needed to build a 
layer of parametric testing on top of the
-CMocka test runner. Read all about our process of testing and selecting cmocka 
on our blog post: [Building an agile
-team's 'safety harness' with cmocka and 
FOSS](https://blog.netdata.cloud/posts/agile-team-cmocka-foss/).
-
-Netdata's **Unbound collector** was also [completely rewritten in 
Go](https://github.com/netdata/go.d.plugin/pull/287)
-to improve how it collects and displays metrics. This new version can get 
dozens of metrics, including details on
-queries, cache, uptime, and even show per-thread metrics. See our
-[tutorial](https://docs.netdata.cloud/docs/tutorials/collect-unbound-metrics/) 
on enabling the new collector via
-Netdata's amazing auto-detection feature.
+We added a new **collector for Apache Pulsar**, a popular open-source 
distributed pub-sub messaging system. We use Pulsar in our Netdata Cloud 
infrastructure (more on that later this month!), and are excited to start 
sharing metrics about our own Pulsar systems when the time comes. The Pulsar 
collector attempts to auto-detect any running Pulsar processes, but you can 
always [configure the 
collector](https://docs.netdata.cloud/collectors/go.d.plugin/modules/pulsar/#configuration)
 based on your setup.
 
-We [fixed an error](https://github.com/netdata/netdata/pull/7220) where 
**invalid spikes** appeared on certain charts by
-improving the incremental counter reset/wraparound detection algorithm.
+Also new in v1.21 is a **VerneMQ collector**. We use the open-source MQ 
Telemetry Transport (MQTT) broker for Netdata Cloud as well. As with Pulsar, 
you can [configure the VerneMQ 
collector](https://docs.netdata.cloud/collectors/go.d.plugin/modules/vernemq/#vernemq-monitoring-with-netdata)
 to auto-detect your installation in just a few steps.
 
-Netdata can now send [**health alarm notifications to IRC
-channels**](https://docs.netdata.cloud/health/notifications/irc/) thanks to 
[Strykar](https://github.com/Strykar)!
+Our experimental exporting engine received significant updates with new 
connectors for **[Prometheus remote 
write](https://docs.netdata.cloud/exporting/prometheus/remote_write/)**, 
**[MongoDB](https://docs.netdata.cloud/exporting/mongodb/)**, and **[AWS 
Kinesis Data Streams](https://docs.netdata.cloud/exporting/aws_kinesis/)**. You 
can now send Netdata metrics to more than 20 additional external storage 
providers for long-term archiving and deeper analysis. Learn more about the 
[exporting engine](https://docs.netdata.cloud/exporting/) in our documentation.
 
-And, Netdata can now monitor [**AM2320 
sensors**](https://docs.netdata.cloud/collectors/python.d.plugin/am2320/), 
thanks
-to hard work from [Tom Buck](https://github.com/tommybuck).
+We upgraded our **TLS compatibility to include 1.3**, which applies to HTTPS 
for both Netdata's web server and streaming connections. TLS 1.3 is the most 
up-to-date version of the TLS protocol, and contains important fixes and 
improvements to ensure strong encryption. If you enabled TLS in the web server 
or streaming, Netdata attempts to use 1.3 by default, but you can also set the 
version and ciphers explicitly. Learn more in the 
[documentation](https://docs.netdata.cloud/web/server/#select-tls-version).
+
+The Netdata dashboard has been **completely re-written in React**. While the 
look and behavior hasn't changed, these under-the-hood changes enable a suite 
of new features, UX improvements, and design overhauls. With React, we'll be 
able to work faster and better resource our talented engineers.
+
+As part of the ongoing work to polish our **eBPF collector tech preview**, 
we've now proven the collector's performance is very good, and have vastly 
expanded the number of operating system versions the collector works on. Learn 
how to [enable it](https://docs.netdata.cloud/collectors/ebpf_process.plugin/) 
in our documentation. We've also extensively stress-tested the eBPF collector 
and found that it's impressively fast given the depth of metrics it collects! 
Read up on our benchmarking analysis [on 
GitHub](https://github.com/netdata/netdata/issues/8195).
 
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/netdata-v1.21.0/configure 
new/netdata-v1.21.1/configure
--- old/netdata-v1.21.0/configure       2020-04-06 03:30:59.855911192 +0200
+++ new/netdata-v1.21.1/configure       2020-04-13 15:18:55.624115773 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for netdata v1.21.0.
+# Generated by GNU Autoconf 2.69 for netdata v1.21.1.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@
 # Identity of this package.
 PACKAGE_NAME='netdata'
 PACKAGE_TARNAME='netdata'
-PACKAGE_VERSION='v1.21.0'
-PACKAGE_STRING='netdata v1.21.0'
+PACKAGE_VERSION='v1.21.1'
+PACKAGE_STRING='netdata v1.21.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1495,7 +1495,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures netdata v1.21.0 to adapt to many kinds of systems.
+\`configure' configures netdata v1.21.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1566,7 +1566,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of netdata v1.21.0:";;
+     short | recursive ) echo "Configuration of netdata v1.21.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1755,7 +1755,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-netdata configure v1.21.0
+netdata configure v1.21.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2617,7 +2617,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by netdata $as_me v1.21.0, which was
+It was created by netdata $as_me v1.21.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3000,7 +3000,7 @@
 $as_echo "$as_me: ***************** MAINTAINER MODE *****************" >&6;}
 fi
 
-PACKAGE_RPM_VERSION="v1.21.0"
+PACKAGE_RPM_VERSION="v1.21.1"
 
 
 # -----------------------------------------------------------------------------
@@ -3529,7 +3529,7 @@
 
 # Define the identity of the package.
  PACKAGE='netdata'
- VERSION='v1.21.0'
+ VERSION='v1.21.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12052,7 +12052,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by netdata $as_me v1.21.0, which was
+This file was extended by netdata $as_me v1.21.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12118,7 +12118,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-netdata config.status v1.21.0
+netdata config.status v1.21.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/netdata-v1.21.0/netdata.spec 
new/netdata-v1.21.1/netdata.spec
--- old/netdata-v1.21.0/netdata.spec    2020-04-06 03:31:08.568654026 +0200
+++ new/netdata-v1.21.1/netdata.spec    2020-04-13 15:19:04.512885659 +0200
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: GPL-3.0-or-later
 %global contentdir %{_datadir}/netdata
-%global version v1.21.0
+%global version v1.21.1
 
 #TODO: Temporary fix for the build-id error during go.d plugin set up
 %global _missing_build_ids_terminate_build 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/netdata-v1.21.0/packaging/dashboard.checksums 
new/netdata-v1.21.1/packaging/dashboard.checksums
--- old/netdata-v1.21.0/packaging/dashboard.checksums   2020-04-06 
03:30:44.970642099 +0200
+++ new/netdata-v1.21.1/packaging/dashboard.checksums   2020-04-13 
15:18:39.974780101 +0200
@@ -1 +1 @@
-6e20cefc64114a35842260b17794265c086caeb4b3faacb7fe0856e18c85b158  
dashboard.tar.gz
+1eb9ebdee09f8ef1e843dfd8c65a52644281e9b053b8390081902beaeb470944  
dashboard.tar.gz
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/netdata-v1.21.0/packaging/dashboard.version 
new/netdata-v1.21.1/packaging/dashboard.version
--- old/netdata-v1.21.0/packaging/dashboard.version     2020-04-06 
03:30:44.970642099 +0200
+++ new/netdata-v1.21.1/packaging/dashboard.version     2020-04-13 
15:18:39.974780101 +0200
@@ -1 +1 @@
-v0.4.12
+v0.4.16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/netdata-v1.21.0/packaging/version 
new/netdata-v1.21.1/packaging/version
--- old/netdata-v1.21.0/packaging/version       2020-04-06 03:30:56.763647551 
+0200
+++ new/netdata-v1.21.1/packaging/version       2020-04-13 15:18:52.411841607 
+0200
@@ -1 +1 @@
-v1.21.0
+v1.21.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/netdata-v1.21.0/web/gui/README.md 
new/netdata-v1.21.1/web/gui/README.md
--- old/netdata-v1.21.0/web/gui/README.md       2020-04-06 03:30:44.986643463 
+0200
+++ new/netdata-v1.21.1/web/gui/README.md       2020-04-13 15:18:39.990781467 
+0200
@@ -31,6 +31,12 @@
 <iframe width="720" height="405" 
src="https://www.youtube.com/embed/Ob6-Wkb6ZBA"; frameborder="0" 
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" 
allowfullscreen></iframe>
 </details>
 
+## New React Dashboard
+
+We've been working on refactoring the standard dashboard code to simplify the 
process of adding new features and fixing bugs. 
+
+The new dashboard is added to the codebase, but the old version is still here. 
If you want to use it, run `/usr/libexec/netdata/netdata-switch-dashboard.sh  
classic`. To switch back, do `netdata-switch-dashboard.sh  react`. Currently, 
the refactored dashboard doesn't include any noticeable changes in UI.
+
 ## Navigating the standard dashboard
 
 Beyond charts, the standard dashboard can be broken down into three key areas:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/netdata-v1.21.0/web/gui/version.txt 
new/netdata-v1.21.1/web/gui/version.txt
--- old/netdata-v1.21.0/web/gui/version.txt     2020-04-06 03:31:16.099988725 
+0200
+++ new/netdata-v1.21.1/web/gui/version.txt     2020-04-13 15:19:12.365829050 
+0200
@@ -1 +1 @@
-6931cb80778f104518782d91f4c16dec22e566b6
+b450a1e9d0f0dbbeff9e56325b5ba120be8b97b2


Reply via email to