| .. |
|
cluster.go
|
e77da9a8c2
WIP debugging cluster cost for allocate idle
|
6 лет назад |
|
costmodel.go
|
e0f4ae0851
merge develop
|
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
|
ef79631800
Adding +/-Inf test on parseDataPoint
|
6 лет назад |
|
router.go
|
892e6b60d2
better normalization error logging, fix int->float issue
|
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 лет назад |