AjayTripathy c4101ddbbe Merge branch 'master' of github.com:kubecost/cost-model into AjayTripathy-update-fixes 6 years ago
..
cluster.go 401c984403 Update the cluster.go metrics to leverage promparsers helper methods to ensure we get the NaN logging 6 years ago
costmodel.go c4101ddbbe Merge branch 'master' of github.com:kubecost/cost-model into AjayTripathy-update-fixes 6 years ago
metrics.go d873a29ffa configmap updates 6 years ago
networkcosts.go f740aae2ef Added query support. 6 years ago
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 years ago
promparsers.go ef79631800 Adding +/-Inf test on parseDataPoint 6 years ago
router.go c4101ddbbe Merge branch 'master' of github.com:kubecost/cost-model into AjayTripathy-update-fixes 6 years ago
sql.go 0b52c581d0 Use cluster ids in metrics to differentiate source. 6 years ago
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 years ago