mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 22:20:18 +00:00
update
This commit is contained in:
@@ -1228,7 +1228,6 @@ func (kl *Kubelet) StartGarbageCollection() {
|
||||
func (kl *Kubelet) initializeModules() error {
|
||||
// Prometheus metrics.
|
||||
metrics.Register(
|
||||
kl.runtimeCache,
|
||||
collectors.NewVolumeStatsCollector(kl),
|
||||
collectors.NewLogMetricsCollector(kl.StatsProvider.ListPodStats),
|
||||
)
|
||||
|
Reference in New Issue
Block a user