Skip to content

Commit dd5739a

Browse files
[Blog] Minor fix
1 parent 0e50bcf commit dd5739a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/blog/posts/dstack-metrics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Monitoring basic GPU metrics via CLI"
2+
title: "Monitoring essential GPU metrics via CLI"
33
date: 2024-10-22
44
description: "dstack introduces a new CLI command (and API) for monitoring container metrics, incl. GPU usage for NVIDIA, AMD, and other accelerators."
55
slug: dstack-metrics
@@ -10,7 +10,7 @@ categories:
1010
- Monitoring
1111
---
1212

13-
# Monitoring basic GPU metrics via CLI
13+
# Monitoring essential GPU metrics via CLI
1414

1515
## How it works { style="display:none"}
1616

docs/blog/posts/metrics-ui.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
---
2-
title: "Built-in UI for monitoring basic GPU metrics"
2+
title: "Built-in UI for monitoring essential GPU metrics"
33
date: 2025-04-03
44
description: "TBA"
55
slug: metrics-ui
6-
image: https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-metrics-ui-v2-min.png?raw=true
6+
image: https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-metrics-ui-v3-min.png?raw=true
77
categories:
88
- Monitoring
99
- AMD
1010
- NVIDIA
1111
---
1212

13-
# Built-in UI for monitoring basic GPU metrics
13+
# Built-in UI for monitoring essential GPU metrics
1414

1515
AI workloads generate vast amounts of metrics, making it essential to have efficient monitoring tools. While our recent
1616
update introduced the ability to export available metrics to Prometheus for maximum flexibility, there are times when
1717
users need to quickly access essential metrics without the need to switch to an external tool.
1818

19-
<img src="https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-metrics-ui-v2-min.png?raw=true" width="630"/>
19+
<img src="https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-metrics-ui-v3-min.png?raw=true" width="630"/>
2020

21-
Previously, we introduced a [CLI command](dstack-metrics.md) that allows users to view basic GPU metrics for both NVIDIA
21+
Previously, we introduced a [CLI command](dstack-metrics.md) that allows users to view essential GPU metrics for both NVIDIA
2222
and AMD hardware. Now, with this latest update, we’re excited to announce the addition of a built-in dashboard within
2323
the `dstack` control plane.
2424

0 commit comments

Comments
 (0)