0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-25 05:31:37 +00:00
Commit graph

16 commits

Author SHA1 Message Date
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
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
f417e35381
docs: add a note that the min dbengine tier size is 256 MB () 2024-08-05 11:17:11 +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
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
Ilya Mashchenko
ccdd56e4cb
docs fix "Prevent the double access.log" () 2024-05-29 15:31:08 +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
effe8e6f26
files movearound () 2024-05-15 10:01:46 +03:00