139 Commits (458455245fd38fa5df73d13d74e2fa0b51d4cbb4)

Author SHA1 Message Date
Fabian Reinartz f45a5cab60 Move templates package to pkg/template 10 years ago
Fabian Reinartz c44ac7bc26 Load rule files from entire directories 10 years ago
Julius Volz ff53d10849 Fix double slash in GeneratorURL sent to alertmanager. 10 years ago
Julius Volz 267fd34156 Switch Prometheus to use github.com/prometheus/log. 10 years ago
Fabian Reinartz bb540fd9fd Implement config reloading on SIGHUP. 10 years ago
Fabian Reinartz fe935179cd Stop routing rule statements through the engine. 10 years ago
Fabian Reinartz 479891c9be Rename RuleManager to Manager, remove interface. 10 years ago
Fabian Reinartz 3ca11bcaf5 Switch Prometheus to promql package. 10 years ago
Brian Brazil c3a2b63fe9 Add stddev and stdvar aggregation functions. 10 years ago
Ceesjan Luiten 0e18784c64 Make all paths absolute to support proxies 10 years ago
beorn7 be11cb2b07 Remove the sample ingestion channel. 10 years ago
Bjoern Rabenstein 26e22e6ad6 Fix rule manager shutdown. 10 years ago
Bjoern Rabenstein 5859b74f1b Clean up license issues. 10 years ago
Bjoern Rabenstein b09453af1d Adjust to new client_golang API. 10 years ago
Julius Volz bb1e49383e Log rule evalation errors. 10 years ago
Julius Volz d6b9e97655 Remove extraction.Result type, simplify code. 10 years ago
Julius Volz 9a4ca68a61 Add metrics for rule evaluation failures. 10 years ago
Julius Volz c9618d11e8 Introduce copy-on-write for metrics in AST. 10 years ago
Bjoern Rabenstein b1e4956142 Apply a giant code cleanup. 10 years ago
Julius Volz 6eecee55b7 Fix acronym caps in GeneratorURL. 10 years ago
Bjoern Rabenstein 74c143c4c9 Improve scraper shutdown time. 10 years ago
Bjoern Rabenstein b3ed9aa7a2 Clean up start-up and shut-down. 10 years ago
Bjoern Rabenstein f5f9f3514a Major code cleanup. 10 years ago
Julius Volz e7ed39c9a6 Initial experimental snapshot of next-gen storage. 10 years ago
Bjoern Rabenstein 1909686789 Make metrics exported by the Prometheus server itself more consistent. 10 years ago
Brian Brazil f525ca5d9e Let consoles get graph links from experssions. 10 years ago
Bjoern Rabenstein 8956faeccb Migrate to new client_golang. 10 years ago
Brian Brazil 960ede66dc Use html/template for console templates and add template libary support. 10 years ago
Julius Volz 2c4cab07b1 Fix acronym caps in GeneratorURL. 10 years ago
Bjoern Rabenstein 24ece38f7c Make metrics exported by the Prometheus server itself more consistent. 10 years ago
Brian Brazil 8be993b8f8 Let consoles get graph links from experssions. 10 years ago
Bjoern Rabenstein 2128d9d811 Migrate to new client_golang. 11 years ago
Brian Brazil 29cf4d6ad9 Use html/template for console templates and add template libary support. 11 years ago
Brian Brazil e041c0cd46 Add console and alert templates with access to all data. 11 years ago
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