mirror of
https://github.com/netdata/netdata.git
synced 2025-05-18 07:01:20 +00:00
PR to change absolute links to relative (#17720)
This commit is contained in:
parent
97004af2a6
commit
d3ff7e9818
729 changed files with 2339 additions and 2359 deletions
docs/netdata-agent/sizing-netdata-agents
|
@ -40,7 +40,7 @@ The following guides provide instructions on how to do this.
|
|||
|
||||
Netdata Parents automatically size resource utilization based on the workload they receive. The only possible option for improving query performance is to dedicate more RAM to them, by increasing their caches efficiency.
|
||||
|
||||
Check [RAM Requirements](https://github.com/netdata/netdata/blob/master/docs/netdata-agent/sizing-netdata-agents/ram-requirements.md) for more information.
|
||||
Check [RAM Requirements](/docs/netdata-agent/sizing-netdata-agents/ram-requirements.md) for more information.
|
||||
|
||||
## Innovations Netdata has for optimal performance and scalability
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ Netdata supports memory ballooning and automatically sizes and limits the memory
|
|||
|
||||
With default settings, Netdata should run with 100MB to 200MB of RAM, depending on the number of metrics being collected.
|
||||
|
||||
This number can be lowered by limiting the number of database tier or switching database modes. For more information check [Disk Requirements and Retention](https://github.com/netdata/netdata/blob/master/docs/netdata-agent/sizing-netdata-agents/disk-requirements-and-retention.md).
|
||||
This number can be lowered by limiting the number of database tier or switching database modes. For more information check [Disk Requirements and Retention](/docs/netdata-agent/sizing-netdata-agents/disk-requirements-and-retention.md).
|
||||
|
||||
## On Metrics Centralization Points, Netdata Parents
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue