AjayTripathy d310dd02e4 Merge branch 'master' of github.com:kubecost/cost-model into AjayTripathy-pricesplit 6 éve
..
cluster.go 401c984403 Update the cluster.go metrics to leverage promparsers helper methods to ensure we get the NaN logging 6 éve
costmodel.go 43f6fcc810 clearer price setting 6 éve
metrics.go d873a29ffa configmap updates 6 éve
networkcosts.go f740aae2ef Added query support. 6 éve
pool.go b92c2105a4 Added 3 variations of map pools for vector storage in ApplyVectorOps. Default to the flexible implementation (which doesn't block) with 4 maps that can be shared across threads. Combined as much loop logic as possible, and re-use a single timestamps slice instead of allocating two new slices for results and timestamps. 6 éve
promparsers.go ef79631800 Adding +/-Inf test on parseDataPoint 6 éve
router.go 82ba849d06 allow configuration management to happen on exported router 6 éve
sql.go 0b52c581d0 Use cluster ids in metrics to differentiate source. 6 éve
vector.go b92c2105a4 Added 3 variations of map pools for vector storage in ApplyVectorOps. Default to the flexible implementation (which doesn't block) with 4 maps that can be shared across threads. Combined as much loop logic as possible, and re-use a single timestamps slice instead of allocating two new slices for results and timestamps. 6 éve