0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-02 20:48:06 +00:00
Commit graph

54 commits

Author SHA1 Message Date
kanelatechnical
5a9b3ecadf
Windows installer + ML (all) improved ()
* Deployment Guides Improved

* Windows installer + ML (all) improved

* fix formatting and some minor changes

---------

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2025-04-01 14:04:39 +03:00
Ilya Mashchenko
d9f7159486
docs: format, typos, and some simplifications in docs/ () 2024-11-30 21:14:36 +02:00
Fotis Voutsas
55aaa2e856
Update uninstallation docs and remove reinstallation page ()
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-10-31 10:50:37 +02:00
Fotis Voutsas
a5460023bf
Docs directory lint documentation and fix issues ()
* alerts-and-notifications broken link pass

* category-overview-pages pass

* dashboards and charts pass

* deployment-guides pass

* dev corner pass

* exporting metrics pass

* Netdata Agent pass

* Netdata Cloud pass

* observ centrl points pass

* sec and priv design pass

* final docs on docs/ folder

* web server readme fix

* fix broken link
2024-10-03 12:05:07 +03:00
Fotis Voutsas
18a88fd856
Grammar pass on docs ()
* grammar pass on doc

* capitalize Alert

* grammar pass

* capitalize Alert

* grammar pass

* grammar pass

* grammar pass

* grammar pass

* grammar pass

* grammar pass

* Update docs/category-overview-pages/working-with-logs.md

* Update docs/category-overview-pages/machine-learning-and-assisted-troubleshooting.md

---------

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-05-23 07:34:52 +00:00
Fotis Voutsas
d3ff7e9818
PR to change absolute links to relative () 2024-05-21 12:58:32 +03:00
Fotis Voutsas
effe8e6f26
files movearound () 2024-05-15 10:01:46 +03:00
Fotis Voutsas
1b77dc50ca
remove doc and consolidate info to main section page () 2024-05-13 08:32:46 +00:00
Fotis Voutsas
310253994c
refresh the ML documentation and consolidate the two docs ()
* refresh the ML documentation and consolidate the two docs

* ml conf doc

* ml category overview page debloat

* link to AA

* update metrics correlation doc

* Apply suggestions from code review

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>

---------

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-04-30 10:04:52 +03:00
Fotis Voutsas
8914b4cf58
update the file ()
* update the file

* simplify wording

---------

Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-04-25 11:56:13 +00:00
Fotis Voutsas
2290b61e41
Documentation edits ()
* Delete docs/category-overview-pages/netdata-dashboards-and-visualizations.md

* Delete src/web/gui/confluence/README.md

* Delete docs/category-overview-pages/monitor-your-infrastructure.md

* Update view-active-alerts.md

* Apply suggestions from code review

* Update docs/monitor/view-active-alerts.md

Co-authored-by: Hugo Valente <82235632+hugovalente-pm@users.noreply.github.com>

---------

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
Co-authored-by: Hugo Valente <82235632+hugovalente-pm@users.noreply.github.com>
2024-04-24 13:55:45 +03:00
Hugo Valente
fbd3e485ee
add generic sso authenciation page and SP-initiated SSO on Okta ()
* add generic sso authenciation page and SP-initiated SSO on Okta

* Rename docs/cloud/manage/sso-authentication.md to docs/netdata-cloud/sso-authentication.md

* Update metadata.yaml

* add category overview page and rename sso file to its title

* alter script to send auth integrations to desired folder

* alter script to send auth integrations to desired folder

* add content on the authentication & authorization main page

---------

Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2024-04-23 12:26:21 +00:00
Fotis Voutsas
34336e833a
move netdata charts documentation to proper folder () 2024-04-23 10:09:50 +03:00
Fotis Voutsas
4c4ce1a239
Remove deployment-strategies ()
remove file
2024-03-04 14:06:14 +02:00
Fotis Voutsas
85bc75167e
delete docs/netdata-security.md and replace links to proper points () 2024-03-04 13:33:19 +02:00
Fotis Voutsas
109a635d04
Liquify start-stop-restart doc ()
liquify start-stop-restart doc
2024-02-21 09:39:31 +02:00
Costa Tsaousis
89c058a3a3
Update machine-learning-and-assisted-troubleshooting.md 2024-02-20 19:06:33 +02:00
Costa Tsaousis
8b767b7ca9
Update machine-learning-and-assisted-troubleshooting.md 2024-02-20 19:05:32 +02:00
Fotis Voutsas
f27f4f714a
Documentation changes, new files and restructuring the hierarchy ()
* docs additions

* docs from writerside, not to be published in this state, links need work and Learn map needs to include them

* rename some files to reduce repetition on filenames

* use new packaging documentation and replace links to old

* change learn-rel-path to new category names

* replace configuration file with new one, add conf directory section to it, and replace links to point to that

* linkfix

* run integrations pipeline to get new links

* catoverpage

* fix writerside style links

* addition in on-prem mention

* comment out mermaid problematic line

* change path of alerting integrations docs for Learn

* fix

* fixes

