Matt Bolt 39d5b2fe36 Added aggressive NaN checks for GetNodeCost to weed out any potential 0 / 0 scenarios. před 6 roky
..
cluster.go 564067890f fix pvs, idle před 6 roky
costmodel.go 39d5b2fe36 Added aggressive NaN checks for GetNodeCost to weed out any potential 0 / 0 scenarios. před 6 roky
metrics.go d873a29ffa configmap updates před 6 roky
networkcosts.go f740aae2ef Added query support. před 6 roky
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. před 6 roky
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. před 6 roky
router.go 5befeb7f56 Resolution hours update před 6 roky
sql.go 0b52c581d0 Use cluster ids in metrics to differentiate source. před 6 roky
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. před 6 roky