AjayTripathy %!s(int64=6) %!d(string=hai) anos
pai
achega
89680fe01e
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      main.go

+ 0 - 3
main.go

@@ -762,11 +762,8 @@ func main() {
 	prometheus.MustRegister(RAMAllocation)
 	prometheus.MustRegister(CPUAllocation)
 	prometheus.MustRegister(ContainerUptimeRecorder)
-<<<<<<< HEAD
 	prometheus.MustRegister(PVAllocation)
-=======
 	prometheus.MustRegister(NetworkZoneEgressRecorder, NetworkRegionEgressRecorder, NetworkInternetEgressRecorder)
->>>>>>> 82ec229e122566565cb40a9930c7500ba5b59b1c
 	prometheus.MustRegister(costModel.ServiceCollector{
 		KubeClientSet: kubeClientset,
 	})