|
1 | | -# Explore the Dashboard |
| 1 | +# Explore the Dashboards |
2 | 2 |
|
3 | | - |
| 3 | +## User cloud costs |
4 | 4 |
|
5 | | -## Navigate to the *Cloud costs per user* dashboard |
| 5 | + |
| 6 | + |
| 7 | +### Navigate to the *Cloud costs per user* dashboard |
6 | 8 |
|
7 | 9 | From the Grafana homepage, navigate to *Home > Dashboards > Cloud cost dashboards* and then click on *Cloud costs per user*. |
8 | 10 |
|
9 | 11 | This will load the dashboard, which may take a few moments to populate with data. |
10 | 12 |
|
11 | | -## Understand the dashboard layout |
| 13 | +### Understand the user costs dashboard layout |
12 | 14 |
|
13 | 15 | The dashboard is organized into several panels, each providing insights into different aspects of user cloud costs: |
14 | 16 |
|
15 | 17 | - **Top 5 Users**: a quick at a glance view of the top 5 users by total cost over the selected time range. |
16 | 18 | - **Total by Hub**: a breakdown of total costs by hub, allowing you to see which hubs are incurring the most expenses. |
17 | 19 | - **Total by Component**: a breakdown of total costs by [component](../topics/components.md), helping you identify which resources are driving costs. |
18 | | -- **Hub**: individual panels for each hub, showing daily costs by users within that hub. User costs summed over all hubs is shown by default. Try toggling the variable `hub` at the top of the dashboard to see splits by individual hubs. |
19 | | -- **Component**: individual panels showing daily costs by users for compute and home storage. You can also toggle the variable `component` at the top of the dashboard to show or hide panels. |
| 20 | +- **Hub – Component**: daily user costs. Sums over all hubs and components are shown by default. Try toggling the variable `hub` and `component` at the top of the dashboard to filter between hubs, or home storage and compute components. |
| 21 | + |
| 22 | +## Group cloud costs |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | +### Understand the group costs dashboard layout |
| 27 | + |
| 28 | +The Group Costs dashboard is organized into the following panels: |
| 29 | + |
| 30 | +- **Total by Group**: a breakdown of total costs by user group, summed over the selected time range. |
| 31 | +- **Users with multiple group memberships**: a table of users who belong to more than one group, where their costs are double-counted in group costs. |
| 32 | +- **Users with no group memberships**: a table of users who do not belong to any group, where their costs are not attributed to any group. |
| 33 | +- **Hub – Component**: daily group costs. Sums over all hubs and components are shown by default. Try toggling the variable `hub` and `component` at the top of the dashboard to filter between hubs, or home storage and compute components. |
20 | 34 |
|
21 | 35 | ## Interact with the dashboard |
22 | 36 |
|
23 | | -You can interact with the dashboard in several ways: |
| 37 | +You can interact with the dashboards in several ways: |
24 | 38 |
|
25 | 39 | - **Time Range**: use the time range selector in the top right corner to adjust the period for which data is displayed. The last 30 days are shown by default. The timezone is always UTC, since daily cost data prepared by cloud providers is typically settled at 00:00 UTC. |
26 | | -- **Variables**: use the dropdowns at the top of the dashboard to filter data by hub or component. |
| 40 | +- **Variables**: use the dropdowns at the top of the dashboard to filter data by hub, component or group, or limit number of users displayed. |
27 | 41 | - **Legend**: click on user names in the legend to isolate or hide specific users in the graphs. You can select multiple users by holding down the `Shift` key while clicking, and double-click to reset the selection. |
28 | 42 | - **Tooltips**: hover over data points in the graphs to see detailed information, including exact cost values and timestamps of each user. |
29 | 43 |
|
|
0 commit comments