mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-05-06 01:07:07 +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