* 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.
1. format line length to 120
2. transform the table into an actual table (worked with magic atm)
3. Make the list of actions more consistent
4. Remove an old reference to memory mode save
5. Remove whitespace
---------
Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
* 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>
* 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>
* 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
* Move export graphite metrics guide content to new integrations landing
page and exporter readme
* Merge info on how to write python collector and reorg file
* Codacy warning fixes
* rm github star important
* Remove some guides and rework the data collection docs
* link fixes on collectors/README.md
* link fixes on collectors/REFERENCE.md
* Fix codacy
* More codacy list formatting
* add metadata for learn
* first batch of adding metadata to md files
* second batch of adding metadata to md files
* third batch of adding metadata to md files
* test one sidebar_label
* add missing sidebar_labels
* add missing sidebar_labels to files left behind
* test, ansible doc is stubborn
* fix
* fix
* fix
* don't use questionmarks in the sidebar label
* don't use exclamation marks and symbols in the sidebar label
* fix style guide
* fixes
* fixes
* first commit for the guide
* minor changes
* lint and remove the image metadata
* fix some newlines and add backlinks
* fix some typos
* Changes to the structure and steps
* Fix title and custom_edit_url
* minor styling fixes
* Update troubleshooting-agent-with-cloud-connection.md
* some wording changes and additions
* fixes plus added Tasos's suggestions
* Update troubleshooting-agent-with-cloud-connection.md
Co-authored-by: Tasos Katsoulas <tasos@netdata.cloud>
Co-authored-by: DShreve2 <david@netdata.cloud>