Sean Holcomb b8a2bfdb96 CloudCosts 3 лет назад
..
allocationfilterutil 9f8665322a add aliased fields (labels, annotations) to filters 3 лет назад
atomic 6e406ce7e1 move go version to 1.19 - replace atomic utils with stb lib atomics 3 лет назад
cache c7706a4fb2 Renamed Kubecost Github reference to OpenCost 3 лет назад
cloudutil c2deffb175 fix conflict 4 лет назад
defaults 272a050276 Add more diagnostic functionality, add a defaults package for generic defaults, and update retry to use generic type over any. 4 лет назад
fileutil 2841672080 Added a string bank utility which can be leveraged in the buffer readstring. Refactor specific utilities into respecitive _util package. 4 лет назад
httputil 23a24d2955 support setting user agent against downstream metrics store 3 лет назад
interval c7706a4fb2 Renamed Kubecost Github reference to OpenCost 3 лет назад
json 64fb39b4d0 Add json-iterator Unmarshal() back to our pipeline to avoid the memory duplication that occurs in go-json. 4 лет назад
mapper c7706a4fb2 Renamed Kubecost Github reference to OpenCost 3 лет назад
mathutil b8a2bfdb96 CloudCosts 3 лет назад
retry c7706a4fb2 Renamed Kubecost Github reference to OpenCost 3 лет назад
stringutil f4089200bc first PR to support download pricing, node pricing without local disk adjust 3 лет назад
timeutil b8a2bfdb96 CloudCosts 3 лет назад
watcher c7706a4fb2 Renamed Kubecost Github reference to OpenCost 3 лет назад
worker 6e406ce7e1 move go version to 1.19 - replace atomic utils with stb lib atomics 3 лет назад
buffer.go c3fe30892b Very notable performance gains with string caching performance and bingen decoding (#1367) 3 лет назад
compat.go 0f0996a9cc Add Scaleway as a provider 3 лет назад
math.go 3f29cc580e Fix bugs with external cost AggregateBy; fix test funcs; remove logs 5 лет назад
pool.go e525394e68 Update map pools to use a uint64 key instead of float64 to take full advantage of the runtime.mapclear replacement. Update KeyTuple to use substrings of the key versus a split based allocation. 6 лет назад
semaphore.go 0542611370 Cost Model refactor to a cmd/pkg convention 6 лет назад
vector.go e525394e68 Update map pools to use a uint64 key instead of float64 to take full advantage of the runtime.mapclear replacement. Update KeyTuple to use substrings of the key versus a split based allocation. 6 лет назад