From 8689c41c68abfcc23ca3937c6ea4415c2b895bc9 Mon Sep 17 00:00:00 2001 From: Witt Allen Date: Mon, 24 May 2021 00:54:57 -0500 Subject: [PATCH] Added a 'data source' field to specify hcsshim of Host Compute Services in Hyper-V is used Signed-off-by: Witt Allen --- docs/collector.container.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/collector.container.md b/docs/collector.container.md index fecc8b66..bbb95170 100644 --- a/docs/collector.container.md +++ b/docs/collector.container.md @@ -1,10 +1,11 @@ # container collector -The container collector exposes metrics about containers running on system +The container collector exposes metrics about containers running on a Hyper-V system ||| -|- Metric name prefix | `container` +Data source | [hcsshim](https://github.com/Microsoft/hcsshim) Enabled by default? | No ## Flags