154 Commits (8330801222a5f2617c3d743f0723942caac21057)

Author SHA1 Message Date
Julius Volz 01f652cb4c Separate storage implementation from interfaces. 11 years ago
Stuart Nelson b75adfebad add evalDuration histogram and ruleCount counter for rules 11 years ago
Julius Volz 77a79d1fc0 Display filename when encountering bad rule file. 11 years ago
Julius Volz fb44580110 Cleanup/fix program termination sequence. 11 years ago
Julius Volz 740d448983 Use custom timestamp type for sample timestamps and related code. 11 years ago
Julius Volz 1eb1ceac8c Add alert-expression console links to notifications. 11 years ago
Julius Volz aa5d251f8d Use github.com/golang/glog for all logging. 11 years ago
Julius Volz 3b970c5133 Add variable interpolation to notification messages. 11 years ago
Julius Volz 35ee2cd3cb Add alertmanager notification support to Prometheus. 11 years ago
Matt T. Proud 30b1cf80b5 WIP - Snapshot of Moving to Client Model. 12 years ago
Julius Volz 0226d1ac7a Implement alerts dashboard and expression console links. 12 years ago
Julius Volz ba29d07901 Show loaded rules in Status dashboard. 12 years ago
Julius Volz adb87816f4 Put RuleManager concurrency in hands of caller, fix races. 12 years ago
Matt T. Proud c10780c966 Introduce telemetry for rule evaluator durations. 12 years ago
Julius Volz 56324d8ce2 Make AST query storage non-global. 12 years ago
Julius Volz 9cea5d9df8 Convert the Prometheus configuration to protocol buffers. 12 years ago
Julius Volz d8110fcd9c Send sample arrays instead of single samples over channels. 12 years ago
Julius Volz 2202cd71c9 Track alerts over time and write out alert timeseries. 12 years ago
Julius Volz c0601abf46 Implement initial no-op alert parsing and rule parsing tests. 12 years ago
Julius Volz 1eb586db7d Fix rule evaluation closure. 12 years ago
Julius Volz c4d0969c00 Propagate more errors during rule evaluation. 12 years ago
Matt T. Proud ea54751431 Update import paths to new location. 12 years ago
Julius Volz 483bd81a44 Allow grammar to parse both rules and single expressions. 12 years ago
Julius Volz 56384bf42a Add initial config and rule language implementation. 12 years ago