Skip to content
Snippets Groups Projects
Commit 9e511fbf authored by Giuseppe Attardi's avatar Giuseppe Attardi
Browse files

Update README.rst

parent f2376b09
No related branches found
No related tags found
No related merge requests found
...@@ -9,13 +9,14 @@ resource usage in a project. ...@@ -9,13 +9,14 @@ resource usage in a project.
Costs are calculated from metrics obtained from Gnocchi and unit resource prices Costs are calculated from metrics obtained from Gnocchi and unit resource prices
from the cloud usage database. from the cloud usage database.
The panel displays a table with the following columns: The panel displays a table summarizing the costs for resources consumed in a given period,
providing for each resource, the following data:
- Metric Name - Metric Name
- Metric Description - Metric Description
- Resource Name - Resource Name
- Resource Type - Resource Type
- Average Value. Average resource consumption by hour. - Average Use. Average resource consumption by the hour.
- Unit. Unit of resource metric - Unit. Unit of resource metric
- Price. Unit price fetched from a separate price database. - Price. Unit price fetched from a separate price database.
- Cost. Final cost calculated based on the average value per hour and the - Cost. Total cost for the period calculated based on the average use per hour and the
corresponding price corresponding price
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment