0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-25 13:33:48 +00:00
Commit graph

17 commits

Author SHA1 Message Date
Tim Naumov
8005fbf298
Fix Child web remote access Config in Parent-Child Deployment Examples () 2025-01-20 14:56:02 +02:00
Ilya Mashchenko
d9f7159486
docs: format, typos, and some simplifications in docs/ () 2024-11-30 21:14:36 +02:00
Fotis Voutsas
cf73b36a97
remove stale docs, and update links and optimization documentation ()
* remove stale docs, and update links and optimization documentation

* typos

* simplify

---------

Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-11-27 14:14:15 +02:00
Fotis Voutsas
f3ac2fea1a
Split database overview and configuration reference ()
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-11-25 14:35:52 +00:00
Fotis Voutsas
88defc763e
Database docs edits ()
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-11-25 13:34:33 +02:00
Fotis Voutsas
a2cbfa5290
claim -> connect in docs ()
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-11-22 21:25:31 +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
f3efa0f870
New wording about edit-config script in docs () 2024-10-02 12:43:39 +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
Ralph Meijer
b309984013
Add missing initial slashes for internal documation links () 2024-08-16 16:30:49 +03:00
Fotis Voutsas
90be97219b
fix links () 2024-05-30 06:57:52 +00: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
d3ff7e9818
PR to change absolute links to relative () 2024-05-21 12:58:32 +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
eff544439c
bring back old docs that were containing missing information ()
* Create deployment-strategies.md

* Create start-stop-restart.md
2024-03-11 14:59:08 +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