mirror of
https://github.com/netdata/netdata.git
synced 2025-05-17 14:42:21 +00:00
Capitalize the word "Agent" (#19044)
* Capitalize the word Agent * yaml -> json * fix uppercase keys * json update
This commit is contained in:
parent
d8daa5527a
commit
32a6cd38e7
90 changed files with 250 additions and 257 deletions
docs/netdata-agent/sizing-netdata-agents
|
@ -44,4 +44,4 @@ The information transferred to Netdata Cloud is:
|
|||
|
||||
This is not a constant stream of information. Netdata Agents update Netdata Cloud only about status changes on all the above (e.g., an alert being triggered, or a metric stopped being collected). So, there is an initial handshake and exchange of information when Netdata starts, and then there only updates when required.
|
||||
|
||||
Of course, when you view Netdata Cloud dashboards that need to query the database a Netdata agent maintains, this query is forwarded to an agent that can satisfy it. This means that Netdata Cloud receives metric samples only when a user is accessing a dashboard and the samples transferred are usually aggregations to allow rendering the dashboards.
|
||||
Of course, when you view Netdata Cloud dashboards that need to query the database a Netdata Agent maintains, this query is forwarded to an Agent that can satisfy it. This means that Netdata Cloud receives metric samples only when a user is accessing a dashboard and the samples transferred are usually aggregations to allow rendering the dashboards.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue