7 Commits (29fff1eca43fa759c26fd3f86e17aaebb4818d77)

Author SHA1 Message Date
Jack Neely 896f951e68 Force buckets in a histogram to be monotonic for quantile estimation (#2610) 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