mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-02-14 18:09:57 +00:00
Add disk metrics support.
This commit is contained in:
@@ -20,4 +20,5 @@ package main
|
||||
import (
|
||||
_ "k8s.io/node-problem-detector/pkg/custompluginmonitor"
|
||||
_ "k8s.io/node-problem-detector/pkg/systemlogmonitor"
|
||||
_ "k8s.io/node-problem-detector/pkg/systemstatsmonitor"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user