From 1d6cdc1632553fed62cb01feb45370e840fce243 Mon Sep 17 00:00:00 2001 From: nerda-codes <87707325+nerda-codes@users.noreply.github.com> Date: Thu, 24 Oct 2024 12:05:12 +0200 Subject: [PATCH] docs(cpt): add tags and category --- tutorials/monitor-gpu-instance-cockpit/index.mdx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tutorials/monitor-gpu-instance-cockpit/index.mdx b/tutorials/monitor-gpu-instance-cockpit/index.mdx index d43ea26f12..7ccde487ad 100644 --- a/tutorials/monitor-gpu-instance-cockpit/index.mdx +++ b/tutorials/monitor-gpu-instance-cockpit/index.mdx @@ -5,6 +5,9 @@ meta: content: h1: Monitor GPU Instances using Cockpit and the NVIDIA Data Center GPU Manager (DCGM) Exporter paragraph: This page explains how to visualize metrics and logs from GPU Instances using Cockpit and the NVIDIA Data Center GPU Manager (DCGM) Exporter +tags: cockpit monitor grafana-alloy monitoring nvidia gpu-instance +categories: + - cockpit dates: validation: 2024-10-21 posted: 2024-10-21 @@ -211,4 +214,4 @@ If you encounter any issues, make sure that you meet all the requirements listed You can run `docker -v` in your terminal to check your docker version. You should see an output similar to the following: ``` Docker version 24.0.6, build ed223bc820 - ``` \ No newline at end of file + ```