costmodel.go 77 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218
  1. package costmodel
  2. import (
  3. "fmt"
  4. "math"
  5. "regexp"
  6. "strconv"
  7. "strings"
  8. "time"
  9. costAnalyzerCloud "github.com/kubecost/cost-model/pkg/cloud"
  10. "github.com/kubecost/cost-model/pkg/clustercache"
  11. "github.com/kubecost/cost-model/pkg/costmodel/clusters"
  12. "github.com/kubecost/cost-model/pkg/env"
  13. "github.com/kubecost/cost-model/pkg/kubecost"
  14. "github.com/kubecost/cost-model/pkg/log"
  15. "github.com/kubecost/cost-model/pkg/prom"
  16. "github.com/kubecost/cost-model/pkg/util"
  17. prometheusClient "github.com/prometheus/client_golang/api"
  18. v1 "k8s.io/api/core/v1"
  19. metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
  20. "k8s.io/apimachinery/pkg/labels"
  21. "k8s.io/klog"
  22. "golang.org/x/sync/singleflight"
  23. )
  24. const (
  25. statusAPIError = 422
  26. profileThreshold = 1000 * 1000 * 1000 // 1s (in ns)
  27. apiPrefix = "/api/v1"
  28. epAlertManagers = apiPrefix + "/alertmanagers"
  29. epLabelValues = apiPrefix + "/label/:name/values"
  30. epSeries = apiPrefix + "/series"
  31. epTargets = apiPrefix + "/targets"
  32. epSnapshot = apiPrefix + "/admin/tsdb/snapshot"
  33. epDeleteSeries = apiPrefix + "/admin/tsdb/delete_series"
  34. epCleanTombstones = apiPrefix + "/admin/tsdb/clean_tombstones"
  35. epConfig = apiPrefix + "/status/config"
  36. epFlags = apiPrefix + "/status/flags"
  37. )
  38. // isCron matches a CronJob name and captures the non-timestamp name
  39. var isCron = regexp.MustCompile(`^(.+)-\d{10}$`)
  40. type CostModel struct {
  41. Cache clustercache.ClusterCache
  42. ClusterMap clusters.ClusterMap
  43. ScrapeInterval time.Duration
  44. RequestGroup *singleflight.Group
  45. pricingMetadata *costAnalyzerCloud.PricingMatchMetadata
  46. }
  47. func NewCostModel(cache clustercache.ClusterCache, clusterMap clusters.ClusterMap, scrapeInterval time.Duration) *CostModel {
  48. // request grouping to prevent over-requesting the same data prior to caching
  49. requestGroup := new(singleflight.Group)
  50. return &CostModel{
  51. Cache: cache,
  52. ClusterMap: clusterMap,
  53. RequestGroup: requestGroup,
  54. ScrapeInterval: scrapeInterval,
  55. }
  56. }
  57. type CostData struct {
  58. Name string `json:"name,omitempty"`
  59. PodName string `json:"podName,omitempty"`
  60. NodeName string `json:"nodeName,omitempty"`
  61. NodeData *costAnalyzerCloud.Node `json:"node,omitempty"`
  62. Namespace string `json:"namespace,omitempty"`
  63. Deployments []string `json:"deployments,omitempty"`
  64. Services []string `json:"services,omitempty"`
  65. Daemonsets []string `json:"daemonsets,omitempty"`
  66. Statefulsets []string `json:"statefulsets,omitempty"`
  67. Jobs []string `json:"jobs,omitempty"`
  68. RAMReq []*util.Vector `json:"ramreq,omitempty"`
  69. RAMUsed []*util.Vector `json:"ramused,omitempty"`
  70. RAMAllocation []*util.Vector `json:"ramallocated,omitempty"`
  71. CPUReq []*util.Vector `json:"cpureq,omitempty"`
  72. CPUUsed []*util.Vector `json:"cpuused,omitempty"`
  73. CPUAllocation []*util.Vector `json:"cpuallocated,omitempty"`
  74. GPUReq []*util.Vector `json:"gpureq,omitempty"`
  75. PVCData []*PersistentVolumeClaimData `json:"pvcData,omitempty"`
  76. NetworkData []*util.Vector `json:"network,omitempty"`
  77. Annotations map[string]string `json:"annotations,omitempty"`
  78. Labels map[string]string `json:"labels,omitempty"`
  79. NamespaceLabels map[string]string `json:"namespaceLabels,omitempty"`
  80. ClusterID string `json:"clusterId"`
  81. ClusterName string `json:"clusterName"`
  82. }
  83. func (cd *CostData) String() string {
  84. return fmt.Sprintf("\n\tName: %s; PodName: %s, NodeName: %s\n\tNamespace: %s\n\tDeployments: %s\n\tServices: %s\n\tCPU (req, used, alloc): %d, %d, %d\n\tRAM (req, used, alloc): %d, %d, %d",
  85. cd.Name, cd.PodName, cd.NodeName, cd.Namespace, strings.Join(cd.Deployments, ", "), strings.Join(cd.Services, ", "),
  86. len(cd.CPUReq), len(cd.CPUUsed), len(cd.CPUAllocation),
  87. len(cd.RAMReq), len(cd.RAMUsed), len(cd.RAMAllocation))
  88. }
  89. func (cd *CostData) GetController() (name string, kind string, hasController bool) {
  90. hasController = false
  91. if len(cd.Deployments) > 0 {
  92. name = cd.Deployments[0]
  93. kind = "deployment"
  94. hasController = true
  95. } else if len(cd.Statefulsets) > 0 {
  96. name = cd.Statefulsets[0]
  97. kind = "statefulset"
  98. hasController = true
  99. } else if len(cd.Daemonsets) > 0 {
  100. name = cd.Daemonsets[0]
  101. kind = "daemonset"
  102. hasController = true
  103. } else if len(cd.Jobs) > 0 {
  104. name = cd.Jobs[0]
  105. kind = "job"
  106. hasController = true
  107. match := isCron.FindStringSubmatch(name)
  108. if match != nil {
  109. name = match[1]
  110. }
  111. }
  112. return name, kind, hasController
  113. }
  114. const (
  115. queryRAMRequestsStr = `avg(
  116. label_replace(
  117. label_replace(
  118. avg(
  119. count_over_time(kube_pod_container_resource_requests_memory_bytes{container!="",container!="POD", node!=""}[%s] %s)
  120. *
  121. avg_over_time(kube_pod_container_resource_requests_memory_bytes{container!="",container!="POD", node!=""}[%s] %s)
  122. ) by (namespace,container,pod,node,cluster_id) , "container_name","$1","container","(.+)"
  123. ), "pod_name","$1","pod","(.+)"
  124. )
  125. ) by (namespace,container_name,pod_name,node,cluster_id)`
  126. queryRAMUsageStr = `sort_desc(
  127. avg(
  128. label_replace(count_over_time(container_memory_working_set_bytes{container_name!="",container_name!="POD", instance!=""}[%s] %s), "node", "$1", "instance","(.+)")
  129. *
  130. label_replace(avg_over_time(container_memory_working_set_bytes{container_name!="",container_name!="POD", instance!=""}[%s] %s), "node", "$1", "instance","(.+)")
  131. ) by (namespace,container_name,pod_name,node,cluster_id)
  132. )`
  133. queryCPURequestsStr = `avg(
  134. label_replace(
  135. label_replace(
  136. avg(
  137. count_over_time(kube_pod_container_resource_requests_cpu_cores{container!="",container!="POD", node!=""}[%s] %s)
  138. *
  139. avg_over_time(kube_pod_container_resource_requests_cpu_cores{container!="",container!="POD", node!=""}[%s] %s)
  140. ) by (namespace,container,pod,node,cluster_id) , "container_name","$1","container","(.+)"
  141. ), "pod_name","$1","pod","(.+)"
  142. )
  143. ) by (namespace,container_name,pod_name,node,cluster_id)`
  144. queryCPUUsageStr = `avg(
  145. label_replace(
  146. rate(
  147. container_cpu_usage_seconds_total{container_name!="",container_name!="POD",instance!=""}[%s] %s
  148. ) , "node", "$1", "instance", "(.+)"
  149. )
  150. ) by (namespace,container_name,pod_name,node,cluster_id)`
  151. queryGPURequestsStr = `avg(
  152. label_replace(
  153. label_replace(
  154. avg(
  155. count_over_time(kube_pod_container_resource_requests{resource="nvidia_com_gpu", container!="",container!="POD", node!=""}[%s] %s)
  156. *
  157. avg_over_time(kube_pod_container_resource_requests{resource="nvidia_com_gpu", container!="",container!="POD", node!=""}[%s] %s)
  158. * %f
  159. ) by (namespace,container,pod,node,cluster_id) , "container_name","$1","container","(.+)"
  160. ), "pod_name","$1","pod","(.+)"
  161. )
  162. ) by (namespace,container_name,pod_name,node,cluster_id)
  163. * on (pod_name, namespace, cluster_id) group_left(container) label_replace(avg(avg_over_time(kube_pod_status_phase{phase="Running"}[%s] %s)) by (pod,namespace,cluster_id), "pod_name","$1","pod","(.+)")`
  164. queryPVRequestsStr = `avg(avg(kube_persistentvolumeclaim_info{volumename != ""}) by (persistentvolumeclaim, storageclass, namespace, volumename, cluster_id, kubernetes_node)
  165. *
  166. on (persistentvolumeclaim, namespace, cluster_id, kubernetes_node) group_right(storageclass, volumename)
  167. sum(kube_persistentvolumeclaim_resource_requests_storage_bytes{}) by (persistentvolumeclaim, namespace, cluster_id, kubernetes_node, kubernetes_name)) by (persistentvolumeclaim, storageclass, namespace, cluster_id, volumename, kubernetes_node)`
  168. // queryRAMAllocationByteHours yields the total byte-hour RAM allocation over the given
  169. // window, aggregated by container.
  170. // [line 3] sum_over_time(each byte) = [byte*scrape] by metric
  171. // [line 4] (scalar(avg(prometheus_target_interval_length_seconds)) = [seconds/scrape] / 60 / 60 = [hours/scrape] by container
  172. // [lines 2,4] sum(") by unique container key and multiply [byte*scrape] * [hours/scrape] for byte*hours
  173. // [lines 1,5] relabeling
  174. queryRAMAllocationByteHours = `
  175. label_replace(label_replace(
  176. sum(
  177. sum_over_time(container_memory_allocation_bytes{container!="",container!="POD", node!=""}[%s])
  178. ) by (namespace,container,pod,node,cluster_id) * %f / 60 / 60
  179. , "container_name","$1","container","(.+)"), "pod_name","$1","pod","(.+)")`
  180. // queryCPUAllocationVCPUHours yields the total VCPU-hour CPU allocation over the given
  181. // window, aggregated by container.
  182. // [line 3] sum_over_time(each VCPU*mins in window) = [VCPU*scrape] by metric
  183. // [line 4] (scalar(avg(prometheus_target_interval_length_seconds)) = [seconds/scrape] / 60 / 60 = [hours/scrape] by container
  184. // [lines 2,4] sum(") by unique container key and multiply [VCPU*scrape] * [hours/scrape] for VCPU*hours
  185. // [lines 1,5] relabeling
  186. queryCPUAllocationVCPUHours = `
  187. label_replace(label_replace(
  188. sum(
  189. sum_over_time(container_cpu_allocation{container!="",container!="POD", node!=""}[%s])
  190. ) by (namespace,container,pod,node,cluster_id) * %f / 60 / 60
  191. , "container_name","$1","container","(.+)"), "pod_name","$1","pod","(.+)")`
  192. // queryPVCAllocationFmt yields the total byte-hour PVC allocation over the given window.
  193. // sum_over_time(each byte) = [byte*scrape] by metric *(scalar(avg(prometheus_target_interval_length_seconds)) = [seconds/scrape] / 60 / 60 = [hours/scrape] by pod
  194. queryPVCAllocationFmt = `sum(sum_over_time(pod_pvc_allocation[%s])) by (cluster_id, namespace, pod, persistentvolume, persistentvolumeclaim) * %f/60/60`
  195. queryPVHourlyCostFmt = `avg_over_time(pv_hourly_cost[%s])`
  196. queryNSLabels = `avg_over_time(kube_namespace_labels[%s])`
  197. queryPodLabels = `avg_over_time(kube_pod_labels[%s])`
  198. queryNSAnnotations = `avg_over_time(kube_namespace_annotations[%s])`
  199. queryPodAnnotations = `avg_over_time(kube_pod_annotations[%s])`
  200. queryDeploymentLabels = `avg_over_time(deployment_match_labels[%s])`
  201. queryStatefulsetLabels = `avg_over_time(statefulSet_match_labels[%s])`
  202. queryPodDaemonsets = `sum(kube_pod_owner{owner_kind="DaemonSet"}) by (namespace,pod,owner_name,cluster_id)`
  203. queryPodJobs = `sum(kube_pod_owner{owner_kind="Job"}) by (namespace,pod,owner_name,cluster_id)`
  204. queryServiceLabels = `avg_over_time(service_selector_labels[%s])`
  205. queryZoneNetworkUsage = `sum(increase(kubecost_pod_network_egress_bytes_total{internet="false", sameZone="false", sameRegion="true"}[%s] %s)) by (namespace,pod_name,cluster_id) / 1024 / 1024 / 1024`
  206. queryRegionNetworkUsage = `sum(increase(kubecost_pod_network_egress_bytes_total{internet="false", sameZone="false", sameRegion="false"}[%s] %s)) by (namespace,pod_name,cluster_id) / 1024 / 1024 / 1024`
  207. queryInternetNetworkUsage = `sum(increase(kubecost_pod_network_egress_bytes_total{internet="true"}[%s] %s)) by (namespace,pod_name,cluster_id) / 1024 / 1024 / 1024`
  208. normalizationStr = `max(count_over_time(kube_pod_container_resource_requests_memory_bytes{}[%s] %s))`
  209. )
  210. func (cm *CostModel) ComputeCostData(cli prometheusClient.Client, cp costAnalyzerCloud.Provider, window string, offset string, filterNamespace string) (map[string]*CostData, error) {
  211. queryRAMUsage := fmt.Sprintf(queryRAMUsageStr, window, offset, window, offset)
  212. queryCPUUsage := fmt.Sprintf(queryCPUUsageStr, window, offset)
  213. queryGPURequests := fmt.Sprintf(queryGPURequestsStr, window, offset, window, offset, 1.0, window, offset)
  214. queryPVRequests := fmt.Sprintf(queryPVRequestsStr)
  215. queryNetZoneRequests := fmt.Sprintf(queryZoneNetworkUsage, window, "")
  216. queryNetRegionRequests := fmt.Sprintf(queryRegionNetworkUsage, window, "")
  217. queryNetInternetRequests := fmt.Sprintf(queryInternetNetworkUsage, window, "")
  218. queryNormalization := fmt.Sprintf(normalizationStr, window, offset)
  219. // Cluster ID is specific to the source cluster
  220. clusterID := env.GetClusterID()
  221. // Submit all Prometheus queries asynchronously
  222. ctx := prom.NewContext(cli)
  223. resChRAMUsage := ctx.Query(queryRAMUsage)
  224. resChCPUUsage := ctx.Query(queryCPUUsage)
  225. resChGPURequests := ctx.Query(queryGPURequests)
  226. resChPVRequests := ctx.Query(queryPVRequests)
  227. resChNetZoneRequests := ctx.Query(queryNetZoneRequests)
  228. resChNetRegionRequests := ctx.Query(queryNetRegionRequests)
  229. resChNetInternetRequests := ctx.Query(queryNetInternetRequests)
  230. resChNormalization := ctx.Query(queryNormalization)
  231. // Pull pod information from k8s API
  232. podlist := cm.Cache.GetAllPods()
  233. podDeploymentsMapping, err := getPodDeployments(cm.Cache, podlist, clusterID)
  234. if err != nil {
  235. return nil, err
  236. }
  237. podServicesMapping, err := getPodServices(cm.Cache, podlist, clusterID)
  238. if err != nil {
  239. return nil, err
  240. }
  241. namespaceLabelsMapping, err := getNamespaceLabels(cm.Cache, clusterID)
  242. if err != nil {
  243. return nil, err
  244. }
  245. namespaceAnnotationsMapping, err := getNamespaceAnnotations(cm.Cache, clusterID)
  246. if err != nil {
  247. return nil, err
  248. }
  249. // Process Prometheus query results. Handle errors using ctx.Errors.
  250. resRAMUsage, _ := resChRAMUsage.Await()
  251. resCPUUsage, _ := resChCPUUsage.Await()
  252. resGPURequests, _ := resChGPURequests.Await()
  253. resPVRequests, _ := resChPVRequests.Await()
  254. resNetZoneRequests, _ := resChNetZoneRequests.Await()
  255. resNetRegionRequests, _ := resChNetRegionRequests.Await()
  256. resNetInternetRequests, _ := resChNetInternetRequests.Await()
  257. resNormalization, _ := resChNormalization.Await()
  258. // NOTE: The way we currently handle errors and warnings only early returns if there is an error. Warnings
  259. // NOTE: will not propagate unless coupled with errors.
  260. if ctx.HasErrors() {
  261. // To keep the context of where the errors are occurring, we log the errors here and pass them the error
  262. // back to the caller. The caller should handle the specific case where error is an ErrorCollection
  263. for _, promErr := range ctx.Errors() {
  264. if promErr.Error != nil {
  265. log.Errorf("ComputeCostData: Request Error: %s", promErr.Error)
  266. }
  267. if promErr.ParseError != nil {
  268. log.Errorf("ComputeCostData: Parsing Error: %s", promErr.ParseError)
  269. }
  270. }
  271. // ErrorCollection is an collection of errors wrapped in a single error implementation
  272. return nil, ctx.ErrorCollection()
  273. }
  274. defer measureTime(time.Now(), profileThreshold, "ComputeCostData: Processing Query Data")
  275. normalizationValue, err := getNormalization(resNormalization)
  276. if err != nil {
  277. return nil, fmt.Errorf("Error parsing normalization values from %s: %s", queryNormalization, err.Error())
  278. }
  279. nodes, err := cm.GetNodeCost(cp)
  280. if err != nil {
  281. log.Warningf("GetNodeCost: no node cost model available: " + err.Error())
  282. return nil, err
  283. }
  284. // Unmounted PVs represent the PVs that are not mounted or tied to a volume on a container
  285. unmountedPVs := make(map[string][]*PersistentVolumeClaimData)
  286. pvClaimMapping, err := GetPVInfo(resPVRequests, clusterID)
  287. if err != nil {
  288. log.Warningf("GetPVInfo: unable to get PV data: %s", err.Error())
  289. }
  290. if pvClaimMapping != nil {
  291. err = addPVData(cm.Cache, pvClaimMapping, cp)
  292. if err != nil {
  293. return nil, err
  294. }
  295. // copy claim mappings into zombies, then remove as they're discovered
  296. for k, v := range pvClaimMapping {
  297. unmountedPVs[k] = []*PersistentVolumeClaimData{v}
  298. }
  299. }
  300. networkUsageMap, err := GetNetworkUsageData(resNetZoneRequests, resNetRegionRequests, resNetInternetRequests, clusterID)
  301. if err != nil {
  302. klog.V(1).Infof("[Warning] Unable to get Network Cost Data: %s", err.Error())
  303. networkUsageMap = make(map[string]*NetworkUsageData)
  304. }
  305. containerNameCost := make(map[string]*CostData)
  306. containers := make(map[string]bool)
  307. RAMUsedMap, err := GetContainerMetricVector(resRAMUsage, true, normalizationValue, clusterID)
  308. if err != nil {
  309. return nil, err
  310. }
  311. for key := range RAMUsedMap {
  312. containers[key] = true
  313. }
  314. GPUReqMap, err := GetContainerMetricVector(resGPURequests, true, normalizationValue, clusterID)
  315. if err != nil {
  316. return nil, err
  317. }
  318. for key := range GPUReqMap {
  319. containers[key] = true
  320. }
  321. CPUUsedMap, err := GetContainerMetricVector(resCPUUsage, false, 0, clusterID) // No need to normalize here, as this comes from a counter
  322. if err != nil {
  323. return nil, err
  324. }
  325. for key := range CPUUsedMap {
  326. containers[key] = true
  327. }
  328. currentContainers := make(map[string]v1.Pod)
  329. for _, pod := range podlist {
  330. if pod.Status.Phase != v1.PodRunning {
  331. continue
  332. }
  333. cs, err := NewContainerMetricsFromPod(pod, clusterID)
  334. if err != nil {
  335. return nil, err
  336. }
  337. for _, c := range cs {
  338. containers[c.Key()] = true // captures any containers that existed for a time < a prometheus scrape interval. We currently charge 0 for this but should charge something.
  339. currentContainers[c.Key()] = *pod
  340. }
  341. }
  342. missingNodes := make(map[string]*costAnalyzerCloud.Node)
  343. missingContainers := make(map[string]*CostData)
  344. for key := range containers {
  345. if _, ok := containerNameCost[key]; ok {
  346. continue // because ordering is important for the allocation model (all PV's applied to the first), just dedupe if it's already been added.
  347. }
  348. // The _else_ case for this statement is the case in which the container has been
  349. // deleted so we have usage information but not request information. In that case,
  350. // we return partial data for CPU and RAM: only usage and not requests.
  351. if pod, ok := currentContainers[key]; ok {
  352. podName := pod.GetObjectMeta().GetName()
  353. ns := pod.GetObjectMeta().GetNamespace()
  354. nsLabels := namespaceLabelsMapping[ns+","+clusterID]
  355. podLabels := pod.GetObjectMeta().GetLabels()
  356. if podLabels == nil {
  357. podLabels = make(map[string]string)
  358. }
  359. for k, v := range nsLabels {
  360. if _, ok := podLabels[k]; !ok {
  361. podLabels[k] = v
  362. }
  363. }
  364. nsAnnotations := namespaceAnnotationsMapping[ns+","+clusterID]
  365. podAnnotations := pod.GetObjectMeta().GetAnnotations()
  366. if podAnnotations == nil {
  367. podAnnotations = make(map[string]string)
  368. }
  369. for k, v := range nsAnnotations {
  370. if _, ok := podAnnotations[k]; !ok {
  371. podAnnotations[k] = v
  372. }
  373. }
  374. nodeName := pod.Spec.NodeName
  375. var nodeData *costAnalyzerCloud.Node
  376. if _, ok := nodes[nodeName]; ok {
  377. nodeData = nodes[nodeName]
  378. }
  379. nsKey := ns + "," + clusterID
  380. var podDeployments []string
  381. if _, ok := podDeploymentsMapping[nsKey]; ok {
  382. if ds, ok := podDeploymentsMapping[nsKey][pod.GetObjectMeta().GetName()]; ok {
  383. podDeployments = ds
  384. } else {
  385. podDeployments = []string{}
  386. }
  387. }
  388. var podPVs []*PersistentVolumeClaimData
  389. podClaims := pod.Spec.Volumes
  390. for _, vol := range podClaims {
  391. if vol.PersistentVolumeClaim != nil {
  392. name := vol.PersistentVolumeClaim.ClaimName
  393. key := ns + "," + name + "," + clusterID
  394. if pvClaim, ok := pvClaimMapping[key]; ok {
  395. pvClaim.TimesClaimed++
  396. podPVs = append(podPVs, pvClaim)
  397. // Remove entry from potential unmounted pvs
  398. delete(unmountedPVs, key)
  399. }
  400. }
  401. }
  402. var podNetCosts []*util.Vector
  403. if usage, ok := networkUsageMap[ns+","+podName+","+clusterID]; ok {
  404. netCosts, err := GetNetworkCost(usage, cp)
  405. if err != nil {
  406. klog.V(4).Infof("Error pulling network costs: %s", err.Error())
  407. } else {
  408. podNetCosts = netCosts
  409. }
  410. }
  411. var podServices []string
  412. if _, ok := podServicesMapping[nsKey]; ok {
  413. if svcs, ok := podServicesMapping[nsKey][pod.GetObjectMeta().GetName()]; ok {
  414. podServices = svcs
  415. } else {
  416. podServices = []string{}
  417. }
  418. }
  419. for i, container := range pod.Spec.Containers {
  420. containerName := container.Name
  421. // recreate the key and look up data for this container
  422. newKey := NewContainerMetricFromValues(ns, podName, containerName, pod.Spec.NodeName, clusterID).Key()
  423. // k8s.io/apimachinery/pkg/api/resource/amount.go and
  424. // k8s.io/apimachinery/pkg/api/resource/quantity.go for
  425. // details on the "amount" API. See
  426. // https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#resource-types
  427. // for the units of memory and CPU.
  428. ramRequestBytes := container.Resources.Requests.Memory().Value()
  429. RAMReqV := []*util.Vector{
  430. {
  431. Value: float64(ramRequestBytes),
  432. Timestamp: float64(time.Now().UTC().Unix()),
  433. },
  434. }
  435. // use millicores so we can convert to cores in a float64 format
  436. cpuRequestMilliCores := container.Resources.Requests.Cpu().MilliValue()
  437. CPUReqV := []*util.Vector{
  438. {
  439. Value: float64(cpuRequestMilliCores) / 1000,
  440. Timestamp: float64(time.Now().UTC().Unix()),
  441. },
  442. }
  443. RAMUsedV, ok := RAMUsedMap[newKey]
  444. if !ok {
  445. klog.V(4).Info("no RAM usage for " + newKey)
  446. RAMUsedV = []*util.Vector{{}}
  447. }
  448. GPUReqV, ok := GPUReqMap[newKey]
  449. if !ok {
  450. klog.V(4).Info("no GPU requests for " + newKey)
  451. GPUReqV = []*util.Vector{{}}
  452. }
  453. CPUUsedV, ok := CPUUsedMap[newKey]
  454. if !ok {
  455. klog.V(4).Info("no CPU usage for " + newKey)
  456. CPUUsedV = []*util.Vector{{}}
  457. }
  458. var pvReq []*PersistentVolumeClaimData
  459. var netReq []*util.Vector
  460. if i == 0 { // avoid duplicating by just assigning all claims to the first container.
  461. pvReq = podPVs
  462. netReq = podNetCosts
  463. }
  464. costs := &CostData{
  465. Name: containerName,
  466. PodName: podName,
  467. NodeName: nodeName,
  468. Namespace: ns,
  469. Deployments: podDeployments,
  470. Services: podServices,
  471. Daemonsets: getDaemonsetsOfPod(pod),
  472. Jobs: getJobsOfPod(pod),
  473. Statefulsets: getStatefulSetsOfPod(pod),
  474. NodeData: nodeData,
  475. RAMReq: RAMReqV,
  476. RAMUsed: RAMUsedV,
  477. CPUReq: CPUReqV,
  478. CPUUsed: CPUUsedV,
  479. GPUReq: GPUReqV,
  480. PVCData: pvReq,
  481. NetworkData: netReq,
  482. Annotations: podAnnotations,
  483. Labels: podLabels,
  484. NamespaceLabels: nsLabels,
  485. ClusterID: clusterID,
  486. ClusterName: cm.ClusterMap.NameFor(clusterID),
  487. }
  488. costs.CPUAllocation = getContainerAllocation(costs.CPUReq, costs.CPUUsed, "CPU")
  489. costs.RAMAllocation = getContainerAllocation(costs.RAMReq, costs.RAMUsed, "RAM")
  490. if filterNamespace == "" {
  491. containerNameCost[newKey] = costs
  492. } else if costs.Namespace == filterNamespace {
  493. containerNameCost[newKey] = costs
  494. }
  495. }
  496. } else {
  497. // The container has been deleted. Not all information is sent to prometheus via ksm, so fill out what we can without k8s api
  498. klog.V(4).Info("The container " + key + " has been deleted. Calculating allocation but resulting object will be missing data.")
  499. c, err := NewContainerMetricFromKey(key)
  500. if err != nil {
  501. return nil, err
  502. }
  503. // CPU and RAM requests are obtained from the Kubernetes API.
  504. // If this case has been reached, the Kubernetes API will not
  505. // have information about the pod because it no longer exists.
  506. //
  507. // The case where this matters is minimal, mainly in environments
  508. // with very short-lived pods that over-request resources.
  509. RAMReqV := []*util.Vector{{}}
  510. CPUReqV := []*util.Vector{{}}
  511. RAMUsedV, ok := RAMUsedMap[key]
  512. if !ok {
  513. klog.V(4).Info("no RAM usage for " + key)
  514. RAMUsedV = []*util.Vector{{}}
  515. }
  516. GPUReqV, ok := GPUReqMap[key]
  517. if !ok {
  518. klog.V(4).Info("no GPU requests for " + key)
  519. GPUReqV = []*util.Vector{{}}
  520. }
  521. CPUUsedV, ok := CPUUsedMap[key]
  522. if !ok {
  523. klog.V(4).Info("no CPU usage for " + key)
  524. CPUUsedV = []*util.Vector{{}}
  525. }
  526. node, ok := nodes[c.NodeName]
  527. if !ok {
  528. klog.V(4).Infof("Node \"%s\" has been deleted from Kubernetes. Query historical data to get it.", c.NodeName)
  529. if n, ok := missingNodes[c.NodeName]; ok {
  530. node = n
  531. } else {
  532. node = &costAnalyzerCloud.Node{}
  533. missingNodes[c.NodeName] = node
  534. }
  535. }
  536. namespacelabels, ok := namespaceLabelsMapping[c.Namespace+","+c.ClusterID]
  537. if !ok {
  538. klog.V(3).Infof("Missing data for namespace %s", c.Namespace)
  539. }
  540. namespaceAnnotations, ok := namespaceAnnotationsMapping[c.Namespace+","+c.ClusterID]
  541. if !ok {
  542. klog.V(3).Infof("Missing data for namespace %s", c.Namespace)
  543. }
  544. costs := &CostData{
  545. Name: c.ContainerName,
  546. PodName: c.PodName,
  547. NodeName: c.NodeName,
  548. NodeData: node,
  549. Namespace: c.Namespace,
  550. RAMReq: RAMReqV,
  551. RAMUsed: RAMUsedV,
  552. CPUReq: CPUReqV,
  553. CPUUsed: CPUUsedV,
  554. GPUReq: GPUReqV,
  555. Annotations: namespaceAnnotations,
  556. NamespaceLabels: namespacelabels,
  557. ClusterID: c.ClusterID,
  558. ClusterName: cm.ClusterMap.NameFor(c.ClusterID),
  559. }
  560. costs.CPUAllocation = getContainerAllocation(costs.CPUReq, costs.CPUUsed, "CPU")
  561. costs.RAMAllocation = getContainerAllocation(costs.RAMReq, costs.RAMUsed, "RAM")
  562. if filterNamespace == "" {
  563. containerNameCost[key] = costs
  564. missingContainers[key] = costs
  565. } else if costs.Namespace == filterNamespace {
  566. containerNameCost[key] = costs
  567. missingContainers[key] = costs
  568. }
  569. }
  570. }
  571. // Use unmounted pvs to create a mapping of "Unmounted-<Namespace>" containers
  572. // to pass along the cost data
  573. unmounted := findUnmountedPVCostData(cm.ClusterMap, unmountedPVs, namespaceLabelsMapping, namespaceAnnotationsMapping)
  574. for k, costs := range unmounted {
  575. klog.V(4).Infof("Unmounted PVs in Namespace/ClusterID: %s/%s", costs.Namespace, costs.ClusterID)
  576. if filterNamespace == "" {
  577. containerNameCost[k] = costs
  578. } else if costs.Namespace == filterNamespace {
  579. containerNameCost[k] = costs
  580. }
  581. }
  582. err = findDeletedNodeInfo(cli, missingNodes, window, "")
  583. if err != nil {
  584. klog.V(1).Infof("Error fetching historical node data: %s", err.Error())
  585. }
  586. err = findDeletedPodInfo(cli, missingContainers, window)
  587. if err != nil {
  588. klog.V(1).Infof("Error fetching historical pod data: %s", err.Error())
  589. }
  590. return containerNameCost, err
  591. }
  592. func findUnmountedPVCostData(clusterMap clusters.ClusterMap, unmountedPVs map[string][]*PersistentVolumeClaimData, namespaceLabelsMapping map[string]map[string]string, namespaceAnnotationsMapping map[string]map[string]string) map[string]*CostData {
  593. costs := make(map[string]*CostData)
  594. if len(unmountedPVs) == 0 {
  595. return costs
  596. }
  597. for k, pv := range unmountedPVs {
  598. keyParts := strings.Split(k, ",")
  599. if len(keyParts) != 3 {
  600. klog.V(1).Infof("Unmounted PV used key with incorrect parts: %s", k)
  601. continue
  602. }
  603. ns, _, clusterID := keyParts[0], keyParts[1], keyParts[2]
  604. namespacelabels, ok := namespaceLabelsMapping[ns+","+clusterID]
  605. if !ok {
  606. klog.V(3).Infof("Missing data for namespace %s", ns)
  607. }
  608. namespaceAnnotations, ok := namespaceAnnotationsMapping[ns+","+clusterID]
  609. if !ok {
  610. klog.V(3).Infof("Missing data for namespace %s", ns)
  611. }
  612. // Should be a unique "Unmounted" cost data type
  613. name := "unmounted-pvs"
  614. metric := NewContainerMetricFromValues(ns, name, name, "", clusterID)
  615. key := metric.Key()
  616. if costData, ok := costs[key]; !ok {
  617. costs[key] = &CostData{
  618. Name: name,
  619. PodName: name,
  620. NodeName: "",
  621. Annotations: namespaceAnnotations,
  622. Namespace: ns,
  623. NamespaceLabels: namespacelabels,
  624. Labels: namespacelabels,
  625. ClusterID: clusterID,
  626. ClusterName: clusterMap.NameFor(clusterID),
  627. PVCData: pv,
  628. }
  629. } else {
  630. costData.PVCData = append(costData.PVCData, pv...)
  631. }
  632. }
  633. return costs
  634. }
  635. func findDeletedPodInfo(cli prometheusClient.Client, missingContainers map[string]*CostData, window string) error {
  636. if len(missingContainers) > 0 {
  637. queryHistoricalPodLabels := fmt.Sprintf(`kube_pod_labels{}[%s]`, window)
  638. podLabelsResult, _, err := prom.NewContext(cli).QuerySync(queryHistoricalPodLabels)
  639. if err != nil {
  640. log.Errorf("failed to parse historical pod labels: %s", err.Error())
  641. }
  642. podLabels := make(map[string]map[string]string)
  643. if podLabelsResult != nil {
  644. podLabels, err = parsePodLabels(podLabelsResult)
  645. if err != nil {
  646. log.Errorf("failed to parse historical pod labels: %s", err.Error())
  647. }
  648. }
  649. for key, costData := range missingContainers {
  650. cm, _ := NewContainerMetricFromKey(key)
  651. labels, ok := podLabels[cm.PodName]
  652. if !ok {
  653. labels = make(map[string]string)
  654. }
  655. for k, v := range costData.NamespaceLabels {
  656. labels[k] = v
  657. }
  658. costData.Labels = labels
  659. }
  660. }
  661. return nil
  662. }
  663. func findDeletedNodeInfo(cli prometheusClient.Client, missingNodes map[string]*costAnalyzerCloud.Node, window, offset string) error {
  664. if len(missingNodes) > 0 {
  665. defer measureTime(time.Now(), profileThreshold, "Finding Deleted Node Info")
  666. offsetStr := ""
  667. if offset != "" {
  668. offsetStr = fmt.Sprintf("offset %s", offset)
  669. }
  670. queryHistoricalCPUCost := fmt.Sprintf(`avg(avg_over_time(node_cpu_hourly_cost[%s] %s)) by (node, instance, cluster_id)`, window, offsetStr)
  671. queryHistoricalRAMCost := fmt.Sprintf(`avg(avg_over_time(node_ram_hourly_cost[%s] %s)) by (node, instance, cluster_id)`, window, offsetStr)
  672. queryHistoricalGPUCost := fmt.Sprintf(`avg(avg_over_time(node_gpu_hourly_cost[%s] %s)) by (node, instance, cluster_id)`, window, offsetStr)
  673. ctx := prom.NewContext(cli)
  674. cpuCostResCh := ctx.Query(queryHistoricalCPUCost)
  675. ramCostResCh := ctx.Query(queryHistoricalRAMCost)
  676. gpuCostResCh := ctx.Query(queryHistoricalGPUCost)
  677. cpuCostRes, _ := cpuCostResCh.Await()
  678. ramCostRes, _ := ramCostResCh.Await()
  679. gpuCostRes, _ := gpuCostResCh.Await()
  680. if ctx.HasErrors() {
  681. return ctx.ErrorCollection()
  682. }
  683. cpuCosts, err := getCost(cpuCostRes)
  684. if err != nil {
  685. return err
  686. }
  687. ramCosts, err := getCost(ramCostRes)
  688. if err != nil {
  689. return err
  690. }
  691. gpuCosts, err := getCost(gpuCostRes)
  692. if err != nil {
  693. return err
  694. }
  695. if len(cpuCosts) == 0 {
  696. klog.V(1).Infof("Kubecost prometheus metrics not currently available. Ingest this server's /metrics endpoint to get that data.")
  697. }
  698. for node, costv := range cpuCosts {
  699. if _, ok := missingNodes[node]; ok {
  700. missingNodes[node].VCPUCost = fmt.Sprintf("%f", costv[0].Value)
  701. } else {
  702. log.DedupedWarningf(5, "Node `%s` in prometheus but not k8s api", node)
  703. }
  704. }
  705. for node, costv := range ramCosts {
  706. if _, ok := missingNodes[node]; ok {
  707. missingNodes[node].RAMCost = fmt.Sprintf("%f", costv[0].Value)
  708. }
  709. }
  710. for node, costv := range gpuCosts {
  711. if _, ok := missingNodes[node]; ok {
  712. missingNodes[node].GPUCost = fmt.Sprintf("%f", costv[0].Value)
  713. }
  714. }
  715. }
  716. return nil
  717. }
  718. func getContainerAllocation(req []*util.Vector, used []*util.Vector, allocationType string) []*util.Vector {
  719. // The result of the normalize operation will be a new []*util.Vector to replace the requests
  720. allocationOp := func(r *util.Vector, x *float64, y *float64) bool {
  721. if x != nil && y != nil {
  722. x1 := *x
  723. if math.IsNaN(x1) {
  724. klog.V(1).Infof("[Warning] NaN value found during %s allocation calculation for requests.", allocationType)
  725. x1 = 0.0
  726. }
  727. y1 := *y
  728. if math.IsNaN(y1) {
  729. klog.V(1).Infof("[Warning] NaN value found during %s allocation calculation for used.", allocationType)
  730. y1 = 0.0
  731. }
  732. r.Value = math.Max(x1, y1)
  733. } else if x != nil {
  734. r.Value = *x
  735. } else if y != nil {
  736. r.Value = *y
  737. }
  738. return true
  739. }
  740. return util.ApplyVectorOp(req, used, allocationOp)
  741. }
  742. func addPVData(cache clustercache.ClusterCache, pvClaimMapping map[string]*PersistentVolumeClaimData, cloud costAnalyzerCloud.Provider) error {
  743. cfg, err := cloud.GetConfig()
  744. if err != nil {
  745. return err
  746. }
  747. // Pull a region from the first node
  748. var defaultRegion string
  749. nodeList := cache.GetAllNodes()
  750. if len(nodeList) > 0 {
  751. defaultRegion, _ = util.GetRegion(nodeList[0].Labels)
  752. }
  753. storageClasses := cache.GetAllStorageClasses()
  754. storageClassMap := make(map[string]map[string]string)
  755. for _, storageClass := range storageClasses {
  756. params := storageClass.Parameters
  757. storageClassMap[storageClass.ObjectMeta.Name] = params
  758. if storageClass.GetAnnotations()["storageclass.kubernetes.io/is-default-class"] == "true" || storageClass.GetAnnotations()["storageclass.beta.kubernetes.io/is-default-class"] == "true" {
  759. storageClassMap["default"] = params
  760. storageClassMap[""] = params
  761. }
  762. }
  763. pvs := cache.GetAllPersistentVolumes()
  764. pvMap := make(map[string]*costAnalyzerCloud.PV)
  765. for _, pv := range pvs {
  766. parameters, ok := storageClassMap[pv.Spec.StorageClassName]
  767. if !ok {
  768. klog.V(4).Infof("Unable to find parameters for storage class \"%s\". Does pv \"%s\" have a storageClassName?", pv.Spec.StorageClassName, pv.Name)
  769. }
  770. var region string
  771. if r, ok := util.GetRegion(pv.Labels); ok {
  772. region = r
  773. } else {
  774. region = defaultRegion
  775. }
  776. cacPv := &costAnalyzerCloud.PV{
  777. Class: pv.Spec.StorageClassName,
  778. Region: region,
  779. Parameters: parameters,
  780. }
  781. err := GetPVCost(cacPv, pv, cloud, region)
  782. if err != nil {
  783. return err
  784. }
  785. pvMap[pv.Name] = cacPv
  786. }
  787. for _, pvc := range pvClaimMapping {
  788. if vol, ok := pvMap[pvc.VolumeName]; ok {
  789. pvc.Volume = vol
  790. } else {
  791. klog.V(4).Infof("PV not found, using default")
  792. pvc.Volume = &costAnalyzerCloud.PV{
  793. Cost: cfg.Storage,
  794. }
  795. }
  796. }
  797. return nil
  798. }
  799. func GetPVCost(pv *costAnalyzerCloud.PV, kpv *v1.PersistentVolume, cp costAnalyzerCloud.Provider, defaultRegion string) error {
  800. cfg, err := cp.GetConfig()
  801. if err != nil {
  802. return err
  803. }
  804. key := cp.GetPVKey(kpv, pv.Parameters, defaultRegion)
  805. pvWithCost, err := cp.PVPricing(key)
  806. if err != nil {
  807. pv.Cost = cfg.Storage
  808. return err
  809. }
  810. if pvWithCost == nil || pvWithCost.Cost == "" {
  811. pv.Cost = cfg.Storage
  812. return nil // set default cost
  813. }
  814. pv.Cost = pvWithCost.Cost
  815. pv.ProviderID = key.ID()
  816. return nil
  817. }
  818. func (cm *CostModel) GetPricingSourceCounts() (*costAnalyzerCloud.PricingMatchMetadata, error) {
  819. if cm.pricingMetadata != nil {
  820. return cm.pricingMetadata, nil
  821. } else {
  822. return nil, fmt.Errorf("Node costs not yet calculated")
  823. }
  824. }
  825. func (cm *CostModel) GetNodeCost(cp costAnalyzerCloud.Provider) (map[string]*costAnalyzerCloud.Node, error) {
  826. cfg, err := cp.GetConfig()
  827. if err != nil {
  828. return nil, err
  829. }
  830. nodeList := cm.Cache.GetAllNodes()
  831. nodes := make(map[string]*costAnalyzerCloud.Node)
  832. pmd := &costAnalyzerCloud.PricingMatchMetadata{
  833. TotalNodes: 0,
  834. PricingTypeCounts: make(map[costAnalyzerCloud.PricingType]int),
  835. }
  836. for _, n := range nodeList {
  837. name := n.GetObjectMeta().GetName()
  838. nodeLabels := n.GetObjectMeta().GetLabels()
  839. nodeLabels["providerID"] = n.Spec.ProviderID
  840. pmd.TotalNodes++
  841. cnode, err := cp.NodePricing(cp.GetKey(nodeLabels, n))
  842. if err != nil {
  843. klog.Infof("Error getting node pricing. Error: %s", err.Error())
  844. if cnode != nil {
  845. nodes[name] = cnode
  846. continue
  847. } else {
  848. cnode = &costAnalyzerCloud.Node{
  849. VCPUCost: cfg.CPU,
  850. RAMCost: cfg.RAM,
  851. }
  852. }
  853. }
  854. if _, ok := pmd.PricingTypeCounts[cnode.PricingType]; ok {
  855. pmd.PricingTypeCounts[cnode.PricingType]++
  856. } else {
  857. pmd.PricingTypeCounts[cnode.PricingType] = 1
  858. }
  859. newCnode := *cnode
  860. if newCnode.InstanceType == "" {
  861. it, _ := util.GetInstanceType(n.Labels)
  862. newCnode.InstanceType = it
  863. }
  864. if newCnode.Region == "" {
  865. region, _ := util.GetRegion(n.Labels)
  866. newCnode.Region = region
  867. }
  868. newCnode.ProviderID = n.Spec.ProviderID
  869. var cpu float64
  870. if newCnode.VCPU == "" {
  871. cpu = float64(n.Status.Capacity.Cpu().Value())
  872. newCnode.VCPU = n.Status.Capacity.Cpu().String()
  873. } else {
  874. cpu, err = strconv.ParseFloat(newCnode.VCPU, 64)
  875. if err != nil {
  876. klog.V(1).Infof("[Warning] parsing VCPU value: \"%s\" as float64", newCnode.VCPU)
  877. }
  878. }
  879. if math.IsNaN(cpu) {
  880. klog.V(1).Infof("[Warning] cpu parsed as NaN. Setting to 0.")
  881. cpu = 0
  882. }
  883. var ram float64
  884. if newCnode.RAM == "" {
  885. newCnode.RAM = n.Status.Capacity.Memory().String()
  886. }
  887. ram = float64(n.Status.Capacity.Memory().Value())
  888. if math.IsNaN(ram) {
  889. klog.V(1).Infof("[Warning] ram parsed as NaN. Setting to 0.")
  890. ram = 0
  891. }
  892. newCnode.RAMBytes = fmt.Sprintf("%f", ram)
  893. // Azure does not seem to provide a GPU count in its pricing API. GKE supports attaching multiple GPUs
  894. // So the k8s api will often report more accurate results for GPU count under status > capacity > nvidia.com/gpu than the cloud providers billing data
  895. // not all providers are guaranteed to use this, so don't overwrite a Provider assignment if we can't find something under that capacity exists
  896. gpuc := 0.0
  897. q, ok := n.Status.Capacity["nvidia.com/gpu"]
  898. if ok {
  899. gpuCount := q.Value()
  900. if gpuCount != 0 {
  901. newCnode.GPU = fmt.Sprintf("%d", q.Value())
  902. gpuc = float64(gpuCount)
  903. }
  904. } else {
  905. gpuc, err = strconv.ParseFloat(newCnode.GPU, 64)
  906. if err != nil {
  907. gpuc = 0.0
  908. }
  909. }
  910. if math.IsNaN(gpuc) {
  911. klog.V(1).Infof("[Warning] gpu count parsed as NaN. Setting to 0.")
  912. gpuc = 0.0
  913. }
  914. if newCnode.GPU != "" && newCnode.GPUCost == "" {
  915. // We couldn't find a gpu cost, so fix cpu and ram, then accordingly
  916. klog.V(4).Infof("GPU without cost found for %s, calculating...", cp.GetKey(nodeLabels, n).Features())
  917. defaultCPU, err := strconv.ParseFloat(cfg.CPU, 64)
  918. if err != nil {
  919. klog.V(3).Infof("Could not parse default cpu price")
  920. defaultCPU = 0
  921. }
  922. if math.IsNaN(defaultCPU) {
  923. klog.V(1).Infof("[Warning] defaultCPU parsed as NaN. Setting to 0.")
  924. defaultCPU = 0
  925. }
  926. defaultRAM, err := strconv.ParseFloat(cfg.RAM, 64)
  927. if err != nil {
  928. klog.V(3).Infof("Could not parse default ram price")
  929. defaultRAM = 0
  930. }
  931. if math.IsNaN(defaultRAM) {
  932. klog.V(1).Infof("[Warning] defaultRAM parsed as NaN. Setting to 0.")
  933. defaultRAM = 0
  934. }
  935. defaultGPU, err := strconv.ParseFloat(cfg.GPU, 64)
  936. if err != nil {
  937. klog.V(3).Infof("Could not parse default gpu price")
  938. defaultGPU = 0
  939. }
  940. if math.IsNaN(defaultGPU) {
  941. klog.V(1).Infof("[Warning] defaultGPU parsed as NaN. Setting to 0.")
  942. defaultGPU = 0
  943. }
  944. cpuToRAMRatio := defaultCPU / defaultRAM
  945. if math.IsNaN(cpuToRAMRatio) {
  946. klog.V(1).Infof("[Warning] cpuToRAMRatio[defaultCPU: %f / defaultRam: %f] is NaN. Setting to 0.", defaultCPU, defaultRAM)
  947. cpuToRAMRatio = 0
  948. }
  949. gpuToRAMRatio := defaultGPU / defaultRAM
  950. if math.IsNaN(gpuToRAMRatio) {
  951. klog.V(1).Infof("[Warning] gpuToRAMRatio is NaN. Setting to 0.")
  952. gpuToRAMRatio = 0
  953. }
  954. ramGB := ram / 1024 / 1024 / 1024
  955. if math.IsNaN(ramGB) {
  956. klog.V(1).Infof("[Warning] ramGB is NaN. Setting to 0.")
  957. ramGB = 0
  958. }
  959. ramMultiple := gpuc*gpuToRAMRatio + cpu*cpuToRAMRatio + ramGB
  960. if math.IsNaN(ramMultiple) {
  961. klog.V(1).Infof("[Warning] ramMultiple is NaN. Setting to 0.")
  962. ramMultiple = 0
  963. }
  964. var nodePrice float64
  965. if newCnode.Cost != "" {
  966. nodePrice, err = strconv.ParseFloat(newCnode.Cost, 64)
  967. if err != nil {
  968. klog.V(3).Infof("Could not parse total node price")
  969. return nil, err
  970. }
  971. } else {
  972. nodePrice, err = strconv.ParseFloat(newCnode.VCPUCost, 64) // all the price was allocated the the CPU
  973. if err != nil {
  974. klog.V(3).Infof("Could not parse node vcpu price")
  975. return nil, err
  976. }
  977. }
  978. if math.IsNaN(nodePrice) {
  979. klog.V(1).Infof("[Warning] nodePrice parsed as NaN. Setting to 0.")
  980. nodePrice = 0
  981. }
  982. ramPrice := (nodePrice / ramMultiple)
  983. if math.IsNaN(ramPrice) {
  984. klog.V(1).Infof("[Warning] ramPrice[nodePrice: %f / ramMultiple: %f] parsed as NaN. Setting to 0.", nodePrice, ramMultiple)
  985. ramPrice = 0
  986. }
  987. cpuPrice := ramPrice * cpuToRAMRatio
  988. gpuPrice := ramPrice * gpuToRAMRatio
  989. newCnode.VCPUCost = fmt.Sprintf("%f", cpuPrice)
  990. newCnode.RAMCost = fmt.Sprintf("%f", ramPrice)
  991. newCnode.RAMBytes = fmt.Sprintf("%f", ram)
  992. newCnode.GPUCost = fmt.Sprintf("%f", gpuPrice)
  993. } else if newCnode.RAMCost == "" {
  994. // We couldn't find a ramcost, so fix cpu and allocate ram accordingly
  995. klog.V(4).Infof("No RAM cost found for %s, calculating...", cp.GetKey(nodeLabels, n).Features())
  996. defaultCPU, err := strconv.ParseFloat(cfg.CPU, 64)
  997. if err != nil {
  998. klog.V(3).Infof("Could not parse default cpu price")
  999. defaultCPU = 0
  1000. }
  1001. if math.IsNaN(defaultCPU) {
  1002. klog.V(1).Infof("[Warning] defaultCPU parsed as NaN. Setting to 0.")
  1003. defaultCPU = 0
  1004. }
  1005. defaultRAM, err := strconv.ParseFloat(cfg.RAM, 64)
  1006. if err != nil {
  1007. klog.V(3).Infof("Could not parse default ram price")
  1008. defaultRAM = 0
  1009. }
  1010. if math.IsNaN(defaultRAM) {
  1011. klog.V(1).Infof("[Warning] defaultRAM parsed as NaN. Setting to 0.")
  1012. defaultRAM = 0
  1013. }
  1014. cpuToRAMRatio := defaultCPU / defaultRAM
  1015. if math.IsNaN(cpuToRAMRatio) {
  1016. klog.V(1).Infof("[Warning] cpuToRAMRatio[defaultCPU: %f / defaultRam: %f] is NaN. Setting to 0.", defaultCPU, defaultRAM)
  1017. cpuToRAMRatio = 0
  1018. }
  1019. ramGB := ram / 1024 / 1024 / 1024
  1020. if math.IsNaN(ramGB) {
  1021. klog.V(1).Infof("[Warning] ramGB is NaN. Setting to 0.")
  1022. ramGB = 0
  1023. }
  1024. ramMultiple := cpu*cpuToRAMRatio + ramGB
  1025. if math.IsNaN(ramMultiple) {
  1026. klog.V(1).Infof("[Warning] ramMultiple is NaN. Setting to 0.")
  1027. ramMultiple = 0
  1028. }
  1029. var nodePrice float64
  1030. if newCnode.Cost != "" {
  1031. nodePrice, err = strconv.ParseFloat(newCnode.Cost, 64)
  1032. if err != nil {
  1033. klog.V(3).Infof("Could not parse total node price")
  1034. return nil, err
  1035. }
  1036. } else {
  1037. nodePrice, err = strconv.ParseFloat(newCnode.VCPUCost, 64) // all the price was allocated the the CPU
  1038. if err != nil {
  1039. klog.V(3).Infof("Could not parse node vcpu price")
  1040. return nil, err
  1041. }
  1042. }
  1043. if math.IsNaN(nodePrice) {
  1044. klog.V(1).Infof("[Warning] nodePrice parsed as NaN. Setting to 0.")
  1045. nodePrice = 0
  1046. }
  1047. ramPrice := (nodePrice / ramMultiple)
  1048. if math.IsNaN(ramPrice) {
  1049. klog.V(1).Infof("[Warning] ramPrice[nodePrice: %f / ramMultiple: %f] parsed as NaN. Setting to 0.", nodePrice, ramMultiple)
  1050. ramPrice = 0
  1051. }
  1052. cpuPrice := ramPrice * cpuToRAMRatio
  1053. if defaultRAM != 0 {
  1054. newCnode.VCPUCost = fmt.Sprintf("%f", cpuPrice)
  1055. newCnode.RAMCost = fmt.Sprintf("%f", ramPrice)
  1056. } else { // just assign the full price to CPU
  1057. if cpu != 0 {
  1058. newCnode.VCPUCost = fmt.Sprintf("%f", nodePrice/cpu)
  1059. } else {
  1060. newCnode.VCPUCost = fmt.Sprintf("%f", nodePrice)
  1061. }
  1062. }
  1063. newCnode.RAMBytes = fmt.Sprintf("%f", ram)
  1064. klog.V(4).Infof("Computed \"%s\" RAM Cost := %v", name, newCnode.RAMCost)
  1065. }
  1066. nodes[name] = &newCnode
  1067. }
  1068. cm.pricingMetadata = pmd
  1069. cp.ApplyReservedInstancePricing(nodes)
  1070. return nodes, nil
  1071. }
  1072. // TODO: drop some logs
  1073. func (cm *CostModel) GetLBCost(cp costAnalyzerCloud.Provider) (map[string]*costAnalyzerCloud.LoadBalancer, error) {
  1074. // for fetching prices from cloud provider
  1075. // cfg, err := cp.GetConfig()
  1076. // if err != nil {
  1077. // return nil, err
  1078. // }
  1079. servicesList := cm.Cache.GetAllServices()
  1080. loadBalancerMap := make(map[string]*costAnalyzerCloud.LoadBalancer)
  1081. for _, service := range servicesList {
  1082. namespace := service.GetObjectMeta().GetNamespace()
  1083. name := service.GetObjectMeta().GetName()
  1084. key := namespace + "," + name // + "," + clusterID?
  1085. if service.Spec.Type == "LoadBalancer" {
  1086. loadBalancer, err := cp.LoadBalancerPricing()
  1087. if err != nil {
  1088. return nil, err
  1089. }
  1090. newLoadBalancer := *loadBalancer
  1091. for _, loadBalancerIngress := range service.Status.LoadBalancer.Ingress {
  1092. newLoadBalancer.IngressIPAddresses = append(newLoadBalancer.IngressIPAddresses, loadBalancerIngress.IP)
  1093. }
  1094. loadBalancerMap[key] = &newLoadBalancer
  1095. }
  1096. }
  1097. return loadBalancerMap, nil
  1098. }
  1099. func getPodServices(cache clustercache.ClusterCache, podList []*v1.Pod, clusterID string) (map[string]map[string][]string, error) {
  1100. servicesList := cache.GetAllServices()
  1101. podServicesMapping := make(map[string]map[string][]string)
  1102. for _, service := range servicesList {
  1103. namespace := service.GetObjectMeta().GetNamespace()
  1104. name := service.GetObjectMeta().GetName()
  1105. key := namespace + "," + clusterID
  1106. if _, ok := podServicesMapping[key]; !ok {
  1107. podServicesMapping[key] = make(map[string][]string)
  1108. }
  1109. s := labels.Nothing()
  1110. if service.Spec.Selector != nil && len(service.Spec.Selector) > 0 {
  1111. s = labels.Set(service.Spec.Selector).AsSelectorPreValidated()
  1112. }
  1113. for _, pod := range podList {
  1114. labelSet := labels.Set(pod.GetObjectMeta().GetLabels())
  1115. if s.Matches(labelSet) && pod.GetObjectMeta().GetNamespace() == namespace {
  1116. services, ok := podServicesMapping[key][pod.GetObjectMeta().GetName()]
  1117. if ok {
  1118. podServicesMapping[key][pod.GetObjectMeta().GetName()] = append(services, name)
  1119. } else {
  1120. podServicesMapping[key][pod.GetObjectMeta().GetName()] = []string{name}
  1121. }
  1122. }
  1123. }
  1124. }
  1125. return podServicesMapping, nil
  1126. }
  1127. func getPodStatefulsets(cache clustercache.ClusterCache, podList []*v1.Pod, clusterID string) (map[string]map[string][]string, error) {
  1128. ssList := cache.GetAllStatefulSets()
  1129. podSSMapping := make(map[string]map[string][]string) // namespace: podName: [deploymentNames]
  1130. for _, ss := range ssList {
  1131. namespace := ss.GetObjectMeta().GetNamespace()
  1132. name := ss.GetObjectMeta().GetName()
  1133. key := namespace + "," + clusterID
  1134. if _, ok := podSSMapping[key]; !ok {
  1135. podSSMapping[key] = make(map[string][]string)
  1136. }
  1137. s, err := metav1.LabelSelectorAsSelector(ss.Spec.Selector)
  1138. if err != nil {
  1139. klog.V(2).Infof("Error doing deployment label conversion: " + err.Error())
  1140. }
  1141. for _, pod := range podList {
  1142. labelSet := labels.Set(pod.GetObjectMeta().GetLabels())
  1143. if s.Matches(labelSet) && pod.GetObjectMeta().GetNamespace() == namespace {
  1144. sss, ok := podSSMapping[key][pod.GetObjectMeta().GetName()]
  1145. if ok {
  1146. podSSMapping[key][pod.GetObjectMeta().GetName()] = append(sss, name)
  1147. } else {
  1148. podSSMapping[key][pod.GetObjectMeta().GetName()] = []string{name}
  1149. }
  1150. }
  1151. }
  1152. }
  1153. return podSSMapping, nil
  1154. }
  1155. func getPodDeployments(cache clustercache.ClusterCache, podList []*v1.Pod, clusterID string) (map[string]map[string][]string, error) {
  1156. deploymentsList := cache.GetAllDeployments()
  1157. podDeploymentsMapping := make(map[string]map[string][]string) // namespace: podName: [deploymentNames]
  1158. for _, deployment := range deploymentsList {
  1159. namespace := deployment.GetObjectMeta().GetNamespace()
  1160. name := deployment.GetObjectMeta().GetName()
  1161. key := namespace + "," + clusterID
  1162. if _, ok := podDeploymentsMapping[key]; !ok {
  1163. podDeploymentsMapping[key] = make(map[string][]string)
  1164. }
  1165. s, err := metav1.LabelSelectorAsSelector(deployment.Spec.Selector)
  1166. if err != nil {
  1167. klog.V(2).Infof("Error doing deployment label conversion: " + err.Error())
  1168. }
  1169. for _, pod := range podList {
  1170. labelSet := labels.Set(pod.GetObjectMeta().GetLabels())
  1171. if s.Matches(labelSet) && pod.GetObjectMeta().GetNamespace() == namespace {
  1172. deployments, ok := podDeploymentsMapping[key][pod.GetObjectMeta().GetName()]
  1173. if ok {
  1174. podDeploymentsMapping[key][pod.GetObjectMeta().GetName()] = append(deployments, name)
  1175. } else {
  1176. podDeploymentsMapping[key][pod.GetObjectMeta().GetName()] = []string{name}
  1177. }
  1178. }
  1179. }
  1180. }
  1181. return podDeploymentsMapping, nil
  1182. }
  1183. func getPodDeploymentsWithMetrics(deploymentLabels map[string]map[string]string, podLabels map[string]map[string]string) (map[string]map[string][]string, error) {
  1184. podDeploymentsMapping := make(map[string]map[string][]string)
  1185. for depKey, depLabels := range deploymentLabels {
  1186. kt, err := NewKeyTuple(depKey)
  1187. if err != nil {
  1188. continue
  1189. }
  1190. namespace := kt.Namespace()
  1191. name := kt.Key()
  1192. clusterID := kt.ClusterID()
  1193. key := namespace + "," + clusterID
  1194. if _, ok := podDeploymentsMapping[key]; !ok {
  1195. podDeploymentsMapping[key] = make(map[string][]string)
  1196. }
  1197. s := labels.Set(depLabels).AsSelectorPreValidated()
  1198. for podKey, pLabels := range podLabels {
  1199. pkey, err := NewKeyTuple(podKey)
  1200. if err != nil {
  1201. continue
  1202. }
  1203. podNamespace := pkey.Namespace()
  1204. podName := pkey.Key()
  1205. podClusterID := pkey.ClusterID()
  1206. labelSet := labels.Set(pLabels)
  1207. if s.Matches(labelSet) && podNamespace == namespace && podClusterID == clusterID {
  1208. deployments, ok := podDeploymentsMapping[key][podName]
  1209. if ok {
  1210. podDeploymentsMapping[key][podName] = append(deployments, name)
  1211. } else {
  1212. podDeploymentsMapping[key][podName] = []string{name}
  1213. }
  1214. }
  1215. }
  1216. }
  1217. // Remove any duplicate data created by metric names
  1218. pruneDuplicateData(podDeploymentsMapping)
  1219. return podDeploymentsMapping, nil
  1220. }
  1221. func getPodServicesWithMetrics(serviceLabels map[string]map[string]string, podLabels map[string]map[string]string) (map[string]map[string][]string, error) {
  1222. podServicesMapping := make(map[string]map[string][]string)
  1223. for servKey, servLabels := range serviceLabels {
  1224. kt, err := NewKeyTuple(servKey)
  1225. if err != nil {
  1226. continue
  1227. }
  1228. namespace := kt.Namespace()
  1229. name := kt.Key()
  1230. clusterID := kt.ClusterID()
  1231. key := namespace + "," + clusterID
  1232. if _, ok := podServicesMapping[key]; !ok {
  1233. podServicesMapping[key] = make(map[string][]string)
  1234. }
  1235. s := labels.Nothing()
  1236. if servLabels != nil && len(servLabels) > 0 {
  1237. s = labels.Set(servLabels).AsSelectorPreValidated()
  1238. }
  1239. for podKey, pLabels := range podLabels {
  1240. pkey, err := NewKeyTuple(podKey)
  1241. if err != nil {
  1242. continue
  1243. }
  1244. podNamespace := pkey.Namespace()
  1245. podName := pkey.Key()
  1246. podClusterID := pkey.ClusterID()
  1247. labelSet := labels.Set(pLabels)
  1248. if s.Matches(labelSet) && podNamespace == namespace && podClusterID == clusterID {
  1249. services, ok := podServicesMapping[key][podName]
  1250. if ok {
  1251. podServicesMapping[key][podName] = append(services, name)
  1252. } else {
  1253. podServicesMapping[key][podName] = []string{name}
  1254. }
  1255. }
  1256. }
  1257. }
  1258. // Remove any duplicate data created by metric names
  1259. pruneDuplicateData(podServicesMapping)
  1260. return podServicesMapping, nil
  1261. }
  1262. // This method alleviates an issue with metrics that used a '_' to replace '-' in deployment
  1263. // and service names. To avoid counting these as multiple deployments/services, we'll remove
  1264. // the '_' version. Not optimal, but takes care of the issue
  1265. func pruneDuplicateData(data map[string]map[string][]string) {
  1266. for _, podMap := range data {
  1267. for podName, values := range podMap {
  1268. podMap[podName] = pruneDuplicates(values)
  1269. }
  1270. }
  1271. }
  1272. // Determine if there is an underscore in the value of a slice. If so, replace _ with -, and then
  1273. // check to see if the result exists in the slice. If both are true, then we DO NOT include that
  1274. // original value in the new slice.
  1275. func pruneDuplicates(s []string) []string {
  1276. m := sliceToSet(s)
  1277. for _, v := range s {
  1278. if strings.Contains(v, "_") {
  1279. name := strings.Replace(v, "_", "-", -1)
  1280. if !m[name] {
  1281. m[name] = true
  1282. }
  1283. delete(m, v)
  1284. }
  1285. }
  1286. return setToSlice(m)
  1287. }
  1288. // Creates a map[string]bool containing the slice values as keys
  1289. func sliceToSet(s []string) map[string]bool {
  1290. m := make(map[string]bool)
  1291. for _, v := range s {
  1292. m[v] = true
  1293. }
  1294. return m
  1295. }
  1296. func setToSlice(m map[string]bool) []string {
  1297. var result []string
  1298. for k := range m {
  1299. result = append(result, k)
  1300. }
  1301. return result
  1302. }
  1303. func costDataPassesFilters(cm clusters.ClusterMap, costs *CostData, namespace string, cluster string) bool {
  1304. passesNamespace := namespace == "" || costs.Namespace == namespace
  1305. passesCluster := cluster == "" || costs.ClusterID == cluster || costs.ClusterName == cluster
  1306. return passesNamespace && passesCluster
  1307. }
  1308. // Finds the a closest multiple less than value
  1309. func floorMultiple(value int64, multiple int64) int64 {
  1310. return (value / multiple) * multiple
  1311. }
  1312. // Attempt to create a key for the request. Reduce the times to minutes in order to more easily group requests based on
  1313. // real time ranges. If for any reason, the key generation fails, return a uuid to ensure uniqueness.
  1314. func requestKeyFor(window kubecost.Window, resolution time.Duration, filterNamespace string, filterCluster string, remoteEnabled bool) string {
  1315. keyLayout := "2006-01-02T15:04Z"
  1316. // We "snap" start time and duration to their closest 5 min multiple less than itself, by
  1317. // applying a snapped duration to a snapped start time.
  1318. durMins := int64(window.Minutes())
  1319. durMins = floorMultiple(durMins, 5)
  1320. sMins := int64(window.Start().Minute())
  1321. sOffset := sMins - floorMultiple(sMins, 5)
  1322. sTime := window.Start().Add(-time.Duration(sOffset) * time.Minute)
  1323. eTime := window.Start().Add(time.Duration(durMins) * time.Minute)
  1324. startKey := sTime.Format(keyLayout)
  1325. endKey := eTime.Format(keyLayout)
  1326. return fmt.Sprintf("%s,%s,%s,%s,%s,%t", startKey, endKey, resolution.String(), filterNamespace, filterCluster, remoteEnabled)
  1327. }
  1328. // func (cm *CostModel) ComputeCostDataRange(cli prometheusClient.Client, cp costAnalyzerCloud.Provider,
  1329. // startString, endString, windowString string, resolutionHours float64, filterNamespace string,
  1330. // filterCluster string, remoteEnabled bool, offset string) (map[string]*CostData, error)
  1331. // ComputeCostDataRange executes a range query for cost data.
  1332. // Note that "offset" represents the time between the function call and "endString", and is also passed for convenience
  1333. func (cm *CostModel) ComputeCostDataRange(cli prometheusClient.Client, cp costAnalyzerCloud.Provider, window kubecost.Window, resolution time.Duration, filterNamespace string, filterCluster string, remoteEnabled bool) (map[string]*CostData, error) {
  1334. // Create a request key for request grouping. This key will be used to represent the cost-model result
  1335. // for the specific inputs to prevent multiple queries for identical data.
  1336. key := requestKeyFor(window, resolution, filterNamespace, filterCluster, remoteEnabled)
  1337. klog.V(4).Infof("ComputeCostDataRange with Key: %s", key)
  1338. // If there is already a request out that uses the same data, wait for it to return to share the results.
  1339. // Otherwise, start executing.
  1340. result, err, _ := cm.RequestGroup.Do(key, func() (interface{}, error) {
  1341. return cm.costDataRange(cli, cp, window, resolution, filterNamespace, filterCluster, remoteEnabled)
  1342. })
  1343. data, ok := result.(map[string]*CostData)
  1344. if !ok {
  1345. return nil, fmt.Errorf("Failed to cast result as map[string]*CostData")
  1346. }
  1347. return data, err
  1348. }
  1349. func (cm *CostModel) costDataRange(cli prometheusClient.Client, cp costAnalyzerCloud.Provider, window kubecost.Window, resolution time.Duration, filterNamespace string, filterCluster string, remoteEnabled bool) (map[string]*CostData, error) {
  1350. clusterID := env.GetClusterID()
  1351. // durHrs := end.Sub(start).Hours() + 1
  1352. if window.IsOpen() {
  1353. return nil, fmt.Errorf("illegal window: %s", window)
  1354. }
  1355. start := *window.Start()
  1356. end := *window.End()
  1357. // Snap resolution to the nearest minute
  1358. resMins := int64(math.Trunc(resolution.Minutes()))
  1359. if resMins == 0 {
  1360. return nil, fmt.Errorf("resolution must be greater than 0.0")
  1361. }
  1362. resolution = time.Duration(resMins) * time.Minute
  1363. // Warn if resolution does not evenly divide window
  1364. if int64(window.Minutes())%int64(resolution.Minutes()) != 0 {
  1365. log.Warningf("CostDataRange: window should be divisible by resolution or else samples may be missed: %s %% %s = %dm", window, resolution, int64(window.Minutes())%int64(resolution.Minutes()))
  1366. }
  1367. // Convert to Prometheus-style duration string in terms of m or h
  1368. resStr := fmt.Sprintf("%dm", resMins)
  1369. if resMins%60 == 0 {
  1370. resStr = fmt.Sprintf("%dh", resMins/60)
  1371. }
  1372. if remoteEnabled {
  1373. remoteLayout := "2006-01-02T15:04:05Z"
  1374. remoteStartStr := window.Start().Format(remoteLayout)
  1375. remoteEndStr := window.End().Format(remoteLayout)
  1376. klog.V(1).Infof("Using remote database for query from %s to %s with window %s", remoteStartStr, remoteEndStr, resolution)
  1377. return CostDataRangeFromSQL("", "", resolution.String(), remoteStartStr, remoteEndStr)
  1378. }
  1379. scrapeIntervalSeconds := cm.ScrapeInterval.Seconds()
  1380. ctx := prom.NewContext(cli)
  1381. queryRAMAlloc := fmt.Sprintf(queryRAMAllocationByteHours, resStr, scrapeIntervalSeconds)
  1382. queryCPUAlloc := fmt.Sprintf(queryCPUAllocationVCPUHours, resStr, scrapeIntervalSeconds)
  1383. queryRAMRequests := fmt.Sprintf(queryRAMRequestsStr, resStr, "", resStr, "")
  1384. queryRAMUsage := fmt.Sprintf(queryRAMUsageStr, resStr, "", resStr, "")
  1385. queryCPURequests := fmt.Sprintf(queryCPURequestsStr, resStr, "", resStr, "")
  1386. queryCPUUsage := fmt.Sprintf(queryCPUUsageStr, resStr, "")
  1387. queryGPURequests := fmt.Sprintf(queryGPURequestsStr, resStr, "", resStr, "", resolution.Hours(), resStr, "")
  1388. queryPVRequests := fmt.Sprintf(queryPVRequestsStr)
  1389. queryPVCAllocation := fmt.Sprintf(queryPVCAllocationFmt, resStr, scrapeIntervalSeconds)
  1390. queryPVHourlyCost := fmt.Sprintf(queryPVHourlyCostFmt, resStr)
  1391. queryNetZoneRequests := fmt.Sprintf(queryZoneNetworkUsage, resStr, "")
  1392. queryNetRegionRequests := fmt.Sprintf(queryRegionNetworkUsage, resStr, "")
  1393. queryNetInternetRequests := fmt.Sprintf(queryInternetNetworkUsage, resStr, "")
  1394. queryNormalization := fmt.Sprintf(normalizationStr, resStr, "")
  1395. // Submit all queries for concurrent evaluation
  1396. resChRAMRequests := ctx.QueryRange(queryRAMRequests, start, end, resolution)
  1397. resChRAMUsage := ctx.QueryRange(queryRAMUsage, start, end, resolution)
  1398. resChRAMAlloc := ctx.QueryRange(queryRAMAlloc, start, end, resolution)
  1399. resChCPURequests := ctx.QueryRange(queryCPURequests, start, end, resolution)
  1400. resChCPUUsage := ctx.QueryRange(queryCPUUsage, start, end, resolution)
  1401. resChCPUAlloc := ctx.QueryRange(queryCPUAlloc, start, end, resolution)
  1402. resChGPURequests := ctx.QueryRange(queryGPURequests, start, end, resolution)
  1403. resChPVRequests := ctx.QueryRange(queryPVRequests, start, end, resolution)
  1404. resChPVCAlloc := ctx.QueryRange(queryPVCAllocation, start, end, resolution)
  1405. resChPVHourlyCost := ctx.QueryRange(queryPVHourlyCost, start, end, resolution)
  1406. resChNetZoneRequests := ctx.QueryRange(queryNetZoneRequests, start, end, resolution)
  1407. resChNetRegionRequests := ctx.QueryRange(queryNetRegionRequests, start, end, resolution)
  1408. resChNetInternetRequests := ctx.QueryRange(queryNetInternetRequests, start, end, resolution)
  1409. resChNSLabels := ctx.QueryRange(fmt.Sprintf(queryNSLabels, resStr), start, end, resolution)
  1410. resChPodLabels := ctx.QueryRange(fmt.Sprintf(queryPodLabels, resStr), start, end, resolution)
  1411. resChNSAnnotations := ctx.QueryRange(fmt.Sprintf(queryNSAnnotations, resStr), start, end, resolution)
  1412. resChPodAnnotations := ctx.QueryRange(fmt.Sprintf(queryPodAnnotations, resStr), start, end, resolution)
  1413. resChServiceLabels := ctx.QueryRange(fmt.Sprintf(queryServiceLabels, resStr), start, end, resolution)
  1414. resChDeploymentLabels := ctx.QueryRange(fmt.Sprintf(queryDeploymentLabels, resStr), start, end, resolution)
  1415. resChStatefulsetLabels := ctx.QueryRange(fmt.Sprintf(queryStatefulsetLabels, resStr), start, end, resolution)
  1416. resChJobs := ctx.QueryRange(queryPodJobs, start, end, resolution)
  1417. resChDaemonsets := ctx.QueryRange(queryPodDaemonsets, start, end, resolution)
  1418. resChNormalization := ctx.QueryRange(queryNormalization, start, end, resolution)
  1419. // Pull k8s pod, controller, service, and namespace details
  1420. podlist := cm.Cache.GetAllPods()
  1421. podDeploymentsMapping, err := getPodDeployments(cm.Cache, podlist, clusterID)
  1422. if err != nil {
  1423. return nil, fmt.Errorf("error querying the kubernetes API: %s", err)
  1424. }
  1425. podStatefulsetsMapping, err := getPodStatefulsets(cm.Cache, podlist, clusterID)
  1426. if err != nil {
  1427. return nil, fmt.Errorf("error querying the kubernetes API: %s", err)
  1428. }
  1429. podServicesMapping, err := getPodServices(cm.Cache, podlist, clusterID)
  1430. if err != nil {
  1431. return nil, fmt.Errorf("error querying the kubernetes API: %s", err)
  1432. }
  1433. namespaceLabelsMapping, err := getNamespaceLabels(cm.Cache, clusterID)
  1434. if err != nil {
  1435. return nil, fmt.Errorf("error querying the kubernetes API: %s", err)
  1436. }
  1437. namespaceAnnotationsMapping, err := getNamespaceAnnotations(cm.Cache, clusterID)
  1438. if err != nil {
  1439. return nil, fmt.Errorf("error querying the kubernetes API: %s", err)
  1440. }
  1441. // Process query results. Handle errors afterwards using ctx.Errors.
  1442. resRAMRequests, _ := resChRAMRequests.Await()
  1443. resRAMUsage, _ := resChRAMUsage.Await()
  1444. resRAMAlloc, _ := resChRAMAlloc.Await()
  1445. resCPURequests, _ := resChCPURequests.Await()
  1446. resCPUUsage, _ := resChCPUUsage.Await()
  1447. resCPUAlloc, _ := resChCPUAlloc.Await()
  1448. resGPURequests, _ := resChGPURequests.Await()
  1449. resPVRequests, _ := resChPVRequests.Await()
  1450. resPVCAlloc, _ := resChPVCAlloc.Await()
  1451. resPVHourlyCost, _ := resChPVHourlyCost.Await()
  1452. resNetZoneRequests, _ := resChNetZoneRequests.Await()
  1453. resNetRegionRequests, _ := resChNetRegionRequests.Await()
  1454. resNetInternetRequests, _ := resChNetInternetRequests.Await()
  1455. resNSLabels, _ := resChNSLabels.Await()
  1456. resPodLabels, _ := resChPodLabels.Await()
  1457. resNSAnnotations, _ := resChNSAnnotations.Await()
  1458. resPodAnnotations, _ := resChPodAnnotations.Await()
  1459. resServiceLabels, _ := resChServiceLabels.Await()
  1460. resDeploymentLabels, _ := resChDeploymentLabels.Await()
  1461. resStatefulsetLabels, _ := resChStatefulsetLabels.Await()
  1462. resDaemonsets, _ := resChDaemonsets.Await()
  1463. resJobs, _ := resChJobs.Await()
  1464. resNormalization, _ := resChNormalization.Await()
  1465. // NOTE: The way we currently handle errors and warnings only early returns if there is an error. Warnings
  1466. // NOTE: will not propagate unless coupled with errors.
  1467. if ctx.HasErrors() {
  1468. // To keep the context of where the errors are occurring, we log the errors here and pass them the error
  1469. // back to the caller. The caller should handle the specific case where error is an ErrorCollection
  1470. for _, promErr := range ctx.Errors() {
  1471. if promErr.Error != nil {
  1472. log.Errorf("CostDataRange: Request Error: %s", promErr.Error)
  1473. }
  1474. if promErr.ParseError != nil {
  1475. log.Errorf("CostDataRange: Parsing Error: %s", promErr.ParseError)
  1476. }
  1477. }
  1478. // ErrorCollection is an collection of errors wrapped in a single error implementation
  1479. return nil, ctx.ErrorCollection()
  1480. }
  1481. normalizationValue, err := getNormalizations(resNormalization)
  1482. if err != nil {
  1483. msg := fmt.Sprintf("error computing normalization for start=%s, end=%s, res=%s", start, end, resolution)
  1484. return nil, prom.WrapError(err, msg)
  1485. }
  1486. pvClaimMapping, err := GetPVInfo(resPVRequests, clusterID)
  1487. if err != nil {
  1488. // Just log for compatibility with KSM less than 1.6
  1489. klog.Infof("Unable to get PV Data: %s", err.Error())
  1490. }
  1491. if pvClaimMapping != nil {
  1492. err = addPVData(cm.Cache, pvClaimMapping, cp)
  1493. if err != nil {
  1494. return nil, fmt.Errorf("pvClaimMapping: %s", err)
  1495. }
  1496. }
  1497. pvCostMapping, err := GetPVCostMetrics(resPVHourlyCost, clusterID)
  1498. if err != nil {
  1499. klog.V(1).Infof("Unable to get PV Hourly Cost Data: %s", err.Error())
  1500. }
  1501. unmountedPVs := make(map[string][]*PersistentVolumeClaimData)
  1502. pvAllocationMapping, err := GetPVAllocationMetrics(resPVCAlloc, clusterID)
  1503. if err != nil {
  1504. klog.V(1).Infof("Unable to get PV Allocation Cost Data: %s", err.Error())
  1505. }
  1506. if pvAllocationMapping != nil {
  1507. addMetricPVData(pvAllocationMapping, pvCostMapping, cp)
  1508. for k, v := range pvAllocationMapping {
  1509. unmountedPVs[k] = v
  1510. }
  1511. }
  1512. nsLabels, err := GetNamespaceLabelsMetrics(resNSLabels, clusterID)
  1513. if err != nil {
  1514. klog.V(1).Infof("Unable to get Namespace Labels for Metrics: %s", err.Error())
  1515. }
  1516. if nsLabels != nil {
  1517. mergeStringMap(namespaceLabelsMapping, nsLabels)
  1518. }
  1519. podLabels, err := GetPodLabelsMetrics(resPodLabels, clusterID)
  1520. if err != nil {
  1521. klog.V(1).Infof("Unable to get Pod Labels for Metrics: %s", err.Error())
  1522. }
  1523. nsAnnotations, err := GetNamespaceAnnotationsMetrics(resNSAnnotations, clusterID)
  1524. if err != nil {
  1525. klog.V(1).Infof("Unable to get Namespace Annotations for Metrics: %s", err.Error())
  1526. }
  1527. if nsAnnotations != nil {
  1528. mergeStringMap(namespaceAnnotationsMapping, nsAnnotations)
  1529. }
  1530. podAnnotations, err := GetPodAnnotationsMetrics(resPodAnnotations, clusterID)
  1531. if err != nil {
  1532. klog.V(1).Infof("Unable to get Pod Annotations for Metrics: %s", err.Error())
  1533. }
  1534. serviceLabels, err := GetServiceSelectorLabelsMetrics(resServiceLabels, clusterID)
  1535. if err != nil {
  1536. klog.V(1).Infof("Unable to get Service Selector Labels for Metrics: %s", err.Error())
  1537. }
  1538. deploymentLabels, err := GetDeploymentMatchLabelsMetrics(resDeploymentLabels, clusterID)
  1539. if err != nil {
  1540. klog.V(1).Infof("Unable to get Deployment Match Labels for Metrics: %s", err.Error())
  1541. }
  1542. statefulsetLabels, err := GetStatefulsetMatchLabelsMetrics(resStatefulsetLabels, clusterID)
  1543. if err != nil {
  1544. klog.V(1).Infof("Unable to get Deployment Match Labels for Metrics: %s", err.Error())
  1545. }
  1546. podStatefulsetMetricsMapping, err := getPodDeploymentsWithMetrics(statefulsetLabels, podLabels)
  1547. if err != nil {
  1548. klog.V(1).Infof("Unable to get match Statefulset Labels Metrics to Pods: %s", err.Error())
  1549. }
  1550. appendLabelsList(podStatefulsetsMapping, podStatefulsetMetricsMapping)
  1551. podDeploymentsMetricsMapping, err := getPodDeploymentsWithMetrics(deploymentLabels, podLabels)
  1552. if err != nil {
  1553. klog.V(1).Infof("Unable to get match Deployment Labels Metrics to Pods: %s", err.Error())
  1554. }
  1555. appendLabelsList(podDeploymentsMapping, podDeploymentsMetricsMapping)
  1556. podDaemonsets, err := GetPodDaemonsetsWithMetrics(resDaemonsets, clusterID)
  1557. if err != nil {
  1558. klog.V(1).Infof("Unable to get Pod Daemonsets for Metrics: %s", err.Error())
  1559. }
  1560. podJobs, err := GetPodJobsWithMetrics(resJobs, clusterID)
  1561. if err != nil {
  1562. klog.V(1).Infof("Unable to get Pod Jobs for Metrics: %s", err.Error())
  1563. }
  1564. podServicesMetricsMapping, err := getPodServicesWithMetrics(serviceLabels, podLabels)
  1565. if err != nil {
  1566. klog.V(1).Infof("Unable to get match Service Labels Metrics to Pods: %s", err.Error())
  1567. }
  1568. appendLabelsList(podServicesMapping, podServicesMetricsMapping)
  1569. networkUsageMap, err := GetNetworkUsageData(resNetZoneRequests, resNetRegionRequests, resNetInternetRequests, clusterID)
  1570. if err != nil {
  1571. klog.V(1).Infof("Unable to get Network Cost Data: %s", err.Error())
  1572. networkUsageMap = make(map[string]*NetworkUsageData)
  1573. }
  1574. containerNameCost := make(map[string]*CostData)
  1575. containers := make(map[string]bool)
  1576. otherClusterPVRecorded := make(map[string]bool)
  1577. RAMReqMap, err := GetNormalizedContainerMetricVectors(resRAMRequests, normalizationValue, clusterID)
  1578. if err != nil {
  1579. return nil, prom.WrapError(err, "GetNormalizedContainerMetricVectors(RAMRequests)")
  1580. }
  1581. for key := range RAMReqMap {
  1582. containers[key] = true
  1583. }
  1584. RAMUsedMap, err := GetNormalizedContainerMetricVectors(resRAMUsage, normalizationValue, clusterID)
  1585. if err != nil {
  1586. return nil, prom.WrapError(err, "GetNormalizedContainerMetricVectors(RAMUsage)")
  1587. }
  1588. for key := range RAMUsedMap {
  1589. containers[key] = true
  1590. }
  1591. CPUReqMap, err := GetNormalizedContainerMetricVectors(resCPURequests, normalizationValue, clusterID)
  1592. if err != nil {
  1593. return nil, prom.WrapError(err, "GetNormalizedContainerMetricVectors(CPURequests)")
  1594. }
  1595. for key := range CPUReqMap {
  1596. containers[key] = true
  1597. }
  1598. // No need to normalize here, as this comes from a counter, namely:
  1599. // rate(container_cpu_usage_seconds_total) which properly accounts for normalized rates
  1600. CPUUsedMap, err := GetContainerMetricVectors(resCPUUsage, clusterID)
  1601. if err != nil {
  1602. return nil, prom.WrapError(err, "GetContainerMetricVectors(CPUUsage)")
  1603. }
  1604. for key := range CPUUsedMap {
  1605. containers[key] = true
  1606. }
  1607. RAMAllocMap, err := GetContainerMetricVectors(resRAMAlloc, clusterID)
  1608. if err != nil {
  1609. return nil, prom.WrapError(err, "GetContainerMetricVectors(RAMAllocations)")
  1610. }
  1611. for key := range RAMAllocMap {
  1612. containers[key] = true
  1613. }
  1614. CPUAllocMap, err := GetContainerMetricVectors(resCPUAlloc, clusterID)
  1615. if err != nil {
  1616. return nil, prom.WrapError(err, "GetContainerMetricVectors(CPUAllocations)")
  1617. }
  1618. for key := range CPUAllocMap {
  1619. containers[key] = true
  1620. }
  1621. GPUReqMap, err := GetNormalizedContainerMetricVectors(resGPURequests, normalizationValue, clusterID)
  1622. if err != nil {
  1623. return nil, prom.WrapError(err, "GetContainerMetricVectors(GPURequests)")
  1624. }
  1625. for key := range GPUReqMap {
  1626. containers[key] = true
  1627. }
  1628. // Request metrics can show up after pod eviction and completion.
  1629. // This method synchronizes requests to allocations such that when
  1630. // allocation is 0, so are requests
  1631. applyAllocationToRequests(RAMAllocMap, RAMReqMap)
  1632. applyAllocationToRequests(CPUAllocMap, CPUReqMap)
  1633. missingNodes := make(map[string]*costAnalyzerCloud.Node)
  1634. missingContainers := make(map[string]*CostData)
  1635. for key := range containers {
  1636. if _, ok := containerNameCost[key]; ok {
  1637. continue // because ordering is important for the allocation model (all PV's applied to the first), just dedupe if it's already been added.
  1638. }
  1639. c, _ := NewContainerMetricFromKey(key)
  1640. RAMReqV, ok := RAMReqMap[key]
  1641. if !ok {
  1642. klog.V(4).Info("no RAM requests for " + key)
  1643. RAMReqV = []*util.Vector{}
  1644. }
  1645. RAMUsedV, ok := RAMUsedMap[key]
  1646. if !ok {
  1647. klog.V(4).Info("no RAM usage for " + key)
  1648. RAMUsedV = []*util.Vector{}
  1649. }
  1650. CPUReqV, ok := CPUReqMap[key]
  1651. if !ok {
  1652. klog.V(4).Info("no CPU requests for " + key)
  1653. CPUReqV = []*util.Vector{}
  1654. }
  1655. CPUUsedV, ok := CPUUsedMap[key]
  1656. if !ok {
  1657. klog.V(4).Info("no CPU usage for " + key)
  1658. CPUUsedV = []*util.Vector{}
  1659. }
  1660. RAMAllocsV, ok := RAMAllocMap[key]
  1661. if !ok {
  1662. klog.V(4).Info("no RAM allocation for " + key)
  1663. RAMAllocsV = []*util.Vector{}
  1664. }
  1665. CPUAllocsV, ok := CPUAllocMap[key]
  1666. if !ok {
  1667. klog.V(4).Info("no CPU allocation for " + key)
  1668. CPUAllocsV = []*util.Vector{}
  1669. }
  1670. GPUReqV, ok := GPUReqMap[key]
  1671. if !ok {
  1672. klog.V(4).Info("no GPU requests for " + key)
  1673. GPUReqV = []*util.Vector{}
  1674. }
  1675. var node *costAnalyzerCloud.Node
  1676. if n, ok := missingNodes[c.NodeName]; ok {
  1677. node = n
  1678. } else {
  1679. node = &costAnalyzerCloud.Node{}
  1680. missingNodes[c.NodeName] = node
  1681. }
  1682. nsKey := c.Namespace + "," + c.ClusterID
  1683. podKey := c.Namespace + "," + c.PodName + "," + c.ClusterID
  1684. namespaceLabels, ok := namespaceLabelsMapping[nsKey]
  1685. if !ok {
  1686. klog.V(4).Infof("Missing data for namespace %s", c.Namespace)
  1687. }
  1688. pLabels := podLabels[podKey]
  1689. if pLabels == nil {
  1690. pLabels = make(map[string]string)
  1691. }
  1692. for k, v := range namespaceLabels {
  1693. if _, ok := pLabels[k]; !ok {
  1694. pLabels[k] = v
  1695. }
  1696. }
  1697. namespaceAnnotations, ok := namespaceAnnotationsMapping[nsKey]
  1698. if !ok {
  1699. klog.V(4).Infof("Missing data for namespace %s", c.Namespace)
  1700. }
  1701. pAnnotations := podAnnotations[podKey]
  1702. if pAnnotations == nil {
  1703. pAnnotations = make(map[string]string)
  1704. }
  1705. for k, v := range namespaceAnnotations {
  1706. if _, ok := pAnnotations[k]; !ok {
  1707. pAnnotations[k] = v
  1708. }
  1709. }
  1710. var podDeployments []string
  1711. if _, ok := podDeploymentsMapping[nsKey]; ok {
  1712. if ds, ok := podDeploymentsMapping[nsKey][c.PodName]; ok {
  1713. podDeployments = ds
  1714. } else {
  1715. podDeployments = []string{}
  1716. }
  1717. }
  1718. var podStatefulSets []string
  1719. if _, ok := podStatefulsetsMapping[nsKey]; ok {
  1720. if ss, ok := podStatefulsetsMapping[nsKey][c.PodName]; ok {
  1721. podStatefulSets = ss
  1722. } else {
  1723. podStatefulSets = []string{}
  1724. }
  1725. }
  1726. var podServices []string
  1727. if _, ok := podServicesMapping[nsKey]; ok {
  1728. if svcs, ok := podServicesMapping[nsKey][c.PodName]; ok {
  1729. podServices = svcs
  1730. } else {
  1731. podServices = []string{}
  1732. }
  1733. }
  1734. var podPVs []*PersistentVolumeClaimData
  1735. var podNetCosts []*util.Vector
  1736. // For PVC data, we'll need to find the claim mapping and cost data. Will need to append
  1737. // cost data since that was populated by cluster data previously. We do this with
  1738. // the pod_pvc_allocation metric
  1739. podPVData, ok := pvAllocationMapping[podKey]
  1740. if !ok {
  1741. klog.V(4).Infof("Failed to locate pv allocation mapping for missing pod.")
  1742. }
  1743. // Delete the current pod key from potentially unmounted pvs
  1744. delete(unmountedPVs, podKey)
  1745. // For network costs, we'll use existing map since it should still contain the
  1746. // correct data.
  1747. var podNetworkCosts []*util.Vector
  1748. if usage, ok := networkUsageMap[podKey]; ok {
  1749. netCosts, err := GetNetworkCost(usage, cp)
  1750. if err != nil {
  1751. klog.V(3).Infof("Error pulling network costs: %s", err.Error())
  1752. } else {
  1753. podNetworkCosts = netCosts
  1754. }
  1755. }
  1756. // Check to see if any other data has been recorded for this namespace, pod, clusterId
  1757. // Follow the pattern of only allowing claims data per pod
  1758. if !otherClusterPVRecorded[podKey] {
  1759. otherClusterPVRecorded[podKey] = true
  1760. podPVs = podPVData
  1761. podNetCosts = podNetworkCosts
  1762. }
  1763. pds := []string{}
  1764. if ds, ok := podDaemonsets[podKey]; ok {
  1765. pds = []string{ds}
  1766. }
  1767. jobs := []string{}
  1768. if job, ok := podJobs[podKey]; ok {
  1769. jobs = []string{job}
  1770. }
  1771. costs := &CostData{
  1772. Name: c.ContainerName,
  1773. PodName: c.PodName,
  1774. NodeName: c.NodeName,
  1775. NodeData: node,
  1776. Namespace: c.Namespace,
  1777. Services: podServices,
  1778. Deployments: podDeployments,
  1779. Daemonsets: pds,
  1780. Statefulsets: podStatefulSets,
  1781. Jobs: jobs,
  1782. RAMReq: RAMReqV,
  1783. RAMUsed: RAMUsedV,
  1784. CPUReq: CPUReqV,
  1785. CPUUsed: CPUUsedV,
  1786. RAMAllocation: RAMAllocsV,
  1787. CPUAllocation: CPUAllocsV,
  1788. GPUReq: GPUReqV,
  1789. Annotations: pAnnotations,
  1790. Labels: pLabels,
  1791. NamespaceLabels: namespaceLabels,
  1792. PVCData: podPVs,
  1793. NetworkData: podNetCosts,
  1794. ClusterID: c.ClusterID,
  1795. ClusterName: cm.ClusterMap.NameFor(c.ClusterID),
  1796. }
  1797. if costDataPassesFilters(cm.ClusterMap, costs, filterNamespace, filterCluster) {
  1798. containerNameCost[key] = costs
  1799. missingContainers[key] = costs
  1800. }
  1801. }
  1802. unmounted := findUnmountedPVCostData(cm.ClusterMap, unmountedPVs, namespaceLabelsMapping, namespaceAnnotationsMapping)
  1803. for k, costs := range unmounted {
  1804. klog.V(4).Infof("Unmounted PVs in Namespace/ClusterID: %s/%s", costs.Namespace, costs.ClusterID)
  1805. if costDataPassesFilters(cm.ClusterMap, costs, filterNamespace, filterCluster) {
  1806. containerNameCost[k] = costs
  1807. }
  1808. }
  1809. if window.Minutes() > 0 {
  1810. dur, off := window.DurationOffsetStrings()
  1811. err = findDeletedNodeInfo(cli, missingNodes, dur, off)
  1812. if err != nil {
  1813. klog.V(1).Infof("Error fetching historical node data: %s", err.Error())
  1814. }
  1815. }
  1816. return containerNameCost, nil
  1817. }
  1818. func applyAllocationToRequests(allocationMap map[string][]*util.Vector, requestMap map[string][]*util.Vector) {
  1819. // The result of the normalize operation will be a new []*util.Vector to replace the requests
  1820. normalizeOp := func(r *util.Vector, x *float64, y *float64) bool {
  1821. // Omit data (return false) if both x and y inputs don't exist
  1822. if x == nil || y == nil {
  1823. return false
  1824. }
  1825. // If the allocation value is 0, 0 out request value
  1826. if *x == 0 {
  1827. r.Value = 0
  1828. } else {
  1829. r.Value = *y
  1830. }
  1831. return true
  1832. }
  1833. // Run normalization on all request vectors in the mapping
  1834. for k, requests := range requestMap {
  1835. // Only run normalization where there are valid allocations
  1836. allocations, ok := allocationMap[k]
  1837. if !ok {
  1838. delete(requestMap, k)
  1839. continue
  1840. }
  1841. // Replace request map with normalized
  1842. requestMap[k] = util.ApplyVectorOp(allocations, requests, normalizeOp)
  1843. }
  1844. }
  1845. func addMetricPVData(pvAllocationMap map[string][]*PersistentVolumeClaimData, pvCostMap map[string]*costAnalyzerCloud.PV, cp costAnalyzerCloud.Provider) {
  1846. cfg, err := cp.GetConfig()
  1847. if err != nil {
  1848. klog.V(1).Infof("Failed to get provider config while adding pv metrics data.")
  1849. return
  1850. }
  1851. for _, pvcDataArray := range pvAllocationMap {
  1852. for _, pvcData := range pvcDataArray {
  1853. costKey := fmt.Sprintf("%s,%s", pvcData.VolumeName, pvcData.ClusterID)
  1854. pvCost, ok := pvCostMap[costKey]
  1855. if !ok {
  1856. pvcData.Volume = &costAnalyzerCloud.PV{
  1857. Cost: cfg.Storage,
  1858. }
  1859. continue
  1860. }
  1861. pvcData.Volume = pvCost
  1862. }
  1863. }
  1864. }
  1865. // Add values that don't already exist in origMap from mergeMap into origMap
  1866. func mergeStringMap(origMap map[string]map[string]string, mergeMap map[string]map[string]string) {
  1867. for k, v := range mergeMap {
  1868. if _, ok := origMap[k]; !ok {
  1869. origMap[k] = v
  1870. }
  1871. }
  1872. }
  1873. func appendLabelsList(mainLabels map[string]map[string][]string, labels map[string]map[string][]string) {
  1874. for k, v := range labels {
  1875. mainLabels[k] = v
  1876. }
  1877. }
  1878. func getNamespaceLabels(cache clustercache.ClusterCache, clusterID string) (map[string]map[string]string, error) {
  1879. nsToLabels := make(map[string]map[string]string)
  1880. nss := cache.GetAllNamespaces()
  1881. for _, ns := range nss {
  1882. labels := make(map[string]string)
  1883. for k, v := range ns.Labels {
  1884. labels[prom.SanitizeLabelName(k)] = v
  1885. }
  1886. nsToLabels[ns.Name+","+clusterID] = labels
  1887. }
  1888. return nsToLabels, nil
  1889. }
  1890. func getNamespaceAnnotations(cache clustercache.ClusterCache, clusterID string) (map[string]map[string]string, error) {
  1891. nsToAnnotations := make(map[string]map[string]string)
  1892. nss := cache.GetAllNamespaces()
  1893. for _, ns := range nss {
  1894. annotations := make(map[string]string)
  1895. for k, v := range ns.Annotations {
  1896. annotations[prom.SanitizeLabelName(k)] = v
  1897. }
  1898. nsToAnnotations[ns.Name+","+clusterID] = annotations
  1899. }
  1900. return nsToAnnotations, nil
  1901. }
  1902. func getDaemonsetsOfPod(pod v1.Pod) []string {
  1903. for _, ownerReference := range pod.ObjectMeta.OwnerReferences {
  1904. if ownerReference.Kind == "DaemonSet" {
  1905. return []string{ownerReference.Name}
  1906. }
  1907. }
  1908. return []string{}
  1909. }
  1910. func getJobsOfPod(pod v1.Pod) []string {
  1911. for _, ownerReference := range pod.ObjectMeta.OwnerReferences {
  1912. if ownerReference.Kind == "Job" {
  1913. return []string{ownerReference.Name}
  1914. }
  1915. }
  1916. return []string{}
  1917. }
  1918. func getStatefulSetsOfPod(pod v1.Pod) []string {
  1919. for _, ownerReference := range pod.ObjectMeta.OwnerReferences {
  1920. if ownerReference.Kind == "StatefulSet" {
  1921. return []string{ownerReference.Name}
  1922. }
  1923. }
  1924. return []string{}
  1925. }
  1926. type PersistentVolumeClaimData struct {
  1927. Class string `json:"class"`
  1928. Claim string `json:"claim"`
  1929. Namespace string `json:"namespace"`
  1930. ClusterID string `json:"clusterId"`
  1931. TimesClaimed int `json:"timesClaimed"`
  1932. VolumeName string `json:"volumeName"`
  1933. Volume *costAnalyzerCloud.PV `json:"persistentVolume"`
  1934. Values []*util.Vector `json:"values"`
  1935. }
  1936. func measureTime(start time.Time, threshold time.Duration, name string) {
  1937. elapsed := time.Since(start)
  1938. if elapsed > threshold {
  1939. klog.V(3).Infof("[Profiler] %s: %s", elapsed, name)
  1940. }
  1941. }
  1942. func measureTimeAsync(start time.Time, threshold time.Duration, name string, ch chan string) {
  1943. elapsed := time.Since(start)
  1944. if elapsed > threshold {
  1945. ch <- fmt.Sprintf("%s took %s", name, time.Since(start))
  1946. }
  1947. }