* fix diagrams
2024-02-20 09:08:46 +02:00
vkalintiris
a75559dffe
Move web/ under src/ () 2024-02-12 14:11:49 +02:00
vkalintiris
e0ec10411b
Move collectors/ under src/ () 2024-02-08 11:06:35 +02:00
vkalintiris
8c736bb135
Move health/ under src/ ()
* 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.
2024-02-07 02:24:47 +02:00
vkalintiris
8121b18d1e
Move exporting/ under src/ () 2024-02-05 11:16:59 +02:00
vkalintiris
a25ff1b401
Move aclk/ under src/ ()
* Move aclk/ under src/

* Update labeler
2024-02-01 15:51:19 +02:00
vkalintiris
115d074a6c
Create a top-level directory to contain source code. ()
* Move ML under src

* Move spwan under src

* Move cli/ under src/

* move registry/ under src/

* move streaming/ under src/

* Move claim under src. Update docs

* Move database/ under src/

* Move libnetdata/ under src/

* Update references to libnetdata

* Fix logsmanagement includes

* Update generated script path.
2024-02-01 13:41:44 +02:00
Fotis Voutsas
8faee578b8
Changes to systemd-journal docs ()
* changes to docs

* tree to blob

* small change
2023-10-17 17:08:37 +03:00
Hugo Valente
cc9ec062d2
add specific info on how to access the dashboards ()
* add specific info on how to access the dashboards

* also added to README

* add specific info on how to access the dashboards

* also added to README

* added suggestion from PR review

* also reflected change on legacy doc

* Update docs/category-overview-pages/accessing-netdata-dashboards.md

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>

---------

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2023-09-11 14:16:27 +01:00
Ilya Mashchenko
d5bdb7cf15
docs rename alarm to alert () 2023-08-15 20:56:24 +03:00
Kamil Kieliszczyk
ea23a946ec
Update documentation ()
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2023-07-28 12:26:35 +03:00
Ralph Meijer
8e636a8ce6
Overhaul deployment strategies documentation () 2023-07-21 11:55:45 +02:00
Hugo Valente
79600d73dd
documentation update for the release of the new UI ()
* initial commit to open draft PR

* initial review of the docs for the new UI release

* repositionining

* missed one comment

* reworded the callout based on suggestion

* Update docs/category-overview-pages/accessing-netdata-dashboards.md

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>

* edits after review comments

* updates after some more review comments

---------

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2023-07-19 13:12:16 +01:00
Fotis Voutsas
a2476ba7dc
Update metrics-streaming-and-replication.md ()
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2023-07-04 18:48:30 +03:00
Fotis Voutsas
8084ad2a32
Create category overview pages for learn's restructure ()
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2023-05-24 17:28:50 +03:00
Fotis Voutsas
fadd2d81a9
Replace "XYZ view" with "XYZ tab" in documentation files ()
* replace 'XYZ view' with 'XYZ tab' in documentation files

* Update README.md
2023-04-20 09:04:08 -07:00
Chris Akritidis
1ac2261c97
Update deployment-strategies.md () 2023-03-29 08:39:06 -07:00
Chris Akritidis
5a1007da98
Consolidate security and privacy documents () 2023-03-27 10:37:28 -07:00
Chris Akritidis
5d56e184cf
Update reverse-proxies.md () 2023-03-21 05:50:25 -07:00
Chris Akritidis
4da956f374
Create reverse-proxies.md ()
Category overview page for learn
2023-03-21 05:06:37 -07:00
Chris Akritidis
f48a9e9e73
Update deployment-strategies.md () 2023-03-17 07:18:17 -07:00
Fotis Voutsas
e9af618081
Make the title metadata H1 in all markdown files ()
* 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>
2023-02-28 06:52:53 -08:00
Chris Akritidis
8c73c47645
Reorg learn 0227 ()
* reorg batch 1

* remove duplicate cloud custom dashboard and agent dashboard

* Simplify the root web/README

* Merge streaming references

* Make enable streaming the overall intro and the README the reference

* Remove reference-streaming document

* Update overview pages
2023-02-27 14:46:08 -08:00
Chris Akritidis
20745bf78b
Reorg learn 0226 ()
* Reorg getting started

* Streaming

* Remove blanks

* Fix up to cloud alerts
2023-02-26 09:38:33 -08:00
Chris Akritidis
a1ae12f7ea
Update deployment-strategies.md () 2023-02-23 09:44:26 -08:00
Chris Akritidis
2cf95f9a51
Add deployment strategies ()
Test of centralization, with a file with no learn headings
2023-02-23 08:51:16 -08:00
Chris Akritidis
75174359c5
Reorg learn 2102 1 ()
* rm references overview

* Restructure installation methods

* Add systems.md
2023-02-21 06:06:57 -08:00
Chris Akritidis
157c0fa16b
Remove References category from learn () 2023-02-20 08:56:06 -08:00
Fotis Voutsas
ff14cf0df6
Fix broken links in our documentation ()
* 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
2023-02-20 06:52:43 -08:00
Chris Akritidis
d3630fae1d
Add misc landing page and move proxy guides ()
* Add misc landing page and move proxy guides

* Add misc landing page

* Fix misc edit link
2023-02-17 15:25:18 -08:00
Fotis Voutsas
851ce5a184
Fix broken links in integrations-overview ()
* Fix broken links in integrations-overview

* fix broken link in docs/export/enable-collector.md
2023-02-17 08:11:38 -08:00
Chris Akritidis
3e507768b9
Reorg markdown files for learn ()
* 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
2023-02-16 13:28:26 -08:00