0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-28 22:52:30 +00:00
Commit graph

622 commits

Author SHA1 Message Date
Ilya Mashchenko
20a280aeb4
docs: grammar/format fixes to docs/netdata-agent/ () 2024-11-05 14:04:11 +02:00
Ralph Meijer
fc3d851b0e
Improve the documentation on removing stale nodes ()
Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2024-11-04 11:24:58 +02:00
Fotis Voutsas
a4201c88dc
Installation section simplification ()
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-11-04 11:18:34 +02:00
Fotis Voutsas
7a7f5e2d69
Docs: Changes to title and CPU requirements ()
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-11-03 17:25:58 +02:00
Fotis Voutsas
4b8a945df9
Docs: small fixes and pass on sizing Agents ()
* small fixes and pass on sizing Agents

* improvements

* grammar

* simplify innovations

* update title

---------

Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-11-01 13:45:31 +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
73f52709cf
Updating Netdata docs ()
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-10-30 21:57:50 +02:00
Fotis Voutsas
b1c9385c70
docs edit ()
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-10-30 12:39:25 +02:00
Fotis Voutsas
f2329db8bb
Start-stop-restart for windows, plus move info to its own file ()
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-10-30 11:51:11 +02:00
Joao Cardoso
01debcadff
Update enterprise SSO docs ()
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-10-21 17:17:42 +03:00
Fotis Voutsas
16fb64f485
Add ref to dyncfg ()
* add ref to dyncfg

* Update docs/netdata-agent/configuration/README.md

---------

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-10-16 11:28:14 +00:00
Fotis Voutsas
7332919cf5
Docs fixes () 2024-10-04 12:23:00 +03: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
f3efa0f870
New wording about edit-config script in docs () 2024-10-02 12:43:39 +03:00
vkalintiris
7d4f9c58d5
Move plugins.d directory outside of collectors ()
* Move plugins.d out of collectors

It's being used by streaming as well.

* Move ndsudo and local_listeners back to collectors.
2024-09-30 13:14:26 +00:00
Mateusz Bularz
99eed4690a
feat: HW req for onprem installation. ()
* feat: HW req for onprem installation.

* Apply suggestions from code review

* Update docs/netdata-cloud/netdata-cloud-on-prem/installation.md

Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>

* Apply suggestions from code review

* small changes in wording

---------

Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2024-09-25 10:49:48 +02:00
Ilya Mashchenko
8d8a6a8cd9
fix some docs issues () 2024-09-14 23:12:15 +03:00
Costa Tsaousis
a399128dbf
config parsers ()
* added parser for durations

* preliminary work for timeframes

* Update CMakeLists.txt

* updated parsing and generation for durations

* renames

* report parser errors; added compatibility to existing config_parse_duration()

* duration parsing is used on most netdata.conf and stream.conf entries

* more uses of duration parsing; simplification of stream.conf

* code cleanup

* more duration changes

* added html playground

* improved js code

* duration parsing applied to dbengine retention

* fixed doc

* simplified logic; added size parser

* added parsing for sizes

* renames and documentation updates

* hide appconfig internals from the rest of netdata

* fix crash on cleanup of streaming receivers

* fix buffer overflow in gorilla compression

* config return values are const

* ksm set to auto

* support reformatting migrated values

* removed obsolete metrics correlations settings

* split appconfig to multiple files

* durations documentation

* sizes documentation

* added backward compatibility in retention configuration

* provide description on migrations and reformattings

* config options are now a double linked list

* config sections are now a double linked list; config uses spinlocks; code cleanup and renames

* added data type to all config options

* update data types

* split appconfig api to multiple files

* code cleanup and renames

* removed size units above PiB

* Revert "fix buffer overflow in gorilla compression"

This reverts commit 3d5c48e84b.

* appconfig internal api changes
2024-09-04 14:42:01 +03:00
Ilya Mashchenko
d417b5303c
fix charts.d/sensors leftovers () 2024-08-29 20:46:14 +03:00
Ralph Meijer
b309984013
Add missing initial slashes for internal documation links () 2024-08-16 16:30:49 +03:00
Ilya Mashchenko
f417e35381
docs: add a note that the min dbengine tier size is 256 MB () 2024-08-05 11:17:11 +03:00
Ilya Mashchenko
d12c353ada
docs: simplify "Disk Requirements and Retention" () 2024-07-21 20:47:32 +03:00
Ilya Shchekin
443bb0f56c
Update securing-netdata-agents.md ()
* Update securing-netdata-agents.md

