Skip to content

Commit b01e60e

Browse files
authored
Merge pull request #246 from jnywong/update-cost-attribution
Remove references to opt-in breakdown by hub
2 parents 9e05f9d + 547de96 commit b01e60e

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

admin/howto/monitoring/cost-attribution.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,12 @@ From the main menu of Grafana, navigate to *Dashboards > Cloud cost dashboards >
1212

1313
## Understanding the cloud cost dashboard
1414

15-
A typical 2i2c-managed deployment comprises of a staging hub and a production hub, although some other communities may have extra hubs such as a workshop hub. By default, costs are not broken down on a per hub basis unless the community has opted in to this feature, since this requires some engineering effort and adds a small extra cost to the cloud bill.
16-
1715
The dashboard is made of several panels:
1816

1917
- Daily costs
20-
- Daily costs per hub (opt-in only)
18+
- Daily costs per hub
2119
- Total daily costs per component
22-
- Daily costs per component per hub (opt-in only).
20+
- Daily costs per component per hub.
2321

2422
### Daily costs
2523

@@ -38,20 +36,18 @@ Note:
3836
- All costs are [unblended costs](https://aws.amazon.com/blogs/aws-cloud-financial-management/understanding-your-aws-cost-datasets-a-cheat-sheet/)
3937
- All costs are pure usage costs, and doesn't consider credits etc.
4038

41-
### Daily costs per hub (opt-in only)
39+
### Daily costs per hub
4240

4341
:::{figure} images/cost-attribution-daily-per-hub.png
4442
:alt: A line graph showing daily cloud costs per hub over a 1 month period.
4543
:::
4644

47-
Costs can sometimes be attributed to a specific hub, and that can then be seen here.
45+
Costs can sometimes be attributed to a specific hub, and that can then be seen here. A typical 2i2c-managed deployment comprises of a staging hub and a production hub, although some other communities may have extra hubs such as a workshop hub.
4846

4947
"Cost shared" reflect all 2i2c cloud infrastructure attributable costs that aren't attributable to a specific hub.
5048

5149
For hub specific cost attribution, the underlying cloud infrastructure needs to setup to be hub specific. Currently compute, home storage, and object storage can be setup for specific hubs, but isn't unless explicitly requested.
5250

53-
To provide hub specific cloud infrastructure for is opt-in because it is a trade off. Documentation about this trade off isn't yet available but tracked in this github issue.
54-
5551
Note:
5652

5753
- Hub refers to a deployment of a JupyterHub and related services within a Kubernetes namespace.
@@ -78,7 +74,7 @@ Note:
7874
- All costs are [unblended costs](https://aws.amazon.com/blogs/aws-cloud-financial-management/understanding-your-aws-cost-datasets-a-cheat-sheet/)
7975
- All costs are pure usage costs, and doesn't consider credits etc.
8076

81-
### Daily costs per component per hub (opt-in only)
77+
### Daily costs per component per hub
8278

8379
:::{figure} images/cost-attribution-component-per-hub.png
8480
:alt: A line graph showing daily cloud costs per component per hub over a 1 month period.

0 commit comments

Comments
 (0)