prometheus/rules/ast
Brian Brazil c3a2b63fe9 Add stddev and stdvar aggregation functions.
This adds the population standard deviation and
variance as aggregation functions, useful for
spotting how many standard deviations some samples
are from the mean.
2015-04-17 00:30:03 +01:00
..
ast.go Add stddev and stdvar aggregation functions. 2015-04-17 00:30:03 +01:00
functions.go Add square root function 2015-04-16 23:19:04 +01:00
functions_test.go Clean up license issues. 2015-01-21 20:07:45 +01:00
printer.go Add stddev and stdvar aggregation functions. 2015-04-17 00:30:03 +01:00
quantile.go Avoid +InfYs and similar, just display +Inf. 2015-03-28 18:51:41 +00:00
query_analyzer.go Lower-case some package-internal names. 2015-02-18 02:45:54 +01:00
walk.go Lower-case some package-internal names. 2015-02-18 02:45:54 +01:00