prometheus/rules/ast
Matt T. Proud c10780c966 Introduce telemetry for rule evaluator durations.
This commit adds telemetry for the Prometheus expression rule
evaluator, which will enable meta-Prometheus monitoring of customers
to ensure that no instance is falling behind in answering routine
queries.

A few other sundry simplifications are introduced, too.
2013-05-23 21:29:27 +02:00
..
ast.go Introduce telemetry for rule evaluator durations. 2013-05-23 21:29:27 +02:00
functions.go Destroy naked returns in half of corpus. 2013-05-16 10:53:25 +03:00
persistence_adapter.go Use GetBoundaryValues() for non-counter deltas. 2013-05-22 19:13:47 +02:00
printer.go Implement a COUNT ... BY aggregation operator. 2013-05-08 16:35:16 +02:00
query_analyzer.go Repointerize fingerprints. 2013-05-21 14:28:14 +02:00
walk.go Use AST query analyzer and views with tiered storage. 2013-03-21 18:16:52 +01:00