Skip to content

Commit

Permalink
Fix incorrect CPU calculation (grafana#6047)
Browse files Browse the repository at this point in the history
  • Loading branch information
thampiotr authored and hainenber committed Jan 6, 2024
1 parent 02a0c3f commit 577ba59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/flow/monitoring/agent-resource-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ series that need to be scraped and the scrape interval.
As a rule of thumb, **per each 1 million active series** and with the default
scrape interval, you can expect to use approximately:

* 1.5 CPU cores
* 0.4 CPU cores
* 11 GiB of memory
* 1.5 MiB/s of total network bandwidth, send and receive

Expand Down

0 comments on commit 577ba59

Please sign in to comment.