Commit Graph

6 Commits

Author SHA1 Message Date
Tina Luedtke
c7f2647a62
Docs: Removed Google Analytics tags (#12145) 2022-02-17 10:37:46 +00:00
Ilya Mashchenko
9969f0dd43
add bug report form (#11891) 2022-01-10 12:05:00 +03:00
Joel Hans
56dfb07605
Fixing sneaky broken links (#11175) 2021-05-24 05:38:31 -07:00
Ilya Mashchenko
10b745cba8
add _is_k8s_node label to the host labels (#10501)
* auto format system-info.sh

* detect whether the node is k8s node in system-info.sh

* fix unmae=>uname

* add_is_k8s_node_to_host_labels: Add new variable to structure

* add_is_k8s_node_to_host_labels: Add is_k8_node to labels

* add_is_k8s_node_to_host_labels: Add is_k8_node inside endpoint

* add_is_k8s_node_to_host_labels: Add data to swagge file

* change yes/no to true/false

* Update web/api/netdata-swagger.json

* add_is_k8s_node_to_host_labels: Add anonymous statistic

* add_is_k8s_node_to_host_labels: Add information to using-host-labels.md

* add_is_k8s_node_to_host_labels: Add variable to stream

* add_is_k8s_node_to_host_labels: Change swagger.yaml

* add_is_k8s_node_to_host_labels: Adding missing documentation

* add_is_k8s_node_to_host_labels: rename variable

* add_is_k8s_node_to_host_labels: Rename lables to match variable names

* add_is_k8s_node_to_host_labels: Add to wget

* add_is_k8s_node_to_host_labels: Add content to swagger files

* add_is_k8s_node_to_host_labels: update both swagger files

* add_is_k8s_node_to_host_labels: fix wrong exportation

Co-authored-by: Thiago Marques <thiagoftsm@gmail.com>
2021-01-18 07:44:14 -05:00
Joel Hans
2c64795b7c
Change streaming terminology to parent/child in docs (#9312)
* Intial pass through docs

* Dash instead of slash

* To parent/child

* Child nodes

* Change diagrams

* Allowlist

* Fixes for Andrew

* Remove from build_external

* Change in proc
2020-06-12 09:42:58 -07:00
Joel Hans
fecbb89d0c
Move/refactor docs to accomodate new Guides section on Learn (#9266)
* Move directories and change verbiage to guide

* Move health guides

* Quick fix to collectors quickstart

* Fix broken links

* Remove health/tutorials dir

* Fix links in collectors quickstart

* Fix links to go.d pages
2020-06-04 09:05:25 -07:00