cncf-tags / green-reviews-tooling

Project Repository for the WG Green Reviews which is part of the CNCF TAG Environmental Sustainability
https://github.com/cncf/tag-env-sustainability/tree/main/working-groups/green-reviews
Apache License 2.0
22 stars 12 forks source link

Add PUE to SCI dashboard #76

Closed raymundovr closed 3 months ago

raymundovr commented 3 months ago

What type of PR is this?

kind/documentation kind/enhancement

What this PR does / why we need it:

GSF SCI specification states that cloud computing operations should include the efficiency of the data center where the software runs in the calculation, see here. This efficiency is measured by the Power Usage Effectiveness (PUE).

This PR adds the PUE to the calculation shown in the dashboard and makes some additions to the documentation to include information about it.

Which issue(s) this PR fixes:

None

raymundovr commented 3 months ago

Hi @nikimanoledaki @rossf7 this is ready for review :)

raymundovr commented 3 months ago

@rossf7 Thank you for checking this, all resolved. Sorry for the multiple commits, was trying to resolve using the Github tools but forgot about the sign-off.

raymundovr commented 3 months ago

Hi @nikimanoledaki Noticed that in the docs the PUE was already removed from the equation. To align it, I went with the proposed change for the falco-sci.yaml as well. This resolves with your suggested changes.