| .. |
|
cluster.go
|
401c984403
Update the cluster.go metrics to leverage promparsers helper methods to ensure we get the NaN logging
|
6 年 前 |
|
costmodel.go
|
0ed9e0221f
Increase threashold to 1s
|
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
|
07806374e1
fix metertypes, typo
|
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 年 前 |