From cc8f138270941789e413f9a7201623a2f1224659 Mon Sep 17 00:00:00 2001 From: hc-github-team-nomad-core <82989552+hc-github-team-nomad-core@users.noreply.github.com> Date: Tue, 28 Nov 2023 08:44:50 -0600 Subject: [PATCH] backport of commit e2487698e63d6d4961ebe9a34324274fb58377ec (#19200) Co-authored-by: James Rasell --- website/content/docs/operations/metrics-reference.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/docs/operations/metrics-reference.mdx b/website/content/docs/operations/metrics-reference.mdx index e44a924dbe8a..1f65ccc98981 100644 --- a/website/content/docs/operations/metrics-reference.mdx +++ b/website/content/docs/operations/metrics-reference.mdx @@ -183,8 +183,8 @@ Nomad will emit [tagged metrics][tagged-metrics], in the below format: ## Allocation Metrics The following metrics are emitted for each allocation if allocation metrics -are enabled. Note that allocation metrics available may be dependent on the -task driver; not all task drivers can provide all metrics. +are enabled. Note that allocation metrics available may be dependent on factors +such as the task driver and control group (cgroup) version in use. | Metric | Description | Unit | Type | Labels | |-----------------------------------------------|-------------------------------------------------------------------|-------------|---------|--------------------------------------------------|