* Move health/ under src/
* Update references to health paths.
```
find . -type f -exec sed -i 's:master/exporting:master/src/exporting:g' {} \;
```
* Update .git{,hub} refs to health.
* merged spaces, war rooms and invite your team to one place
* Update docs/cloud/manage/organize-your-infrastrucutre-invite-your-team.md
Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
* Update docs/cloud/manage/organize-your-infrastrucutre-invite-your-team.md
Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
* fix from review comments
* delete invite your team file
* Apply suggestions from code review
---------
Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
* initial update commit, organize info
* wording changes
* add screenshots and more info
* small fix
* small fix
* Apply suggestions from code review
Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com>
* changes from review
---------
Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com>
* first batch of adding descriptions to the documentation, and fixing inconsistencies inside the files
* Apply suggestions from code review
Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com>
* Update docs/cloud/visualize/overview.md
* Replace view with tab in overview.md
---------
Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com>
* Update war-rooms.md
* update war-rooms.md
* some visual fixes
* Apply suggestions from code review
Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com>
* put info in the proper place from war-rooms.md
* Update the images in visualization-date-and-time-controls.md
* Apply suggestions from code review
---------
Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com>
* make the title metadta the H1
* Update collectors/python.d.plugin/zscores/README.md
* Update libnetdata/ebpf/README.md
* Update ml/README.md
* Update libnetdata/string/README.md
---------
Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com>
* fix broken link in ml/README.md
* fix broken link across all files
* fix broken link across all files
* fix broken links and remove what's next sections
* fix broken links and remove what's next section
* Remove related links sections with broken links that link to removed files
* fix broken links
* Moving the cloud docs under /docs/cloud (previous location: netdata/learn/*)
* Added metadata on almost every document of the old learn site for the new ingest process of learn.
* Map old learn document to their best fit as topic related docs.
Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
Co-authored-by: DShreve2 <david@netdata.cloud>
Co-authored-by: hugovalente-pm <hugo@netdata.cloud>