Niko Kovacevic 49b3b71536 Fix Prometheus queries and actually prevent normalization if normalization param is false 6 سال پیش
..
cluster.go 564067890f fix pvs, idle 6 سال پیش
costmodel.go 49b3b71536 Fix Prometheus queries and actually prevent normalization if normalization param is false 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 سال پیش