Ajay Tripathy 5 лет назад
Родитель
Сommit
1353f35524
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      pkg/costmodel/costmodel.go

+ 0 - 2
pkg/costmodel/costmodel.go

@@ -1495,8 +1495,6 @@ func (cm *CostModel) costDataRange(cli prometheusClient.Client, clientset kubern
 		return nil, err
 	}
 
-	klog.Infof("START TIME %s", start)
-
 	clusterID := env.GetClusterID()
 
 	durHrs := end.Sub(start).Hours() + 1