You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: admin/howto/monitoring/cost-attribution.md
+5-9Lines changed: 5 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,12 @@ From the main menu of Grafana, navigate to *Dashboards > Cloud cost dashboards >
12
12
13
13
## Understanding the cloud cost dashboard
14
14
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
-
17
15
The dashboard is made of several panels:
18
16
19
17
- Daily costs
20
-
- Daily costs per hub (opt-in only)
18
+
- Daily costs per hub
21
19
- Total daily costs per component
22
-
- Daily costs per component per hub (opt-in only).
20
+
- Daily costs per component per hub.
23
21
24
22
### Daily costs
25
23
@@ -38,20 +36,18 @@ Note:
38
36
- All costs are [unblended costs](https://aws.amazon.com/blogs/aws-cloud-financial-management/understanding-your-aws-cost-datasets-a-cheat-sheet/)
39
37
- All costs are pure usage costs, and doesn't consider credits etc.
:alt: A line graph showing daily cloud costs per hub over a 1 month period.
45
43
:::
46
44
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.
48
46
49
47
"Cost shared" reflect all 2i2c cloud infrastructure attributable costs that aren't attributable to a specific hub.
50
48
51
49
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.
52
50
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
-
55
51
Note:
56
52
57
53
- Hub refers to a deployment of a JupyterHub and related services within a Kubernetes namespace.
@@ -78,7 +74,7 @@ Note:
78
74
- All costs are [unblended costs](https://aws.amazon.com/blogs/aws-cloud-financial-management/understanding-your-aws-cost-datasets-a-cheat-sheet/)
79
75
- All costs are pure usage costs, and doesn't consider credits etc.
80
76
81
-
### Daily costs per component per hub (opt-in only)
0 commit comments