Kyle Brown
Kyle Brown
@kitianFresh If you have any code that you would like to share on this we would be happy to take a look. Even if you have not finished implementation. You...
@jcharcalla I am not involved in opencost.io/docs. I can set up a similar redirect server to guide like docs.kubecost.com (or a reverse proxy if the url being opencost.io is important.)...
@paalkr Do you have any further comments on this issue?
goal: net amortized cost which includes also the EDP discount in use: ``` line_item_unblended_cost savings_plan_savings_plan_effective_cost reservation_effective_cost ``` need to use: ``` line_item_net_unblended_cost savings_plan_net_savings_plan_effective_cost reservation_net_effective_cost ```
hi @dschunack did you happen to look at the logs during this time of high resource usage? Anything stand out? If you have a dev cluster where you can replicate...
Hi @dschunack you might wish to upgrade to the latest kubecost release which fixes a performance regression: https://github.com/kubecost/cost-analyzer-helm-chart/releases/tag/v1.91.1
hi @dschunack do you see results in prometheus when querying for `kube_persistentvolume_capacity_bytes`?
hi @dschunack A new RC is available: https://github.com/kubecost/cost-analyzer-helm-chart/releases/tag/v1.92.0-rc.0 It would be great to compare performance with this rc vs the current release in your environment if possible. You can append...
@dschunack Sorry I guess the release wasn't public quite yet! I updated the link.
hi @xhejtman this info is available in the "Totals" row when viewing cost allocation by namespace. You can also select "Cluster" from the breakdown menu which shows the combined cost...