From 7daed72dcc75c15dc648fb09e5832c71e512b777 Mon Sep 17 00:00:00 2001 From: Kevin Lewin Date: Fri, 19 Jan 2024 12:33:28 -0500 Subject: [PATCH] fixing typos and doc names --- docs/eks/{gpumon.md => gpu-monitoring.md} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename docs/eks/{gpumon.md => gpu-monitoring.md} (88%) diff --git a/docs/eks/gpumon.md b/docs/eks/gpu-monitoring.md similarity index 88% rename from docs/eks/gpumon.md rename to docs/eks/gpu-monitoring.md index c0315932..b33bb806 100644 --- a/docs/eks/gpumon.md +++ b/docs/eks/gpu-monitoring.md @@ -1,6 +1,6 @@ # Monitoring NVIDIA GPU Workloads -GPUs play an integral part in data intensive workloads. The base infrastructure module of the Observability Accelerator proivdes the ability to deploy the NVIDIA DCGM Exporter Dashboard. +GPUs play an integral part in data intensive workloads. The base infrastructure module of the Observability Accelerator provides the ability to deploy the NVIDIA DCGM Exporter Dashboard. The dashboard utilizes metrics scraped from the `/metrics` endpoint that are exposed when running the nvidia gpu operator and NVSMI binary. !!!note @@ -9,7 +9,7 @@ The dashboard utilizes metrics scraped from the `/metrics` endpoint that are exp ## Deployment -This is enabled by default in the [base infrasturcture module](https://aws-observability.github.io/terraform-aws-observability-accelerator/eks/). +This is enabled by default in the [eks-monitoring module](https://aws-observability.github.io/terraform-aws-observability-accelerator/eks/). ## Dashboards