Ajay Tripathy
Ajay Tripathy
The EKS optimized version: * explicitly calls out idle cost in a separate line item * supports adding a cost and usage report to reconcile pricing data if you are...
Hey @sam-som , our advice here would be to run 1d queries in batch and export the data yourself, add more memory to the backing prometheus, or consider the community...
Hmm... @mattray filtering by ns works in kubecost. https://docs.kubecost.com/apis/apis-overview/filters-api#using-filters and I think it should work in opencost and just isn't documented. Can you try the same syntax on opencost and...
Hmm. @mattray can you try the v1 filtering parameters? ie `&filterNamespaces="opencost"` Either way I think this is important and we'll want to fix/implement the new API... @Adam-Stack-PM let's get this...
This isn't a priority for us at the moment but would still be interested in a PR here!
@kirbsauce can we get this assigned for a repro?
Thanks for investigating @keithhand . 1. file an issue to replace KUBECOST_NAMESPACE with OPENCOST_NAMESPACE 2. document that this needs to be set to use the configmap watcher Meanwhile, @aminatamoo @mkilchhofer...
I think that these values are read from "default.json". Can you try updating the "default.json" file?
@kirbsauce can we get this assigned to try and repro?
This isn't currently supported @karthiravich . I think it's something we can look to add in the future. cc @kwombach12