commands: Enables task metrics for Windows

The command already contains logic for Windows container
metrics, we just need to enable the command.

Signed-off-by: Claudiu Belu <cbelu@cloudbasesolutions.com>
This commit is contained in:
Claudiu Belu 2021-10-05 09:24:25 -07:00
parent 0d0fb68589
commit 5b222d54ad

View File

@ -1,6 +1,3 @@
//go:build linux
// +build linux
/*
Copyright The containerd Authors.