Additional action when you disable the local dashboard

* Update docs/netdata-agent/securing-netdata-agents.md

---------

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-07-10 01:56:03 +03:00
Ilya Mashchenko
a8757ff1c5
update go.d path in docs and ci () 2024-07-08 19:10:00 +03:00
Ilya Mashchenko
7fee1e5222
restructure go.d ()
* restruture go.d

* update gitignore

* update ci files

* update gen_docs_integrations.py

* update link in go.d conf files

* update go.d modules metadata files

* update metadata files

* update packaging

* add log files

* integrations commit

* update get-go-version.py

* go fmt

* fix packaging

* update go.d readme

---------

Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2024-07-02 15:32:34 +03:00
Fotis Voutsas
559dbb3a24
Update role-based-access-model.md () 2024-07-01 11:43:38 +03:00
Fotis Voutsas
2aa0ec9200
Troubleshooter must be assigned to rooms docs ()
* troubleshooter must be assigned to rooms docs

* Update manage-notification-methods.md
2024-06-28 13:01:50 +03:00
Ilya Mashchenko
d4346b3be2
docs: clarify setting time/disk limits to 0 () 2024-06-19 14:53:02 +03:00
Ilya Mashchenko
e418f938c7
docs: add time-based retention to "Change how long Netdata stores metrics" ()
* docs: add time-based retention tp "Change how long Netdata stores metrics"

* update config sample

* fix retention settings table
2024-06-19 14:20:11 +03:00
Fotis Voutsas
14b79967b3
Update enable-an-exporting-connector.md ()
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-06-18 10:25:57 +03:00
Fotis Voutsas
75d9ea124e
Update netdata-charts.md ()
* Update netdata-charts.md

* Update docs/dashboards-and-charts/netdata-charts.md

* Apply suggestions from code review

* Apply suggestions from code review

* Update docs/dashboards-and-charts/netdata-charts.md

* Apply suggestions from code review

* Apply suggestions from code review

---------

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-06-14 11:37:32 +03:00
Fotis Voutsas
57cff4c8ec
RBAC for dynamic configuration documentation ()
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-06-13 19:41:50 +03:00
Fotis Voutsas
ef347a2405
Dyncfg doc ()
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-06-07 12:37:41 +03:00
Fotis Voutsas
38baccf80a
Change "War Room" to "Room" and other docs changes () 2024-05-30 14:16:13 +03:00
Fotis Voutsas
90be97219b
fix links () 2024-05-30 06:57:52 +00:00
Fotis Voutsas
5d0395ece2
Netdata Cloud docs section edits ()
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-05-29 16:04:26 +03:00
Ilya Mashchenko
ccdd56e4cb
docs fix "Prevent the double access.log" () 2024-05-29 15:31:08 +03:00
Fotis Voutsas
b5bb2446d2
Collecting metrics docs section simplification () 2024-05-27 13:47:26 +03:00
Fotis Voutsas
9bdc1f595e
Collecting metrics docs grammar pass ()
* grammar pass

* grammar pass

* grammar pass and some edits

* grammar pass

* grammar pass on the whole dir and remove duplicates

* simplify wording application-metrics.md

* Update docs/collecting-metrics/application-metrics.md

---------

Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-05-27 11:16:06 +03:00
Fotis Voutsas
84daebfd14
mention how to remove highlight in documentation () 2024-05-27 10:31:37 +03:00
Fotis Voutsas
e9b53787db
Update netdata-agent-security.md ()
* Update netdata-agent-security.md

* Update backup-and-restore-an-agent.md

* Update backup-and-restore-an-agent.md

* Update netdata-agent-security.md

* Apply suggestions from code review

* Update docs/netdata-agent/backup-and-restore-an-agent.md

---------

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-05-23 15:48:48 +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
0c8277f8d9
grammar pass on alerts and notifications dir () 2024-05-22 13:53:44 +03:00
Fotis Voutsas
d3ff7e9818
PR to change absolute links to relative () 2024-05-21 12:58:32 +03:00
Fotis Voutsas
97004af2a6
Change links to relative links in one doc () 2024-05-21 10:22:02 +03:00
Ilya Mashchenko
b6617322fc
some markdown fixes () 2024-05-19 22:19:48 +03:00
Fotis Voutsas
9e236258a5
fix broken links and links pointing to Learn () 2024-05-16 12:54:02 +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
Daniel Gibbs
9a2a05b165
docs: Add Ubuntu AArch64 that is missing from the list () 2024-05-03 13:58:41 +03:00