15 Commits (d3a1ff1abf9e426c085b8812b467d0f2b48c0a72)

Author SHA1 Message Date
Mario Trangoni 0e2aa35771 promql: fix unconvert issues (#4040) 7 years ago
Jack Neely 896f951e68 Force buckets in a histogram to be monotonic for quantile estimation (#2610) 8 years ago
Fabian Reinartz 9ea10d5265 promql: use labels.Builder to modify labels 8 years ago
Fabian Reinartz c6cd998905 promql: use local labels, add conversion 8 years ago
Fabian Reinartz ff504af2aa promql: undo accidental exports 8 years ago
Fabian Reinartz ac5d3bc05e promql: scalar T/V and Point 8 years ago
Fabian Reinartz a62df87022 promql: rename vector 8 years ago
Fabian Reinartz 15a931dbdb promql: migrate model types, use tsdb interfaces 8 years ago
Brian Brazil 0303ccc6a7 Add quantile aggregator. 8 years ago
Brian Brazil 15f9fe0a45 Factor out quantile fucntion. 8 years ago
Fabian Reinartz d6b8da8d43 Switch promql types to common/model 9 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model 9 years ago
Brian Brazil f34de493d5 Add increase() function, to replace delta(..., 1). 10 years ago
Fabian Reinartz 5602328c7c Refactor query evaluation. 10 years ago
Brian Brazil 941f585164 Avoid +InfYs and similar, just display +Inf. 10 years ago
beorn7 9e85ab0eef Apply the new signature/fingerprinting functions from client_golang. 10 years ago
beorn7 17443d288b Avoid copying of the COWMetric if we already have the metric available. 10 years ago
beorn7 9e7c3e3bcd Add the histogram_quantile function. 10 years ago