Skip to content

Commit

Permalink
Update docs/metrics-analysis-prometheus/collected-reported-metrics.md
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Carmet <[email protected]>
  • Loading branch information
gaspardmoindrot and tcarmet committed Jun 22, 2023
1 parent 48b3620 commit 7d292b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ to estimate the overall cost using the following formula:
(all costs are per minute)

```bash
cost = (cost_per_flavor + cost_per_storage) * cost_of_bandwidth / 100
cost = (cost_per_flavor + cost_per_storage) * percentage_cost_of_bandwidth
```

<!-- trunk:ignore
Expand Down

0 comments on commit 7d292b4

Please sign in to comment.