Skip to content

Commit c474411

Browse files
fix(efc): last review
Co-authored-by: eauvray-github <[email protected]>
1 parent c7bfc8d commit c474411

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/environmental-footprint/additional-content/instances-env-footprint.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,15 @@ To obtain an accurate calculation of the Instance's footprint, we multiply the r
5757

5858
## Cross-IT equipment calculation for Instances
5959

60-
The only part of the calculation that will differ from the basis is the [Cross-IT equipment & stock calculations](/environmental-footprint/additional-content/environmental-footprint-calculator/#cross-it-equipment-and-stock).
60+
The only part of the calculation that will differ from the basis is the [Customer Servers](/environmental-footprint/additional-content/environmental-footprint-calculator/#customer-servers) section.
6161

6262
To calculate the electrical consumption of Instances, instead of using an exact measure of the power consumption, we use a proxy, e.g. CPU usage. The relationship between CPU usage and the power consumption of the underlying machine is non-linear, and characterised by a consumption profile.
6363

6464
A consumption profile is a formula that takes in a given workload (e.g. % CPU usage), and returns the estimated power consumption of the machine.
6565

6666
We use the [consumption profiles defined by Boavizta](https://doc.api.boavizta.org/Reference/routes/#consumption-profile-routes) for the CPUs used on Scaleway Instances.
6767

68-
Initially we base the calculation on a [theoretical value](/environmental-footprint/additional-content/environmental-footprint-calculator-estimation/) of 30% CPU usage.
68+
For the [Environmental Footprint Estimation](/environmental-footprint/additional-content/environmental-footprint-calculator-estimation/), we base the calculation on a theoretical value of 30% CPU usage. On your [monthly report](/environmental-footprint/how-to/track-monthly-footprint/), we use your real CPU consumption to provide you with the most reliable data possible.
6969

7070
### Calculation example
7171

0 commit comments

Comments
 (0)