Matt Bolt 39d5b2fe36 Added aggressive NaN checks for GetNodeCost to weed out any potential 0 / 0 scenarios. пре 6 година
..
cluster.go 564067890f fix pvs, idle пре 6 година
costmodel.go 39d5b2fe36 Added aggressive NaN checks for GetNodeCost to weed out any potential 0 / 0 scenarios. пре 6 година
metrics.go d873a29ffa configmap updates пре 6 година
networkcosts.go f740aae2ef Added query support. пре 6 година
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 година
promparsers.go e19b83c1a6 Lazily run metricsToLabels for prometheus queries which have NaN data points. Fix a bug in singleflight request key generation that only used start times. Generalize the start/end times to multiples of 5 minutes (rather than 1 minute) to better group similar requests. Add correct multithreaded error collection and handling for prometheus queries. пре 6 година
router.go 5befeb7f56 Resolution hours update пре 6 година
sql.go 0b52c581d0 Use cluster ids in metrics to differentiate source. пре 6 година
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 година