Matt Ray

Results 314 comments of Matt Ray

@ndallavalentina were you ever able to test this?

Could you try your query with less resolution to see if that helps? ```&resolution=5m``` This sounds very similar to https://github.com/opencost/opencost/issues/1693

There's a new feature coming in the next release (103) for CSV export that might make things easier: https://github.com/opencost/opencost/pull/1792 Docs are inbound too

@laurentiuspurba unfortunately that won't work with OpenCost because we don't manage the Prometheus installation.

@laurentiuspurba we're continuing to make OpenCost-side performance improvements and we'd welcome benchmarking and/or suggestions for Prometheus tuning, but it's not meant to be a longterm database for large amounts of...

I'd be happy to merge PRs for making those timeouts configurable. We'd need environment variables like ``` PROXY_CONNECT_TIMEOUT PROXY_SEND_TIMEOUT PROXY_READ_TIMEOUT ``` for the `default.nginx.conf.template` and we could populate those from...

To clarify, not aggregating by namespaces, but actually starting the query pinned to a particular namespace?

I think this would make a great PR if you're interested in taking it on.

@AjayTripathy is this an enhancement that would be useful in the context of the UI in Kubecost? The API enhancement would be good, but if it has a practical value...

@AjayTripathy confirming @olevitt's observation I can't get anything to filter either. Do we consider this a bug or a feature request?