Skip to content

Commit 4279ec5

Browse files
V2.14-RUN-11508-costing-to-consumption-dashboard (#461)
* get-jobs-example * default-storage-class-sample * default-storage-class-sample * sso-changes * researcher-auth-for-sso * [RUN-11536] update whats new with version content * [RUN-11536] add RUN-10575 description. * [RUN-11508] add cost to consumption dashboard * changed main dashboard image --------- Co-authored-by: Yaron <yaron@run.ai>
1 parent 6f40e8a commit 4279ec5

File tree

3 files changed

+25
-4
lines changed

3 files changed

+25
-4
lines changed

docs/admin/admin-ui-setup/dashboard-analysis.md

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,13 @@ Use the drop down menus at the top of the dashboard to apply filters for:
273273
* Project or department
274274
* Per project (single, multiple, or all)
275275
* Per department (single, multiple or all)
276+
* Per cluster (single, multiple, all)
277+
278+
Use cost fields at the top of the dashboard to provides calculated costs for:
279+
280+
* GPU
281+
* CPU
282+
* CPU memory (in GB)
276283

277284
Use the time picker dropdown to select relative time range options and set custom absolute time ranges.
278285
You can change the Timezone and fiscal year settings from the time range controls by clicking the Change time settings button.
@@ -284,20 +291,34 @@ You can change the Timezone and fiscal year settings from the time range control
284291

285292
You can change the refresh interval using the refresh interval drop down.
286293

287-
The dashboard has a Total consumption table that displays the total consumption of resources based on:
294+
The dashboard has a 2 consumption tables that display the total consumption of resources.
295+
Hover over an entry in the table to filter it in or out of the table.
296+
297+
The *Total consumption* table includes consumption details based on the filters selected. Fields include:
288298

289299
* Project
290300
* Department
291301
* GPU hours
292302
* CPU hours
293303
* Memory hours
304+
* GPU cost (only when configured)
305+
* CPU cost (only when configured)
306+
* CPU memory (only when configured)
294307

295-
Hover over an entry in the table to filter it in or out of the table.
308+
The *Total department consumption* table includes consumption details for each department, or details for departments selected in the filters. Fields include:
309+
310+
* Department
311+
* GPU hours
312+
* CPU hours
313+
* Memory hours
314+
* GPU cost (only when configured)
315+
* CPU cost (only when configured)
316+
* CPU memory (only when configured)
296317

297318
The dashboard has a graph of the GPU allocation over time.
298319

299320
!![](img/consumption-dashboard-gpu-over-time.png)
300321

301-
The dashboard has a graph of the Project over-quota GPU consumtion.
322+
The dashboard has a graph of the Project over-quota GPU consumption.
302323

303-
!![](img/consumtion-dashboard-project-over-quota-graph.png)
324+
!![](img/consumption-dashboard-project-over-quota-graph.png)
Loading

0 commit comments

Comments
 (0)