opencost icon indicating copy to clipboard operation
opencost copied to clipboard

Cost monitoring for Kubernetes workloads and cloud costs

Results 479 opencost issues
Sort by recently updated
recently updated
newest added

Open source projects with established governance need to have a means for discussing and contributing new features publicly. We will need to update the [GOVERNANCE.md](https://github.com/opencost/opencost/blob/develop/GOVERNANCE.md#proposal-process) accordingly and likely create some...

opencost
CNCF

What I'm expected: After I setup the environment variable "EXPORT_CSV_FILE" I expected a daily csv report into AWS s3 bucket but Actually has not created or uploaded anything on the...

opencost
needs-triage
needs-follow-up

**Describe the bug** I tried to customize the cost in aws.json file and created a configmap with data aws.json and mounted it to opencost deployment. Now I can see customized...

opencost
doc needed
E2
P3

**Describe the bug** I need to deploy the opencost onto an existing namespace with the cluster and the requirement is that the opencost needs to fetch cost metrics from only...

enhancement
opencost
kubecost
E3
P3

**Is your feature request related to a problem? Please describe.** I would like to download a daily CSV via API(there is already this function in the Opencost UI) with the...

enhancement
good first issue
opencost
P2
E2

Opencost exposes a few `*_allocation` [metrics](https://www.opencost.io/docs/prometheus#available-metrics), these metrics seem to provide an identical data to that of KSM's `kube_pod_container_resource_requests` metric, except with less labels. A couple of examples: CPU ![Screen...

opencost
doc needed
E2
P3

## What does this PR change? * ensures all current GCP regions are supported ## Does this PR relate to any other PRs? * Inspired by https://github.com/opencost/opencost/pull/2237 ## How will...

needs-follow-up

**Describe the bug** When the PVC is used by multiple pods at different times, its cost calculation is incorrect. **To Reproduce** Steps to reproduce the behavior: 1. Time 1:00 create...

opencost
P1
kubecost
E3
needs-follow-up

### Is your feature request related to a problem? Please describe. Currently, OpenCost provides valuable insights into Kubernetes usage data. It would be great to add support for showing the...

enhancement
opencost
P2
kubecost
E4
needs-follow-up

**Describe the bug** I notice that on startup, opencost warms and maintains a 1 day day cache. However, looking at the code, I believe the endpoints utilizing the cache have...

opencost
P2
kubecost
E2