costmodel.go 77 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215
  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. prometheus "github.com/prometheus/client_golang/api"
  18. prometheusClient "github.com/prometheus/client_golang/api"
  19. v1 "k8s.io/api/core/v1"
  20. metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
  21. "k8s.io/apimachinery/pkg/labels"
  22. "k8s.io/klog"
  23. "golang.org/x/sync/singleflight"
  24. )
  25. const (
  26. statusAPIError = 422
  27. profileThreshold = 1000 * 1000 * 1000 // 1s (in ns)
  28. apiPrefix = "/api/v1"
  29. epAlertManagers = apiPrefix + "/alertmanagers"
  30. epLabelValues = apiPrefix + "/label/:name/values"
  31. epSeries = apiPrefix + "/series"
  32. epTargets = apiPrefix + "/targets"
  33. epSnapshot = apiPrefix + "/admin/tsdb/snapshot"
  34. epDeleteSeries = apiPrefix + "/admin/tsdb/delete_series"
  35. epCleanTombstones = apiPrefix + "/admin/tsdb/clean_tombstones"
  36. epConfig = apiPrefix + "/status/config"
  37. epFlags = apiPrefix + "/status/flags"
  38. )
  39. // isCron matches a CronJob name and captures the non-timestamp name
  40. var isCron = regexp.MustCompile(`^(.+)-\d{10}$`)
  41. type CostModel struct {
  42. Cache clustercache.ClusterCache
  43. ClusterMap clusters.ClusterMap
  44. RequestGroup *singleflight.Group
  45. ScrapeInterval time.Duration
  46. PrometheusClient prometheus.Client
  47. Provider costAnalyzerCloud.Provider
  48. pricingMetadata *costAnalyzerCloud.PricingMatchMetadata
  49. }
  50. func NewCostModel(client prometheus.Client, provider costAnalyzerCloud.Provider, cache clustercache.ClusterCache, clusterMap clusters.ClusterMap, scrapeInterval time.Duration) *CostModel {
  51. // request grouping to prevent over-requesting the same data prior to caching
  52. requestGroup := new(singleflight.Group)
  53. return &CostModel{
  54. Cache: cache,
  55. ClusterMap: clusterMap,
  56. PrometheusClient: client,
  57. Provider: provider,
  58. RequestGroup: requestGroup,
  59. ScrapeInterval: scrapeInterval,
  60. }
  61. }
  62. type CostData struct {
  63. Name string `json:"name,omitempty"`
  64. PodName string `json:"podName,omitempty"`
  65. NodeName string `json:"nodeName,omitempty"`
  66. NodeData *costAnalyzerCloud.Node `json:"node,omitempty"`
  67. Namespace string `json:"namespace,omitempty"`
  68. Deployments []string `json:"deployments,omitempty"`
  69. Services []string `json:"services,omitempty"`
  70. Daemonsets []string `json:"daemonsets,omitempty"`
  71. Statefulsets []string `json:"statefulsets,omitempty"`
  72. Jobs []string `json:"jobs,omitempty"`
  73. RAMReq []*util.Vector `json:"ramreq,omitempty"`
  74. RAMUsed []*util.Vector `json:"ramused,omitempty"`
  75. RAMAllocation []*util.Vector `json:"ramallocated,omitempty"`
  76. CPUReq []*util.Vector `json:"cpureq,omitempty"`
  77. CPUUsed []*util.Vector `json:"cpuused,omitempty"`
  78. CPUAllocation []*util.Vector `json:"cpuallocated,omitempty"`
  79. GPUReq []*util.Vector `json:"gpureq,omitempty"`
  80. PVCData []*PersistentVolumeClaimData `json:"pvcData,omitempty"`
  81. NetworkData []*util.Vector `json:"network,omitempty"`
  82. Annotations map[string]string `json:"annotations,omitempty"`
  83. Labels map[string]string `json:"labels,omitempty"`
  84. NamespaceLabels map[string]string `json:"namespaceLabels,omitempty"`
  85. ClusterID string `json:"clusterId"`
  86. ClusterName string `json:"clusterName"`
  87. }
  88. func (cd *CostData) String() string {
  89. 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",
  90. cd.Name, cd.PodName, cd.NodeName, cd.Namespace, strings.Join(cd.Deployments, ", "), strings.Join(cd.Services, ", "),
  91. len(cd.CPUReq), len(cd.CPUUsed), len(cd.CPUAllocation),
  92. len(cd.RAMReq), len(cd.RAMUsed), len(cd.RAMAllocation))
  93. }
  94. func (cd *CostData) GetController() (name string, kind string, hasController bool) {
  95. hasController = false
  96. if len(cd.Deployments) > 0 {
  97. name = cd.Deployments[0]
  98. kind = "deployment"
  99. hasController = true
  100. } else if len(cd.Statefulsets) > 0 {
  101. name = cd.Statefulsets[0]
  102. kind = "statefulset"
  103. hasController = true
  104. } else if len(cd.Daemonsets) > 0 {
  105. name = cd.Daemonsets[0]
  106. kind = "daemonset"
  107. hasController = true
  108. } else if len(cd.Jobs) > 0 {
  109. name = cd.Jobs[0]
  110. kind = "job"
  111. hasController = true
  112. match := isCron.FindStringSubmatch(name)
  113. if match != nil {
  114. name = match[1]
  115. }
  116. }
  117. return name, kind, hasController
  118. }
  119. const (
  120. queryRAMRequestsStr = `avg(
  121. label_replace(
  122. label_replace(
  123. avg(
  124. count_over_time(kube_pod_container_resource_requests_memory_bytes{container!="",container!="POD", node!=""}[%s] %s)
  125. *
  126. avg_over_time(kube_pod_container_resource_requests_memory_bytes{container!="",container!="POD", node!=""}[%s] %s)
  127. ) by (namespace,container,pod,node,cluster_id) , "container_name","$1","container","(.+)"
  128. ), "pod_name","$1","pod","(.+)"
  129. )
  130. ) by (namespace,container_name,pod_name,node,cluster_id)`
  131. queryRAMUsageStr = `sort_desc(
  132. avg(
  133. label_replace(count_over_time(container_memory_working_set_bytes{container_name!="",container_name!="POD", instance!=""}[%s] %s), "node", "$1", "instance","(.+)")
  134. *
  135. label_replace(avg_over_time(container_memory_working_set_bytes{container_name!="",container_name!="POD", instance!=""}[%s] %s), "node", "$1", "instance","(.+)")
  136. ) by (namespace,container_name,pod_name,node,cluster_id)
  137. )`
  138. queryCPURequestsStr = `avg(
  139. label_replace(
  140. label_replace(
  141. avg(
  142. count_over_time(kube_pod_container_resource_requests_cpu_cores{container!="",container!="POD", node!=""}[%s] %s)
  143. *
  144. avg_over_time(kube_pod_container_resource_requests_cpu_cores{container!="",container!="POD", node!=""}[%s] %s)
  145. ) by (namespace,container,pod,node,cluster_id) , "container_name","$1","container","(.+)"
  146. ), "pod_name","$1","pod","(.+)"
  147. )
  148. ) by (namespace,container_name,pod_name,node,cluster_id)`
  149. queryCPUUsageStr = `avg(
  150. label_replace(
  151. rate(
  152. container_cpu_usage_seconds_total{container_name!="",container_name!="POD",instance!=""}[%s] %s
  153. ) , "node", "$1", "instance", "(.+)"
  154. )
  155. ) by (namespace,container_name,pod_name,node,cluster_id)`
  156. queryGPURequestsStr = `avg(
  157. label_replace(
  158. label_replace(
  159. avg(
  160. count_over_time(kube_pod_container_resource_requests{resource="nvidia_com_gpu", container!="",container!="POD", node!=""}[%s] %s)
  161. *
  162. avg_over_time(kube_pod_container_resource_requests{resource="nvidia_com_gpu", container!="",container!="POD", node!=""}[%s] %s)
  163. * %f
  164. ) by (namespace,container,pod,node,cluster_id) , "container_name","$1","container","(.+)"
  165. ), "pod_name","$1","pod","(.+)"
  166. )
  167. ) by (namespace,container_name,pod_name,node,cluster_id)
  168. * 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","(.+)")`
  169. queryPVRequestsStr = `avg(avg(kube_persistentvolumeclaim_info{volumename != ""}) by (persistentvolumeclaim, storageclass, namespace, volumename, cluster_id, kubernetes_node)
  170. *
  171. on (persistentvolumeclaim, namespace, cluster_id, kubernetes_node) group_right(storageclass, volumename)
  172. 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)`
  173. // queryRAMAllocationByteHours yields the total byte-hour RAM allocation over the given
  174. // window, aggregated by container.
  175. // [line 3] sum_over_time(each byte) = [byte*scrape] by metric
  176. // [line 4] (scalar(avg(prometheus_target_interval_length_seconds)) = [seconds/scrape] / 60 / 60 = [hours/scrape] by container
  177. // [lines 2,4] sum(") by unique container key and multiply [byte*scrape] * [hours/scrape] for byte*hours
  178. // [lines 1,5] relabeling
  179. queryRAMAllocationByteHours = `
  180. label_replace(label_replace(
  181. sum(
  182. sum_over_time(container_memory_allocation_bytes{container!="",container!="POD", node!=""}[%s])
  183. ) by (namespace,container,pod,node,cluster_id) * %f / 60 / 60
  184. , "container_name","$1","container","(.+)"), "pod_name","$1","pod","(.+)")`
  185. // queryCPUAllocationVCPUHours yields the total VCPU-hour CPU allocation over the given
  186. // window, aggregated by container.
  187. // [line 3] sum_over_time(each VCPU*mins in window) = [VCPU*scrape] by metric
  188. // [line 4] (scalar(avg(prometheus_target_interval_length_seconds)) = [seconds/scrape] / 60 / 60 = [hours/scrape] by container
  189. // [lines 2,4] sum(") by unique container key and multiply [VCPU*scrape] * [hours/scrape] for VCPU*hours
  190. // [lines 1,5] relabeling
  191. queryCPUAllocationVCPUHours = `
  192. label_replace(label_replace(
  193. sum(
  194. sum_over_time(container_cpu_allocation{container!="",container!="POD", node!=""}[%s])
  195. ) by (namespace,container,pod,node,cluster_id) * %f / 60 / 60
  196. , "container_name","$1","container","(.+)"), "pod_name","$1","pod","(.+)")`
  197. // queryPVCAllocationFmt yields the total byte-hour PVC allocation over the given window.
  198. // sum_over_time(each byte) = [byte*scrape] by metric *(scalar(avg(prometheus_target_interval_length_seconds)) = [seconds/scrape] / 60 / 60 = [hours/scrape] by pod
  199. queryPVCAllocationFmt = `sum(sum_over_time(pod_pvc_allocation[%s])) by (cluster_id, namespace, pod, persistentvolume, persistentvolumeclaim) * %f/60/60`
  200. queryPVHourlyCostFmt = `avg_over_time(pv_hourly_cost[%s])`
  201. queryNSLabels = `avg_over_time(kube_namespace_labels[%s])`
  202. queryPodLabels = `avg_over_time(kube_pod_labels[%s])`
  203. queryNSAnnotations = `avg_over_time(kube_namespace_annotations[%s])`
  204. queryPodAnnotations = `avg_over_time(kube_pod_annotations[%s])`
  205. queryDeploymentLabels = `avg_over_time(deployment_match_labels[%s])`
  206. queryStatefulsetLabels = `avg_over_time(statefulSet_match_labels[%s])`
  207. queryPodDaemonsets = `sum(kube_pod_owner{owner_kind="DaemonSet"}) by (namespace,pod,owner_name,cluster_id)`
  208. queryPodJobs = `sum(kube_pod_owner{owner_kind="Job"}) by (namespace,pod,owner_name,cluster_id)`
  209. queryServiceLabels = `avg_over_time(service_selector_labels[%s])`
  210. 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`
  211. 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`
  212. queryInternetNetworkUsage = `sum(increase(kubecost_pod_network_egress_bytes_total{internet="true"}[%s] %s)) by (namespace,pod_name,cluster_id) / 1024 / 1024 / 1024`
  213. normalizationStr = `max(count_over_time(kube_pod_container_resource_requests_memory_bytes{}[%s] %s))`
  214. )
  215. func (cm *CostModel) ComputeCostData(cli prometheusClient.Client, cp costAnalyzerCloud.Provider, window string, offset string, filterNamespace string) (map[string]*CostData, error) {
  216. queryRAMUsage := fmt.Sprintf(queryRAMUsageStr, window, offset, window, offset)
  217. queryCPUUsage := fmt.Sprintf(queryCPUUsageStr, window, offset)
  218. queryGPURequests := fmt.Sprintf(queryGPURequestsStr, window, offset, window, offset, 1.0, window, offset)
  219. queryPVRequests := fmt.Sprintf(queryPVRequestsStr)
  220. queryNetZoneRequests := fmt.Sprintf(queryZoneNetworkUsage, window, "")
  221. queryNetRegionRequests := fmt.Sprintf(queryRegionNetworkUsage, window, "")
  222. queryNetInternetRequests := fmt.Sprintf(queryInternetNetworkUsage, window, "")
  223. queryNormalization := fmt.Sprintf(normalizationStr, window, offset)
  224. // Cluster ID is specific to the source cluster
  225. clusterID := env.GetClusterID()
  226. // Submit all Prometheus queries asynchronously
  227. ctx := prom.NewContext(cli)
  228. resChRAMUsage := ctx.Query(queryRAMUsage)
  229. resChCPUUsage := ctx.Query(queryCPUUsage)
  230. resChGPURequests := ctx.Query(queryGPURequests)
  231. resChPVRequests := ctx.Query(queryPVRequests)
  232. resChNetZoneRequests := ctx.Query(queryNetZoneRequests)
  233. resChNetRegionRequests := ctx.Query(queryNetRegionRequests)
  234. resChNetInternetRequests := ctx.Query(queryNetInternetRequests)
  235. resChNormalization := ctx.Query(queryNormalization)
  236. // Pull pod information from k8s API
  237. podlist := cm.Cache.GetAllPods()
  238. podDeploymentsMapping, err := getPodDeployments(cm.Cache, podlist, clusterID)
  239. if err != nil {
  240. return nil, err
  241. }
  242. podServicesMapping, err := getPodServices(cm.Cache, podlist, clusterID)
  243. if err != nil {
  244. return nil, err
  245. }
  246. namespaceLabelsMapping, err := getNamespaceLabels(cm.Cache, clusterID)
  247. if err != nil {
  248. return nil, err
  249. }
  250. namespaceAnnotationsMapping, err := getNamespaceAnnotations(cm.Cache, clusterID)
  251. if err != nil {
  252. return nil, err
  253. }
  254. // Process Prometheus query results. Handle errors using ctx.Errors.
  255. resRAMUsage, _ := resChRAMUsage.Await()
  256. resCPUUsage, _ := resChCPUUsage.Await()
  257. resGPURequests, _ := resChGPURequests.Await()
  258. resPVRequests, _ := resChPVRequests.Await()
  259. resNetZoneRequests, _ := resChNetZoneRequests.Await()
  260. resNetRegionRequests, _ := resChNetRegionRequests.Await()
  261. resNetInternetRequests, _ := resChNetInternetRequests.Await()
  262. resNormalization, _ := resChNormalization.Await()
  263. // NOTE: The way we currently handle errors and warnings only early returns if there is an error. Warnings
  264. // NOTE: will not propagate unless coupled with errors.
  265. if ctx.HasErrors() {
  266. // To keep the context of where the errors are occurring, we log the errors here and pass them the error
  267. // back to the caller. The caller should handle the specific case where error is an ErrorCollection
  268. for _, promErr := range ctx.Errors() {
  269. if promErr.Error != nil {
  270. log.Errorf("ComputeCostData: Request Error: %s", promErr.Error)
  271. }
  272. if promErr.ParseError != nil {
  273. log.Errorf("ComputeCostData: Parsing Error: %s", promErr.ParseError)
  274. }
  275. }
  276. // ErrorCollection is an collection of errors wrapped in a single error implementation
  277. // We opt to not return an error for the sake of running as a pure exporter.
  278. log.Warningf("ComputeCostData: continuing despite prometheus errors: %s", ctx.ErrorCollection().Error())
  279. }
  280. defer measureTime(time.Now(), profileThreshold, "ComputeCostData: Processing Query Data")
  281. normalizationValue, err := getNormalization(resNormalization)
  282. if err != nil {
  283. // We opt to not return an error for the sake of running as a pure exporter.
  284. log.Warningf("ComputeCostData: continuing despite error parsing normalization values from %s: %s", queryNormalization, err.Error())
  285. }
  286. nodes, err := cm.GetNodeCost(cp)
  287. if err != nil {
  288. log.Warningf("GetNodeCost: no node cost model available: " + err.Error())
  289. return nil, err
  290. }
  291. // Unmounted PVs represent the PVs that are not mounted or tied to a volume on a container
  292. unmountedPVs := make(map[string][]*PersistentVolumeClaimData)
  293. pvClaimMapping, err := GetPVInfo(resPVRequests, clusterID)
  294. if err != nil {
  295. log.Warningf("GetPVInfo: unable to get PV data: %s", err.Error())
  296. }
  297. if pvClaimMapping != nil {
  298. err = addPVData(cm.Cache, pvClaimMapping, cp)
  299. if err != nil {
  300. return nil, err
  301. }
  302. // copy claim mappings into zombies, then remove as they're discovered
  303. for k, v := range pvClaimMapping {
  304. unmountedPVs[k] = []*PersistentVolumeClaimData{v}
  305. }
  306. }
  307. networkUsageMap, err := GetNetworkUsageData(resNetZoneRequests, resNetRegionRequests, resNetInternetRequests, clusterID)
  308. if err != nil {
  309. klog.V(1).Infof("[Warning] Unable to get Network Cost Data: %s", err.Error())
  310. networkUsageMap = make(map[string]*NetworkUsageData)
  311. }
  312. containerNameCost := make(map[string]*CostData)
  313. containers := make(map[string]bool)
  314. RAMUsedMap, err := GetContainerMetricVector(resRAMUsage, true, normalizationValue, clusterID)
  315. if err != nil {
  316. return nil, err
  317. }
  318. for key := range RAMUsedMap {
  319. containers[key] = true
  320. }
  321. GPUReqMap, err := GetContainerMetricVector(resGPURequests, true, normalizationValue, clusterID)
  322. if err != nil {
  323. return nil, err
  324. }
  325. for key := range GPUReqMap {
  326. containers[key] = true
  327. }
  328. CPUUsedMap, err := GetContainerMetricVector(resCPUUsage, false, 0, clusterID) // No need to normalize here, as this comes from a counter
  329. if err != nil {
  330. return nil, err
  331. }
  332. for key := range CPUUsedMap {
  333. containers[key] = true
  334. }
  335. currentContainers := make(map[string]v1.Pod)
  336. for _, pod := range podlist {
  337. if pod.Status.Phase != v1.PodRunning {
  338. continue
  339. }
  340. cs, err := NewContainerMetricsFromPod(pod, clusterID)
  341. if err != nil {
  342. return nil, err
  343. }
  344. for _, c := range cs {
  345. 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.
  346. currentContainers[c.Key()] = *pod
  347. }
  348. }
  349. missingNodes := make(map[string]*costAnalyzerCloud.Node)
  350. missingContainers := make(map[string]*CostData)
  351. for key := range containers {
  352. if _, ok := containerNameCost[key]; ok {
  353. continue // because ordering is important for the allocation model (all PV's applied to the first), just dedupe if it's already been added.
  354. }
  355. // The _else_ case for this statement is the case in which the container has been
  356. // deleted so we have usage information but not request information. In that case,
  357. // we return partial data for CPU and RAM: only usage and not requests.
  358. if pod, ok := currentContainers[key]; ok {
  359. podName := pod.GetObjectMeta().GetName()
  360. ns := pod.GetObjectMeta().GetNamespace()
  361. nsLabels := namespaceLabelsMapping[ns+","+clusterID]
  362. podLabels := pod.GetObjectMeta().GetLabels()
  363. if podLabels == nil {
  364. podLabels = make(map[string]string)
  365. }
  366. for k, v := range nsLabels {
  367. if _, ok := podLabels[k]; !ok {
  368. podLabels[k] = v
  369. }
  370. }
  371. nsAnnotations := namespaceAnnotationsMapping[ns+","+clusterID]
  372. podAnnotations := pod.GetObjectMeta().GetAnnotations()
  373. if podAnnotations == nil {
  374. podAnnotations = make(map[string]string)
  375. }
  376. for k, v := range nsAnnotations {
  377. if _, ok := podAnnotations[k]; !ok {
  378. podAnnotations[k] = v
  379. }
  380. }
  381. nodeName := pod.Spec.NodeName
  382. var nodeData *costAnalyzerCloud.Node
  383. if _, ok := nodes[nodeName]; ok {
  384. nodeData = nodes[nodeName]
  385. }
  386. nsKey := ns + "," + clusterID
  387. var podDeployments []string
  388. if _, ok := podDeploymentsMapping[nsKey]; ok {
  389. if ds, ok := podDeploymentsMapping[nsKey][pod.GetObjectMeta().GetName()]; ok {
  390. podDeployments = ds
  391. } else {
  392. podDeployments = []string{}
  393. }
  394. }
  395. var podPVs []*PersistentVolumeClaimData
  396. podClaims := pod.Spec.Volumes
  397. for _, vol := range podClaims {
  398. if vol.PersistentVolumeClaim != nil {
  399. name := vol.PersistentVolumeClaim.ClaimName
  400. key := ns + "," + name + "," + clusterID
  401. if pvClaim, ok := pvClaimMapping[key]; ok {
  402. pvClaim.TimesClaimed++
  403. podPVs = append(podPVs, pvClaim)
  404. // Remove entry from potential unmounted pvs
  405. delete(unmountedPVs, key)
  406. }
  407. }
  408. }
  409. var podNetCosts []*util.Vector
  410. if usage, ok := networkUsageMap[ns+","+podName+","+clusterID]; ok {
  411. netCosts, err := GetNetworkCost(usage, cp)
  412. if err != nil {
  413. klog.V(4).Infof("Error pulling network costs: %s", err.Error())
  414. } else {
  415. podNetCosts = netCosts
  416. }
  417. }
  418. var podServices []string
  419. if _, ok := podServicesMapping[nsKey]; ok {
  420. if svcs, ok := podServicesMapping[nsKey][pod.GetObjectMeta().GetName()]; ok {
  421. podServices = svcs
  422. } else {
  423. podServices = []string{}
  424. }
  425. }
  426. for i, container := range pod.Spec.Containers {
  427. containerName := container.Name
  428. // recreate the key and look up data for this container
  429. newKey := NewContainerMetricFromValues(ns, podName, containerName, pod.Spec.NodeName, clusterID).Key()
  430. // k8s.io/apimachinery/pkg/api/resource/amount.go and
  431. // k8s.io/apimachinery/pkg/api/resource/quantity.go for
  432. // details on the "amount" API. See
  433. // https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#resource-types
  434. // for the units of memory and CPU.
  435. ramRequestBytes := container.Resources.Requests.Memory().Value()
  436. // Because RAM (and CPU) information isn't coming from Prometheus, it won't
  437. // have a timestamp associated with it. We need to provide a timestamp,
  438. // otherwise the vector op that gets applied to take the max of usage
  439. // and request won't work properly and will only take into account
  440. // usage.
  441. RAMReqV := []*util.Vector{
  442. {
  443. Value: float64(ramRequestBytes),
  444. Timestamp: float64(time.Now().UTC().Unix()),
  445. },
  446. }
  447. // use millicores so we can convert to cores in a float64 format
  448. cpuRequestMilliCores := container.Resources.Requests.Cpu().MilliValue()
  449. CPUReqV := []*util.Vector{
  450. {
  451. Value: float64(cpuRequestMilliCores) / 1000,
  452. Timestamp: float64(time.Now().UTC().Unix()),
  453. },
  454. }
  455. RAMUsedV, ok := RAMUsedMap[newKey]
  456. if !ok {
  457. klog.V(4).Info("no RAM usage for " + newKey)
  458. RAMUsedV = []*util.Vector{{}}
  459. }
  460. GPUReqV, ok := GPUReqMap[newKey]
  461. if !ok {
  462. klog.V(4).Info("no GPU requests for " + newKey)
  463. GPUReqV = []*util.Vector{{}}
  464. }
  465. CPUUsedV, ok := CPUUsedMap[newKey]
  466. if !ok {
  467. klog.V(4).Info("no CPU usage for " + newKey)
  468. CPUUsedV = []*util.Vector{{}}
  469. }
  470. var pvReq []*PersistentVolumeClaimData
  471. var netReq []*util.Vector
  472. if i == 0 { // avoid duplicating by just assigning all claims to the first container.
  473. pvReq = podPVs
  474. netReq = podNetCosts
  475. }
  476. costs := &CostData{
  477. Name: containerName,
  478. PodName: podName,
  479. NodeName: nodeName,
  480. Namespace: ns,
  481. Deployments: podDeployments,
  482. Services: podServices,
  483. Daemonsets: getDaemonsetsOfPod(pod),
  484. Jobs: getJobsOfPod(pod),
  485. Statefulsets: getStatefulSetsOfPod(pod),
  486. NodeData: nodeData,
  487. RAMReq: RAMReqV,
  488. RAMUsed: RAMUsedV,
  489. CPUReq: CPUReqV,
  490. CPUUsed: CPUUsedV,
  491. GPUReq: GPUReqV,
  492. PVCData: pvReq,
  493. NetworkData: netReq,
  494. Annotations: podAnnotations,
  495. Labels: podLabels,
  496. NamespaceLabels: nsLabels,
  497. ClusterID: clusterID,
  498. ClusterName: cm.ClusterMap.NameFor(clusterID),
  499. }
  500. costs.CPUAllocation = getContainerAllocation(costs.CPUReq, costs.CPUUsed, "CPU")
  501. costs.RAMAllocation = getContainerAllocation(costs.RAMReq, costs.RAMUsed, "RAM")
  502. if filterNamespace == "" {
  503. containerNameCost[newKey] = costs
  504. } else if costs.Namespace == filterNamespace {
  505. containerNameCost[newKey] = costs
  506. }
  507. }
  508. } else {
  509. // The container has been deleted. Not all information is sent to prometheus via ksm, so fill out what we can without k8s api
  510. klog.V(4).Info("The container " + key + " has been deleted. Calculating allocation but resulting object will be missing data.")
  511. c, err := NewContainerMetricFromKey(key)
  512. if err != nil {
  513. return nil, err
  514. }
  515. // CPU and RAM requests are obtained from the Kubernetes API.
  516. // If this case has been reached, the Kubernetes API will not
  517. // have information about the pod because it no longer exists.
  518. //
  519. // The case where this matters is minimal, mainly in environments
  520. // with very short-lived pods that over-request resources.
  521. RAMReqV := []*util.Vector{{}}
  522. CPUReqV := []*util.Vector{{}}
  523. RAMUsedV, ok := RAMUsedMap[key]
  524. if !ok {
  525. klog.V(4).Info("no RAM usage for " + key)
  526. RAMUsedV = []*util.Vector{{}}
  527. }
  528. GPUReqV, ok := GPUReqMap[key]
  529. if !ok {
  530. klog.V(4).Info("no GPU requests for " + key)
  531. GPUReqV = []*util.Vector{{}}
  532. }
  533. CPUUsedV, ok := CPUUsedMap[key]
  534. if !ok {
  535. klog.V(4).Info("no CPU usage for " + key)
  536. CPUUsedV = []*util.Vector{{}}
  537. }
  538. node, ok := nodes[c.NodeName]
  539. if !ok {
  540. klog.V(4).Infof("Node \"%s\" has been deleted from Kubernetes. Query historical data to get it.", c.NodeName)
  541. if n, ok := missingNodes[c.NodeName]; ok {
  542. node = n
  543. } else {
  544. node = &costAnalyzerCloud.Node{}
  545. missingNodes[c.NodeName] = node
  546. }
  547. }
  548. namespacelabels, _ := namespaceLabelsMapping[c.Namespace+","+c.ClusterID]
  549. namespaceAnnotations, _ := namespaceAnnotationsMapping[c.Namespace+","+c.ClusterID]
  550. costs := &CostData{
  551. Name: c.ContainerName,
  552. PodName: c.PodName,
  553. NodeName: c.NodeName,
  554. NodeData: node,
  555. Namespace: c.Namespace,
  556. RAMReq: RAMReqV,
  557. RAMUsed: RAMUsedV,
  558. CPUReq: CPUReqV,
  559. CPUUsed: CPUUsedV,
  560. GPUReq: GPUReqV,
  561. Annotations: namespaceAnnotations,
  562. NamespaceLabels: namespacelabels,
  563. ClusterID: c.ClusterID,
  564. ClusterName: cm.ClusterMap.NameFor(c.ClusterID),
  565. }
  566. costs.CPUAllocation = getContainerAllocation(costs.CPUReq, costs.CPUUsed, "CPU")
  567. costs.RAMAllocation = getContainerAllocation(costs.RAMReq, costs.RAMUsed, "RAM")
  568. if filterNamespace == "" {
  569. containerNameCost[key] = costs
  570. missingContainers[key] = costs
  571. } else if costs.Namespace == filterNamespace {
  572. containerNameCost[key] = costs
  573. missingContainers[key] = costs
  574. }
  575. }
  576. }
  577. // Use unmounted pvs to create a mapping of "Unmounted-<Namespace>" containers
  578. // to pass along the cost data
  579. unmounted := findUnmountedPVCostData(cm.ClusterMap, unmountedPVs, namespaceLabelsMapping, namespaceAnnotationsMapping)
  580. for k, costs := range unmounted {
  581. klog.V(4).Infof("Unmounted PVs in Namespace/ClusterID: %s/%s", costs.Namespace, costs.ClusterID)
  582. if filterNamespace == "" {
  583. containerNameCost[k] = costs
  584. } else if costs.Namespace == filterNamespace {
  585. containerNameCost[k] = costs
  586. }
  587. }
  588. err = findDeletedNodeInfo(cli, missingNodes, window, "")
  589. if err != nil {
  590. klog.V(1).Infof("Error fetching historical node data: %s", err.Error())
  591. }
  592. err = findDeletedPodInfo(cli, missingContainers, window)
  593. if err != nil {
  594. klog.V(1).Infof("Error fetching historical pod data: %s", err.Error())
  595. }
  596. return containerNameCost, err
  597. }
  598. func findUnmountedPVCostData(clusterMap clusters.ClusterMap, unmountedPVs map[string][]*PersistentVolumeClaimData, namespaceLabelsMapping map[string]map[string]string, namespaceAnnotationsMapping map[string]map[string]string) map[string]*CostData {
  599. costs := make(map[string]*CostData)
  600. if len(unmountedPVs) == 0 {
  601. return costs
  602. }
  603. for k, pv := range unmountedPVs {
  604. keyParts := strings.Split(k, ",")
  605. if len(keyParts) != 3 {
  606. klog.V(1).Infof("Unmounted PV used key with incorrect parts: %s", k)
  607. continue
  608. }
  609. ns, _, clusterID := keyParts[0], keyParts[1], keyParts[2]
  610. namespacelabels, _ := namespaceLabelsMapping[ns+","+clusterID]
  611. namespaceAnnotations, _ := namespaceAnnotationsMapping[ns+","+clusterID]
  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. address := loadBalancerIngress.IP
  1093. // Some cloud providers use hostname rather than IP
  1094. if address == "" {
  1095. address = loadBalancerIngress.Hostname
  1096. }
  1097. newLoadBalancer.IngressIPAddresses = append(newLoadBalancer.IngressIPAddresses, address)
  1098. }
  1099. loadBalancerMap[key] = &newLoadBalancer
  1100. }
  1101. }
  1102. return loadBalancerMap, nil
  1103. }
  1104. func getPodServices(cache clustercache.ClusterCache, podList []*v1.Pod, clusterID string) (map[string]map[string][]string, error) {
  1105. servicesList := cache.GetAllServices()
  1106. podServicesMapping := make(map[string]map[string][]string)
  1107. for _, service := range servicesList {
  1108. namespace := service.GetObjectMeta().GetNamespace()
  1109. name := service.GetObjectMeta().GetName()
  1110. key := namespace + "," + clusterID
  1111. if _, ok := podServicesMapping[key]; !ok {
  1112. podServicesMapping[key] = make(map[string][]string)
  1113. }
  1114. s := labels.Nothing()
  1115. if service.Spec.Selector != nil && len(service.Spec.Selector) > 0 {
  1116. s = labels.Set(service.Spec.Selector).AsSelectorPreValidated()
  1117. }
  1118. for _, pod := range podList {
  1119. labelSet := labels.Set(pod.GetObjectMeta().GetLabels())
  1120. if s.Matches(labelSet) && pod.GetObjectMeta().GetNamespace() == namespace {
  1121. services, ok := podServicesMapping[key][pod.GetObjectMeta().GetName()]
  1122. if ok {
  1123. podServicesMapping[key][pod.GetObjectMeta().GetName()] = append(services, name)
  1124. } else {
  1125. podServicesMapping[key][pod.GetObjectMeta().GetName()] = []string{name}
  1126. }
  1127. }
  1128. }
  1129. }
  1130. return podServicesMapping, nil
  1131. }
  1132. func getPodStatefulsets(cache clustercache.ClusterCache, podList []*v1.Pod, clusterID string) (map[string]map[string][]string, error) {
  1133. ssList := cache.GetAllStatefulSets()
  1134. podSSMapping := make(map[string]map[string][]string) // namespace: podName: [deploymentNames]
  1135. for _, ss := range ssList {
  1136. namespace := ss.GetObjectMeta().GetNamespace()
  1137. name := ss.GetObjectMeta().GetName()
  1138. key := namespace + "," + clusterID
  1139. if _, ok := podSSMapping[key]; !ok {
  1140. podSSMapping[key] = make(map[string][]string)
  1141. }
  1142. s, err := metav1.LabelSelectorAsSelector(ss.Spec.Selector)
  1143. if err != nil {
  1144. klog.V(2).Infof("Error doing deployment label conversion: " + err.Error())
  1145. }
  1146. for _, pod := range podList {
  1147. labelSet := labels.Set(pod.GetObjectMeta().GetLabels())
  1148. if s.Matches(labelSet) && pod.GetObjectMeta().GetNamespace() == namespace {
  1149. sss, ok := podSSMapping[key][pod.GetObjectMeta().GetName()]
  1150. if ok {
  1151. podSSMapping[key][pod.GetObjectMeta().GetName()] = append(sss, name)
  1152. } else {
  1153. podSSMapping[key][pod.GetObjectMeta().GetName()] = []string{name}
  1154. }
  1155. }
  1156. }
  1157. }
  1158. return podSSMapping, nil
  1159. }
  1160. func getPodDeployments(cache clustercache.ClusterCache, podList []*v1.Pod, clusterID string) (map[string]map[string][]string, error) {
  1161. deploymentsList := cache.GetAllDeployments()
  1162. podDeploymentsMapping := make(map[string]map[string][]string) // namespace: podName: [deploymentNames]
  1163. for _, deployment := range deploymentsList {
  1164. namespace := deployment.GetObjectMeta().GetNamespace()
  1165. name := deployment.GetObjectMeta().GetName()
  1166. key := namespace + "," + clusterID
  1167. if _, ok := podDeploymentsMapping[key]; !ok {
  1168. podDeploymentsMapping[key] = make(map[string][]string)
  1169. }
  1170. s, err := metav1.LabelSelectorAsSelector(deployment.Spec.Selector)
  1171. if err != nil {
  1172. klog.V(2).Infof("Error doing deployment label conversion: " + err.Error())
  1173. }
  1174. for _, pod := range podList {
  1175. labelSet := labels.Set(pod.GetObjectMeta().GetLabels())
  1176. if s.Matches(labelSet) && pod.GetObjectMeta().GetNamespace() == namespace {
  1177. deployments, ok := podDeploymentsMapping[key][pod.GetObjectMeta().GetName()]
  1178. if ok {
  1179. podDeploymentsMapping[key][pod.GetObjectMeta().GetName()] = append(deployments, name)
  1180. } else {
  1181. podDeploymentsMapping[key][pod.GetObjectMeta().GetName()] = []string{name}
  1182. }
  1183. }
  1184. }
  1185. }
  1186. return podDeploymentsMapping, nil
  1187. }
  1188. func getPodDeploymentsWithMetrics(deploymentLabels map[string]map[string]string, podLabels map[string]map[string]string) (map[string]map[string][]string, error) {
  1189. podDeploymentsMapping := make(map[string]map[string][]string)
  1190. for depKey, depLabels := range deploymentLabels {
  1191. kt, err := NewKeyTuple(depKey)
  1192. if err != nil {
  1193. continue
  1194. }
  1195. namespace := kt.Namespace()
  1196. name := kt.Key()
  1197. clusterID := kt.ClusterID()
  1198. key := namespace + "," + clusterID
  1199. if _, ok := podDeploymentsMapping[key]; !ok {
  1200. podDeploymentsMapping[key] = make(map[string][]string)
  1201. }
  1202. s := labels.Set(depLabels).AsSelectorPreValidated()
  1203. for podKey, pLabels := range podLabels {
  1204. pkey, err := NewKeyTuple(podKey)
  1205. if err != nil {
  1206. continue
  1207. }
  1208. podNamespace := pkey.Namespace()
  1209. podName := pkey.Key()
  1210. podClusterID := pkey.ClusterID()
  1211. labelSet := labels.Set(pLabels)
  1212. if s.Matches(labelSet) && podNamespace == namespace && podClusterID == clusterID {
  1213. deployments, ok := podDeploymentsMapping[key][podName]
  1214. if ok {
  1215. podDeploymentsMapping[key][podName] = append(deployments, name)
  1216. } else {
  1217. podDeploymentsMapping[key][podName] = []string{name}
  1218. }
  1219. }
  1220. }
  1221. }
  1222. // Remove any duplicate data created by metric names
  1223. pruneDuplicateData(podDeploymentsMapping)
  1224. return podDeploymentsMapping, nil
  1225. }
  1226. func getPodServicesWithMetrics(serviceLabels map[string]map[string]string, podLabels map[string]map[string]string) (map[string]map[string][]string, error) {
  1227. podServicesMapping := make(map[string]map[string][]string)
  1228. for servKey, servLabels := range serviceLabels {
  1229. kt, err := NewKeyTuple(servKey)
  1230. if err != nil {
  1231. continue
  1232. }
  1233. namespace := kt.Namespace()
  1234. name := kt.Key()
  1235. clusterID := kt.ClusterID()
  1236. key := namespace + "," + clusterID
  1237. if _, ok := podServicesMapping[key]; !ok {
  1238. podServicesMapping[key] = make(map[string][]string)
  1239. }
  1240. s := labels.Nothing()
  1241. if servLabels != nil && len(servLabels) > 0 {
  1242. s = labels.Set(servLabels).AsSelectorPreValidated()
  1243. }
  1244. for podKey, pLabels := range podLabels {
  1245. pkey, err := NewKeyTuple(podKey)
  1246. if err != nil {
  1247. continue
  1248. }
  1249. podNamespace := pkey.Namespace()
  1250. podName := pkey.Key()
  1251. podClusterID := pkey.ClusterID()
  1252. labelSet := labels.Set(pLabels)
  1253. if s.Matches(labelSet) && podNamespace == namespace && podClusterID == clusterID {
  1254. services, ok := podServicesMapping[key][podName]
  1255. if ok {
  1256. podServicesMapping[key][podName] = append(services, name)
  1257. } else {
  1258. podServicesMapping[key][podName] = []string{name}
  1259. }
  1260. }
  1261. }
  1262. }
  1263. // Remove any duplicate data created by metric names
  1264. pruneDuplicateData(podServicesMapping)
  1265. return podServicesMapping, nil
  1266. }
  1267. // This method alleviates an issue with metrics that used a '_' to replace '-' in deployment
  1268. // and service names. To avoid counting these as multiple deployments/services, we'll remove
  1269. // the '_' version. Not optimal, but takes care of the issue
  1270. func pruneDuplicateData(data map[string]map[string][]string) {
  1271. for _, podMap := range data {
  1272. for podName, values := range podMap {
  1273. podMap[podName] = pruneDuplicates(values)
  1274. }
  1275. }
  1276. }
  1277. // Determine if there is an underscore in the value of a slice. If so, replace _ with -, and then
  1278. // check to see if the result exists in the slice. If both are true, then we DO NOT include that
  1279. // original value in the new slice.
  1280. func pruneDuplicates(s []string) []string {
  1281. m := sliceToSet(s)
  1282. for _, v := range s {
  1283. if strings.Contains(v, "_") {
  1284. name := strings.Replace(v, "_", "-", -1)
  1285. if !m[name] {
  1286. m[name] = true
  1287. }
  1288. delete(m, v)
  1289. }
  1290. }
  1291. return setToSlice(m)
  1292. }
  1293. // Creates a map[string]bool containing the slice values as keys
  1294. func sliceToSet(s []string) map[string]bool {
  1295. m := make(map[string]bool)
  1296. for _, v := range s {
  1297. m[v] = true
  1298. }
  1299. return m
  1300. }
  1301. func setToSlice(m map[string]bool) []string {
  1302. var result []string
  1303. for k := range m {
  1304. result = append(result, k)
  1305. }
  1306. return result
  1307. }
  1308. func costDataPassesFilters(cm clusters.ClusterMap, costs *CostData, namespace string, cluster string) bool {
  1309. passesNamespace := namespace == "" || costs.Namespace == namespace
  1310. passesCluster := cluster == "" || costs.ClusterID == cluster || costs.ClusterName == cluster
  1311. return passesNamespace && passesCluster
  1312. }
  1313. // Finds the a closest multiple less than value
  1314. func floorMultiple(value int64, multiple int64) int64 {
  1315. return (value / multiple) * multiple
  1316. }
  1317. // Attempt to create a key for the request. Reduce the times to minutes in order to more easily group requests based on
  1318. // real time ranges. If for any reason, the key generation fails, return a uuid to ensure uniqueness.
  1319. func requestKeyFor(window kubecost.Window, resolution time.Duration, filterNamespace string, filterCluster string, remoteEnabled bool) string {
  1320. keyLayout := "2006-01-02T15:04Z"
  1321. // We "snap" start time and duration to their closest 5 min multiple less than itself, by
  1322. // applying a snapped duration to a snapped start time.
  1323. durMins := int64(window.Minutes())
  1324. durMins = floorMultiple(durMins, 5)
  1325. sMins := int64(window.Start().Minute())
  1326. sOffset := sMins - floorMultiple(sMins, 5)
  1327. sTime := window.Start().Add(-time.Duration(sOffset) * time.Minute)
  1328. eTime := window.Start().Add(time.Duration(durMins) * time.Minute)
  1329. startKey := sTime.Format(keyLayout)
  1330. endKey := eTime.Format(keyLayout)
  1331. return fmt.Sprintf("%s,%s,%s,%s,%s,%t", startKey, endKey, resolution.String(), filterNamespace, filterCluster, remoteEnabled)
  1332. }
  1333. // ComputeCostDataRange executes a range query for cost data.
  1334. // Note that "offset" represents the time between the function call and "endString", and is also passed for convenience
  1335. 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) {
  1336. // Create a request key for request grouping. This key will be used to represent the cost-model result
  1337. // for the specific inputs to prevent multiple queries for identical data.
  1338. key := requestKeyFor(window, resolution, filterNamespace, filterCluster, remoteEnabled)
  1339. klog.V(4).Infof("ComputeCostDataRange with Key: %s", key)
  1340. // If there is already a request out that uses the same data, wait for it to return to share the results.
  1341. // Otherwise, start executing.
  1342. result, err, _ := cm.RequestGroup.Do(key, func() (interface{}, error) {
  1343. return cm.costDataRange(cli, cp, window, resolution, filterNamespace, filterCluster, remoteEnabled)
  1344. })
  1345. data, ok := result.(map[string]*CostData)
  1346. if !ok {
  1347. return nil, fmt.Errorf("Failed to cast result as map[string]*CostData")
  1348. }
  1349. return data, err
  1350. }
  1351. 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) {
  1352. clusterID := env.GetClusterID()
  1353. // durHrs := end.Sub(start).Hours() + 1
  1354. if window.IsOpen() {
  1355. return nil, fmt.Errorf("illegal window: %s", window)
  1356. }
  1357. start := *window.Start()
  1358. end := *window.End()
  1359. // Snap resolution to the nearest minute
  1360. resMins := int64(math.Trunc(resolution.Minutes()))
  1361. if resMins == 0 {
  1362. return nil, fmt.Errorf("resolution must be greater than 0.0")
  1363. }
  1364. resolution = time.Duration(resMins) * time.Minute
  1365. // Warn if resolution does not evenly divide window
  1366. if int64(window.Minutes())%int64(resolution.Minutes()) != 0 {
  1367. 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()))
  1368. }
  1369. // Convert to Prometheus-style duration string in terms of m or h
  1370. resStr := fmt.Sprintf("%dm", resMins)
  1371. if resMins%60 == 0 {
  1372. resStr = fmt.Sprintf("%dh", resMins/60)
  1373. }
  1374. if remoteEnabled {
  1375. remoteLayout := "2006-01-02T15:04:05Z"
  1376. remoteStartStr := window.Start().Format(remoteLayout)
  1377. remoteEndStr := window.End().Format(remoteLayout)
  1378. klog.V(1).Infof("Using remote database for query from %s to %s with window %s", remoteStartStr, remoteEndStr, resolution)
  1379. return CostDataRangeFromSQL("", "", resolution.String(), remoteStartStr, remoteEndStr)
  1380. }
  1381. scrapeIntervalSeconds := cm.ScrapeInterval.Seconds()
  1382. ctx := prom.NewContext(cli)
  1383. queryRAMAlloc := fmt.Sprintf(queryRAMAllocationByteHours, resStr, scrapeIntervalSeconds)
  1384. queryCPUAlloc := fmt.Sprintf(queryCPUAllocationVCPUHours, resStr, scrapeIntervalSeconds)
  1385. queryRAMRequests := fmt.Sprintf(queryRAMRequestsStr, resStr, "", resStr, "")
  1386. queryRAMUsage := fmt.Sprintf(queryRAMUsageStr, resStr, "", resStr, "")
  1387. queryCPURequests := fmt.Sprintf(queryCPURequestsStr, resStr, "", resStr, "")
  1388. queryCPUUsage := fmt.Sprintf(queryCPUUsageStr, resStr, "")
  1389. queryGPURequests := fmt.Sprintf(queryGPURequestsStr, resStr, "", resStr, "", resolution.Hours(), resStr, "")
  1390. queryPVRequests := fmt.Sprintf(queryPVRequestsStr)
  1391. queryPVCAllocation := fmt.Sprintf(queryPVCAllocationFmt, resStr, scrapeIntervalSeconds)
  1392. queryPVHourlyCost := fmt.Sprintf(queryPVHourlyCostFmt, resStr)
  1393. queryNetZoneRequests := fmt.Sprintf(queryZoneNetworkUsage, resStr, "")
  1394. queryNetRegionRequests := fmt.Sprintf(queryRegionNetworkUsage, resStr, "")
  1395. queryNetInternetRequests := fmt.Sprintf(queryInternetNetworkUsage, resStr, "")
  1396. queryNormalization := fmt.Sprintf(normalizationStr, resStr, "")
  1397. // Submit all queries for concurrent evaluation
  1398. resChRAMRequests := ctx.QueryRange(queryRAMRequests, start, end, resolution)
  1399. resChRAMUsage := ctx.QueryRange(queryRAMUsage, start, end, resolution)
  1400. resChRAMAlloc := ctx.QueryRange(queryRAMAlloc, start, end, resolution)
  1401. resChCPURequests := ctx.QueryRange(queryCPURequests, start, end, resolution)
  1402. resChCPUUsage := ctx.QueryRange(queryCPUUsage, start, end, resolution)
  1403. resChCPUAlloc := ctx.QueryRange(queryCPUAlloc, start, end, resolution)
  1404. resChGPURequests := ctx.QueryRange(queryGPURequests, start, end, resolution)
  1405. resChPVRequests := ctx.QueryRange(queryPVRequests, start, end, resolution)
  1406. resChPVCAlloc := ctx.QueryRange(queryPVCAllocation, start, end, resolution)
  1407. resChPVHourlyCost := ctx.QueryRange(queryPVHourlyCost, start, end, resolution)
  1408. resChNetZoneRequests := ctx.QueryRange(queryNetZoneRequests, start, end, resolution)
  1409. resChNetRegionRequests := ctx.QueryRange(queryNetRegionRequests, start, end, resolution)
  1410. resChNetInternetRequests := ctx.QueryRange(queryNetInternetRequests, start, end, resolution)
  1411. resChNSLabels := ctx.QueryRange(fmt.Sprintf(queryNSLabels, resStr), start, end, resolution)
  1412. resChPodLabels := ctx.QueryRange(fmt.Sprintf(queryPodLabels, resStr), start, end, resolution)
  1413. resChNSAnnotations := ctx.QueryRange(fmt.Sprintf(queryNSAnnotations, resStr), start, end, resolution)
  1414. resChPodAnnotations := ctx.QueryRange(fmt.Sprintf(queryPodAnnotations, resStr), start, end, resolution)
  1415. resChServiceLabels := ctx.QueryRange(fmt.Sprintf(queryServiceLabels, resStr), start, end, resolution)
  1416. resChDeploymentLabels := ctx.QueryRange(fmt.Sprintf(queryDeploymentLabels, resStr), start, end, resolution)
  1417. resChStatefulsetLabels := ctx.QueryRange(fmt.Sprintf(queryStatefulsetLabels, resStr), start, end, resolution)
  1418. resChJobs := ctx.QueryRange(queryPodJobs, start, end, resolution)
  1419. resChDaemonsets := ctx.QueryRange(queryPodDaemonsets, start, end, resolution)
  1420. resChNormalization := ctx.QueryRange(queryNormalization, start, end, resolution)
  1421. // Pull k8s pod, controller, service, and namespace details
  1422. podlist := cm.Cache.GetAllPods()
  1423. podDeploymentsMapping, err := getPodDeployments(cm.Cache, podlist, clusterID)
  1424. if err != nil {
  1425. return nil, fmt.Errorf("error querying the kubernetes API: %s", err)
  1426. }
  1427. podStatefulsetsMapping, err := getPodStatefulsets(cm.Cache, podlist, clusterID)
  1428. if err != nil {
  1429. return nil, fmt.Errorf("error querying the kubernetes API: %s", err)
  1430. }
  1431. podServicesMapping, err := getPodServices(cm.Cache, podlist, clusterID)
  1432. if err != nil {
  1433. return nil, fmt.Errorf("error querying the kubernetes API: %s", err)
  1434. }
  1435. namespaceLabelsMapping, err := getNamespaceLabels(cm.Cache, clusterID)
  1436. if err != nil {
  1437. return nil, fmt.Errorf("error querying the kubernetes API: %s", err)
  1438. }
  1439. namespaceAnnotationsMapping, err := getNamespaceAnnotations(cm.Cache, clusterID)
  1440. if err != nil {
  1441. return nil, fmt.Errorf("error querying the kubernetes API: %s", err)
  1442. }
  1443. // Process query results. Handle errors afterwards using ctx.Errors.
  1444. resRAMRequests, _ := resChRAMRequests.Await()
  1445. resRAMUsage, _ := resChRAMUsage.Await()
  1446. resRAMAlloc, _ := resChRAMAlloc.Await()
  1447. resCPURequests, _ := resChCPURequests.Await()
  1448. resCPUUsage, _ := resChCPUUsage.Await()
  1449. resCPUAlloc, _ := resChCPUAlloc.Await()
  1450. resGPURequests, _ := resChGPURequests.Await()
  1451. resPVRequests, _ := resChPVRequests.Await()
  1452. resPVCAlloc, _ := resChPVCAlloc.Await()
  1453. resPVHourlyCost, _ := resChPVHourlyCost.Await()
  1454. resNetZoneRequests, _ := resChNetZoneRequests.Await()
  1455. resNetRegionRequests, _ := resChNetRegionRequests.Await()
  1456. resNetInternetRequests, _ := resChNetInternetRequests.Await()
  1457. resNSLabels, _ := resChNSLabels.Await()
  1458. resPodLabels, _ := resChPodLabels.Await()
  1459. resNSAnnotations, _ := resChNSAnnotations.Await()
  1460. resPodAnnotations, _ := resChPodAnnotations.Await()
  1461. resServiceLabels, _ := resChServiceLabels.Await()
  1462. resDeploymentLabels, _ := resChDeploymentLabels.Await()
  1463. resStatefulsetLabels, _ := resChStatefulsetLabels.Await()
  1464. resDaemonsets, _ := resChDaemonsets.Await()
  1465. resJobs, _ := resChJobs.Await()
  1466. resNormalization, _ := resChNormalization.Await()
  1467. // NOTE: The way we currently handle errors and warnings only early returns if there is an error. Warnings
  1468. // NOTE: will not propagate unless coupled with errors.
  1469. if ctx.HasErrors() {
  1470. // To keep the context of where the errors are occurring, we log the errors here and pass them the error
  1471. // back to the caller. The caller should handle the specific case where error is an ErrorCollection
  1472. for _, promErr := range ctx.Errors() {
  1473. if promErr.Error != nil {
  1474. log.Errorf("CostDataRange: Request Error: %s", promErr.Error)
  1475. }
  1476. if promErr.ParseError != nil {
  1477. log.Errorf("CostDataRange: Parsing Error: %s", promErr.ParseError)
  1478. }
  1479. }
  1480. // ErrorCollection is an collection of errors wrapped in a single error implementation
  1481. return nil, ctx.ErrorCollection()
  1482. }
  1483. normalizationValue, err := getNormalizations(resNormalization)
  1484. if err != nil {
  1485. msg := fmt.Sprintf("error computing normalization for start=%s, end=%s, res=%s", start, end, resolution)
  1486. return nil, prom.WrapError(err, msg)
  1487. }
  1488. pvClaimMapping, err := GetPVInfo(resPVRequests, clusterID)
  1489. if err != nil {
  1490. // Just log for compatibility with KSM less than 1.6
  1491. klog.Infof("Unable to get PV Data: %s", err.Error())
  1492. }
  1493. if pvClaimMapping != nil {
  1494. err = addPVData(cm.Cache, pvClaimMapping, cp)
  1495. if err != nil {
  1496. return nil, fmt.Errorf("pvClaimMapping: %s", err)
  1497. }
  1498. }
  1499. pvCostMapping, err := GetPVCostMetrics(resPVHourlyCost, clusterID)
  1500. if err != nil {
  1501. klog.V(1).Infof("Unable to get PV Hourly Cost Data: %s", err.Error())
  1502. }
  1503. unmountedPVs := make(map[string][]*PersistentVolumeClaimData)
  1504. pvAllocationMapping, err := GetPVAllocationMetrics(resPVCAlloc, clusterID)
  1505. if err != nil {
  1506. klog.V(1).Infof("Unable to get PV Allocation Cost Data: %s", err.Error())
  1507. }
  1508. if pvAllocationMapping != nil {
  1509. addMetricPVData(pvAllocationMapping, pvCostMapping, cp)
  1510. for k, v := range pvAllocationMapping {
  1511. unmountedPVs[k] = v
  1512. }
  1513. }
  1514. nsLabels, err := GetNamespaceLabelsMetrics(resNSLabels, clusterID)
  1515. if err != nil {
  1516. klog.V(1).Infof("Unable to get Namespace Labels for Metrics: %s", err.Error())
  1517. }
  1518. if nsLabels != nil {
  1519. mergeStringMap(namespaceLabelsMapping, nsLabels)
  1520. }
  1521. podLabels, err := GetPodLabelsMetrics(resPodLabels, clusterID)
  1522. if err != nil {
  1523. klog.V(1).Infof("Unable to get Pod Labels for Metrics: %s", err.Error())
  1524. }
  1525. nsAnnotations, err := GetNamespaceAnnotationsMetrics(resNSAnnotations, clusterID)
  1526. if err != nil {
  1527. klog.V(1).Infof("Unable to get Namespace Annotations for Metrics: %s", err.Error())
  1528. }
  1529. if nsAnnotations != nil {
  1530. mergeStringMap(namespaceAnnotationsMapping, nsAnnotations)
  1531. }
  1532. podAnnotations, err := GetPodAnnotationsMetrics(resPodAnnotations, clusterID)
  1533. if err != nil {
  1534. klog.V(1).Infof("Unable to get Pod Annotations for Metrics: %s", err.Error())
  1535. }
  1536. serviceLabels, err := GetServiceSelectorLabelsMetrics(resServiceLabels, clusterID)
  1537. if err != nil {
  1538. klog.V(1).Infof("Unable to get Service Selector Labels for Metrics: %s", err.Error())
  1539. }
  1540. deploymentLabels, err := GetDeploymentMatchLabelsMetrics(resDeploymentLabels, clusterID)
  1541. if err != nil {
  1542. klog.V(1).Infof("Unable to get Deployment Match Labels for Metrics: %s", err.Error())
  1543. }
  1544. statefulsetLabels, err := GetStatefulsetMatchLabelsMetrics(resStatefulsetLabels, clusterID)
  1545. if err != nil {
  1546. klog.V(1).Infof("Unable to get Deployment Match Labels for Metrics: %s", err.Error())
  1547. }
  1548. podStatefulsetMetricsMapping, err := getPodDeploymentsWithMetrics(statefulsetLabels, podLabels)
  1549. if err != nil {
  1550. klog.V(1).Infof("Unable to get match Statefulset Labels Metrics to Pods: %s", err.Error())
  1551. }
  1552. appendLabelsList(podStatefulsetsMapping, podStatefulsetMetricsMapping)
  1553. podDeploymentsMetricsMapping, err := getPodDeploymentsWithMetrics(deploymentLabels, podLabels)
  1554. if err != nil {
  1555. klog.V(1).Infof("Unable to get match Deployment Labels Metrics to Pods: %s", err.Error())
  1556. }
  1557. appendLabelsList(podDeploymentsMapping, podDeploymentsMetricsMapping)
  1558. podDaemonsets, err := GetPodDaemonsetsWithMetrics(resDaemonsets, clusterID)
  1559. if err != nil {
  1560. klog.V(1).Infof("Unable to get Pod Daemonsets for Metrics: %s", err.Error())
  1561. }
  1562. podJobs, err := GetPodJobsWithMetrics(resJobs, clusterID)
  1563. if err != nil {
  1564. klog.V(1).Infof("Unable to get Pod Jobs for Metrics: %s", err.Error())
  1565. }
  1566. podServicesMetricsMapping, err := getPodServicesWithMetrics(serviceLabels, podLabels)
  1567. if err != nil {
  1568. klog.V(1).Infof("Unable to get match Service Labels Metrics to Pods: %s", err.Error())
  1569. }
  1570. appendLabelsList(podServicesMapping, podServicesMetricsMapping)
  1571. networkUsageMap, err := GetNetworkUsageData(resNetZoneRequests, resNetRegionRequests, resNetInternetRequests, clusterID)
  1572. if err != nil {
  1573. klog.V(1).Infof("Unable to get Network Cost Data: %s", err.Error())
  1574. networkUsageMap = make(map[string]*NetworkUsageData)
  1575. }
  1576. containerNameCost := make(map[string]*CostData)
  1577. containers := make(map[string]bool)
  1578. otherClusterPVRecorded := make(map[string]bool)
  1579. RAMReqMap, err := GetNormalizedContainerMetricVectors(resRAMRequests, normalizationValue, clusterID)
  1580. if err != nil {
  1581. return nil, prom.WrapError(err, "GetNormalizedContainerMetricVectors(RAMRequests)")
  1582. }
  1583. for key := range RAMReqMap {
  1584. containers[key] = true
  1585. }
  1586. RAMUsedMap, err := GetNormalizedContainerMetricVectors(resRAMUsage, normalizationValue, clusterID)
  1587. if err != nil {
  1588. return nil, prom.WrapError(err, "GetNormalizedContainerMetricVectors(RAMUsage)")
  1589. }
  1590. for key := range RAMUsedMap {
  1591. containers[key] = true
  1592. }
  1593. CPUReqMap, err := GetNormalizedContainerMetricVectors(resCPURequests, normalizationValue, clusterID)
  1594. if err != nil {
  1595. return nil, prom.WrapError(err, "GetNormalizedContainerMetricVectors(CPURequests)")
  1596. }
  1597. for key := range CPUReqMap {
  1598. containers[key] = true
  1599. }
  1600. // No need to normalize here, as this comes from a counter, namely:
  1601. // rate(container_cpu_usage_seconds_total) which properly accounts for normalized rates
  1602. CPUUsedMap, err := GetContainerMetricVectors(resCPUUsage, clusterID)
  1603. if err != nil {
  1604. return nil, prom.WrapError(err, "GetContainerMetricVectors(CPUUsage)")
  1605. }
  1606. for key := range CPUUsedMap {
  1607. containers[key] = true
  1608. }
  1609. RAMAllocMap, err := GetContainerMetricVectors(resRAMAlloc, clusterID)
  1610. if err != nil {
  1611. return nil, prom.WrapError(err, "GetContainerMetricVectors(RAMAllocations)")
  1612. }
  1613. for key := range RAMAllocMap {
  1614. containers[key] = true
  1615. }
  1616. CPUAllocMap, err := GetContainerMetricVectors(resCPUAlloc, clusterID)
  1617. if err != nil {
  1618. return nil, prom.WrapError(err, "GetContainerMetricVectors(CPUAllocations)")
  1619. }
  1620. for key := range CPUAllocMap {
  1621. containers[key] = true
  1622. }
  1623. GPUReqMap, err := GetNormalizedContainerMetricVectors(resGPURequests, normalizationValue, clusterID)
  1624. if err != nil {
  1625. return nil, prom.WrapError(err, "GetContainerMetricVectors(GPURequests)")
  1626. }
  1627. for key := range GPUReqMap {
  1628. containers[key] = true
  1629. }
  1630. // Request metrics can show up after pod eviction and completion.
  1631. // This method synchronizes requests to allocations such that when
  1632. // allocation is 0, so are requests
  1633. applyAllocationToRequests(RAMAllocMap, RAMReqMap)
  1634. applyAllocationToRequests(CPUAllocMap, CPUReqMap)
  1635. missingNodes := make(map[string]*costAnalyzerCloud.Node)
  1636. missingContainers := make(map[string]*CostData)
  1637. for key := range containers {
  1638. if _, ok := containerNameCost[key]; ok {
  1639. continue // because ordering is important for the allocation model (all PV's applied to the first), just dedupe if it's already been added.
  1640. }
  1641. c, _ := NewContainerMetricFromKey(key)
  1642. RAMReqV, ok := RAMReqMap[key]
  1643. if !ok {
  1644. klog.V(4).Info("no RAM requests for " + key)
  1645. RAMReqV = []*util.Vector{}
  1646. }
  1647. RAMUsedV, ok := RAMUsedMap[key]
  1648. if !ok {
  1649. klog.V(4).Info("no RAM usage for " + key)
  1650. RAMUsedV = []*util.Vector{}
  1651. }
  1652. CPUReqV, ok := CPUReqMap[key]
  1653. if !ok {
  1654. klog.V(4).Info("no CPU requests for " + key)
  1655. CPUReqV = []*util.Vector{}
  1656. }
  1657. CPUUsedV, ok := CPUUsedMap[key]
  1658. if !ok {
  1659. klog.V(4).Info("no CPU usage for " + key)
  1660. CPUUsedV = []*util.Vector{}
  1661. }
  1662. RAMAllocsV, ok := RAMAllocMap[key]
  1663. if !ok {
  1664. klog.V(4).Info("no RAM allocation for " + key)
  1665. RAMAllocsV = []*util.Vector{}
  1666. }
  1667. CPUAllocsV, ok := CPUAllocMap[key]
  1668. if !ok {
  1669. klog.V(4).Info("no CPU allocation for " + key)
  1670. CPUAllocsV = []*util.Vector{}
  1671. }
  1672. GPUReqV, ok := GPUReqMap[key]
  1673. if !ok {
  1674. klog.V(4).Info("no GPU requests for " + key)
  1675. GPUReqV = []*util.Vector{}
  1676. }
  1677. var node *costAnalyzerCloud.Node
  1678. if n, ok := missingNodes[c.NodeName]; ok {
  1679. node = n
  1680. } else {
  1681. node = &costAnalyzerCloud.Node{}
  1682. missingNodes[c.NodeName] = node
  1683. }
  1684. nsKey := c.Namespace + "," + c.ClusterID
  1685. podKey := c.Namespace + "," + c.PodName + "," + c.ClusterID
  1686. namespaceLabels, _ := namespaceLabelsMapping[nsKey]
  1687. pLabels := podLabels[podKey]
  1688. if pLabels == nil {
  1689. pLabels = make(map[string]string)
  1690. }
  1691. for k, v := range namespaceLabels {
  1692. if _, ok := pLabels[k]; !ok {
  1693. pLabels[k] = v
  1694. }
  1695. }
  1696. namespaceAnnotations, _ := namespaceAnnotationsMapping[nsKey]
  1697. pAnnotations := podAnnotations[podKey]
  1698. if pAnnotations == nil {
  1699. pAnnotations = make(map[string]string)
  1700. }
  1701. for k, v := range namespaceAnnotations {
  1702. if _, ok := pAnnotations[k]; !ok {
  1703. pAnnotations[k] = v
  1704. }
  1705. }
  1706. var podDeployments []string
  1707. if _, ok := podDeploymentsMapping[nsKey]; ok {
  1708. if ds, ok := podDeploymentsMapping[nsKey][c.PodName]; ok {
  1709. podDeployments = ds
  1710. } else {
  1711. podDeployments = []string{}
  1712. }
  1713. }
  1714. var podStatefulSets []string
  1715. if _, ok := podStatefulsetsMapping[nsKey]; ok {
  1716. if ss, ok := podStatefulsetsMapping[nsKey][c.PodName]; ok {
  1717. podStatefulSets = ss
  1718. } else {
  1719. podStatefulSets = []string{}
  1720. }
  1721. }
  1722. var podServices []string
  1723. if _, ok := podServicesMapping[nsKey]; ok {
  1724. if svcs, ok := podServicesMapping[nsKey][c.PodName]; ok {
  1725. podServices = svcs
  1726. } else {
  1727. podServices = []string{}
  1728. }
  1729. }
  1730. var podPVs []*PersistentVolumeClaimData
  1731. var podNetCosts []*util.Vector
  1732. // For PVC data, we'll need to find the claim mapping and cost data. Will need to append
  1733. // cost data since that was populated by cluster data previously. We do this with
  1734. // the pod_pvc_allocation metric
  1735. podPVData, ok := pvAllocationMapping[podKey]
  1736. if !ok {
  1737. klog.V(4).Infof("Failed to locate pv allocation mapping for missing pod.")
  1738. }
  1739. // Delete the current pod key from potentially unmounted pvs
  1740. delete(unmountedPVs, podKey)
  1741. // For network costs, we'll use existing map since it should still contain the
  1742. // correct data.
  1743. var podNetworkCosts []*util.Vector
  1744. if usage, ok := networkUsageMap[podKey]; ok {
  1745. netCosts, err := GetNetworkCost(usage, cp)
  1746. if err != nil {
  1747. klog.V(3).Infof("Error pulling network costs: %s", err.Error())
  1748. } else {
  1749. podNetworkCosts = netCosts
  1750. }
  1751. }
  1752. // Check to see if any other data has been recorded for this namespace, pod, clusterId
  1753. // Follow the pattern of only allowing claims data per pod
  1754. if !otherClusterPVRecorded[podKey] {
  1755. otherClusterPVRecorded[podKey] = true
  1756. podPVs = podPVData
  1757. podNetCosts = podNetworkCosts
  1758. }
  1759. pds := []string{}
  1760. if ds, ok := podDaemonsets[podKey]; ok {
  1761. pds = []string{ds}
  1762. }
  1763. jobs := []string{}
  1764. if job, ok := podJobs[podKey]; ok {
  1765. jobs = []string{job}
  1766. }
  1767. costs := &CostData{
  1768. Name: c.ContainerName,
  1769. PodName: c.PodName,
  1770. NodeName: c.NodeName,
  1771. NodeData: node,
  1772. Namespace: c.Namespace,
  1773. Services: podServices,
  1774. Deployments: podDeployments,
  1775. Daemonsets: pds,
  1776. Statefulsets: podStatefulSets,
  1777. Jobs: jobs,
  1778. RAMReq: RAMReqV,
  1779. RAMUsed: RAMUsedV,
  1780. CPUReq: CPUReqV,
  1781. CPUUsed: CPUUsedV,
  1782. RAMAllocation: RAMAllocsV,
  1783. CPUAllocation: CPUAllocsV,
  1784. GPUReq: GPUReqV,
  1785. Annotations: pAnnotations,
  1786. Labels: pLabels,
  1787. NamespaceLabels: namespaceLabels,
  1788. PVCData: podPVs,
  1789. NetworkData: podNetCosts,
  1790. ClusterID: c.ClusterID,
  1791. ClusterName: cm.ClusterMap.NameFor(c.ClusterID),
  1792. }
  1793. if costDataPassesFilters(cm.ClusterMap, costs, filterNamespace, filterCluster) {
  1794. containerNameCost[key] = costs
  1795. missingContainers[key] = costs
  1796. }
  1797. }
  1798. unmounted := findUnmountedPVCostData(cm.ClusterMap, unmountedPVs, namespaceLabelsMapping, namespaceAnnotationsMapping)
  1799. for k, costs := range unmounted {
  1800. klog.V(4).Infof("Unmounted PVs in Namespace/ClusterID: %s/%s", costs.Namespace, costs.ClusterID)
  1801. if costDataPassesFilters(cm.ClusterMap, costs, filterNamespace, filterCluster) {
  1802. containerNameCost[k] = costs
  1803. }
  1804. }
  1805. if window.Minutes() > 0 {
  1806. dur, off := window.DurationOffsetStrings()
  1807. err = findDeletedNodeInfo(cli, missingNodes, dur, off)
  1808. if err != nil {
  1809. klog.V(1).Infof("Error fetching historical node data: %s", err.Error())
  1810. }
  1811. }
  1812. return containerNameCost, nil
  1813. }
  1814. func applyAllocationToRequests(allocationMap map[string][]*util.Vector, requestMap map[string][]*util.Vector) {
  1815. // The result of the normalize operation will be a new []*util.Vector to replace the requests
  1816. normalizeOp := func(r *util.Vector, x *float64, y *float64) bool {
  1817. // Omit data (return false) if both x and y inputs don't exist
  1818. if x == nil || y == nil {
  1819. return false
  1820. }
  1821. // If the allocation value is 0, 0 out request value
  1822. if *x == 0 {
  1823. r.Value = 0
  1824. } else {
  1825. r.Value = *y
  1826. }
  1827. return true
  1828. }
  1829. // Run normalization on all request vectors in the mapping
  1830. for k, requests := range requestMap {
  1831. // Only run normalization where there are valid allocations
  1832. allocations, ok := allocationMap[k]
  1833. if !ok {
  1834. delete(requestMap, k)
  1835. continue
  1836. }
  1837. // Replace request map with normalized
  1838. requestMap[k] = util.ApplyVectorOp(allocations, requests, normalizeOp)
  1839. }
  1840. }
  1841. func addMetricPVData(pvAllocationMap map[string][]*PersistentVolumeClaimData, pvCostMap map[string]*costAnalyzerCloud.PV, cp costAnalyzerCloud.Provider) {
  1842. cfg, err := cp.GetConfig()
  1843. if err != nil {
  1844. klog.V(1).Infof("Failed to get provider config while adding pv metrics data.")
  1845. return
  1846. }
  1847. for _, pvcDataArray := range pvAllocationMap {
  1848. for _, pvcData := range pvcDataArray {
  1849. costKey := fmt.Sprintf("%s,%s", pvcData.VolumeName, pvcData.ClusterID)
  1850. pvCost, ok := pvCostMap[costKey]
  1851. if !ok {
  1852. pvcData.Volume = &costAnalyzerCloud.PV{
  1853. Cost: cfg.Storage,
  1854. }
  1855. continue
  1856. }
  1857. pvcData.Volume = pvCost
  1858. }
  1859. }
  1860. }
  1861. // Add values that don't already exist in origMap from mergeMap into origMap
  1862. func mergeStringMap(origMap map[string]map[string]string, mergeMap map[string]map[string]string) {
  1863. for k, v := range mergeMap {
  1864. if _, ok := origMap[k]; !ok {
  1865. origMap[k] = v
  1866. }
  1867. }
  1868. }
  1869. func appendLabelsList(mainLabels map[string]map[string][]string, labels map[string]map[string][]string) {
  1870. for k, v := range labels {
  1871. mainLabels[k] = v
  1872. }
  1873. }
  1874. func getNamespaceLabels(cache clustercache.ClusterCache, clusterID string) (map[string]map[string]string, error) {
  1875. nsToLabels := make(map[string]map[string]string)
  1876. nss := cache.GetAllNamespaces()
  1877. for _, ns := range nss {
  1878. labels := make(map[string]string)
  1879. for k, v := range ns.Labels {
  1880. labels[prom.SanitizeLabelName(k)] = v
  1881. }
  1882. nsToLabels[ns.Name+","+clusterID] = labels
  1883. }
  1884. return nsToLabels, nil
  1885. }
  1886. func getNamespaceAnnotations(cache clustercache.ClusterCache, clusterID string) (map[string]map[string]string, error) {
  1887. nsToAnnotations := make(map[string]map[string]string)
  1888. nss := cache.GetAllNamespaces()
  1889. for _, ns := range nss {
  1890. annotations := make(map[string]string)
  1891. for k, v := range ns.Annotations {
  1892. annotations[prom.SanitizeLabelName(k)] = v
  1893. }
  1894. nsToAnnotations[ns.Name+","+clusterID] = annotations
  1895. }
  1896. return nsToAnnotations, nil
  1897. }
  1898. func getDaemonsetsOfPod(pod v1.Pod) []string {
  1899. for _, ownerReference := range pod.ObjectMeta.OwnerReferences {
  1900. if ownerReference.Kind == "DaemonSet" {
  1901. return []string{ownerReference.Name}
  1902. }
  1903. }
  1904. return []string{}
  1905. }
  1906. func getJobsOfPod(pod v1.Pod) []string {
  1907. for _, ownerReference := range pod.ObjectMeta.OwnerReferences {
  1908. if ownerReference.Kind == "Job" {
  1909. return []string{ownerReference.Name}
  1910. }
  1911. }
  1912. return []string{}
  1913. }
  1914. func getStatefulSetsOfPod(pod v1.Pod) []string {
  1915. for _, ownerReference := range pod.ObjectMeta.OwnerReferences {
  1916. if ownerReference.Kind == "StatefulSet" {
  1917. return []string{ownerReference.Name}
  1918. }
  1919. }
  1920. return []string{}
  1921. }
  1922. type PersistentVolumeClaimData struct {
  1923. Class string `json:"class"`
  1924. Claim string `json:"claim"`
  1925. Namespace string `json:"namespace"`
  1926. ClusterID string `json:"clusterId"`
  1927. TimesClaimed int `json:"timesClaimed"`
  1928. VolumeName string `json:"volumeName"`
  1929. Volume *costAnalyzerCloud.PV `json:"persistentVolume"`
  1930. Values []*util.Vector `json:"values"`
  1931. }
  1932. func measureTime(start time.Time, threshold time.Duration, name string) {
  1933. elapsed := time.Since(start)
  1934. if elapsed > threshold {
  1935. klog.V(3).Infof("[Profiler] %s: %s", elapsed, name)
  1936. }
  1937. }
  1938. func measureTimeAsync(start time.Time, threshold time.Duration, name string, ch chan string) {
  1939. elapsed := time.Since(start)
  1940. if elapsed > threshold {
  1941. ch <- fmt.Sprintf("%s took %s", name, time.Since(start))
  1942. }
  1943. }