378 Commits (1a9cdbd024fea05a1888c3164058087476cfdc3b)

Author SHA1 Message Date
Julius Volz d4374a9265 More efficient JSON query result format. 10 years ago
Brian Brazil a31730e88b Make 2nd arg to delta optional. Add a deriv() function. 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
Brian Brazil ffa2e73803 Fix regression from 5e8d57bec1 10 years ago
Julius Volz cc27fb8aab Rename remaining all-caps constants in AST layer. 10 years ago
Julius Volz 895523ad14 Include necessary Makefile.INCLUDE from rules/Makefile. 10 years ago
Julius Volz 2ade9d40cf Clarify why we need int constants for expression types. 10 years ago
Julius Volz 00a2a93a05 Add regression tests for metrics mutations in AST. 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
Bjoern Rabenstein fee88a7a77 Remove the remaining races, new and old. 10 years ago
Bjoern Rabenstein 7d11019aa2 Squash a few trivial TODOs. 10 years ago
Julius Volz 6eecee55b7 Fix acronym caps in GeneratorURL. 10 years ago
Bjoern Rabenstein 0ae1d8889a Fix tests after merge. 10 years ago
Julius Volz b7bf11230a Add absent() function. 10 years ago
Julius Volz 3d47f94149 Drop metric names after transformations. 10 years ago
Bjoern Rabenstein 14bda4180c Changes after pair code review. 10 years ago
Bjoern Rabenstein 006b5517e2 Simplify makefiles. 10 years ago
Bjoern Rabenstein 74c143c4c9 Improve scraper shutdown time. 10 years ago
Julius Volz 0712d738d1 Allow alternative "by"-clause position in grammar. 10 years ago
Julius Volz 0e48c18bbf Allow omitting the metric name in queries. 10 years ago
Bjoern Rabenstein 096fa0f8b2 Squash a number of TODOs. 10 years ago
Bjoern Rabenstein b3ed9aa7a2 Clean up start-up and shut-down. 10 years ago
Bjoern Rabenstein 38fc24d0ed Fix targetpool_test.go and other tests. 10 years ago
Julius Volz 7f5d3c2c29 Fix and improve the fp locker. 10 years ago
Julius Volz 358f97791d Minor cleanups. 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
Julius Volz 85497e3f38 Add function to drop common labels in a vector. 10 years ago
Julius Volz 3fdb74e571 Add more topk() / bottomk() tests. 10 years ago
Julius Volz c582ae73c2 Implement topk() and bottomk() functions. 10 years ago
Bjoern Rabenstein 1909686789 Make metrics exported by the Prometheus server itself more consistent. 10 years ago
Julius Volz 00b9489f1c Fix time() behavior. 10 years ago
Julius Volz c5984f1818 Add abs() and over-time aggregation functions. 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
Julius Volz f1aac54104 Allow alternative "by"-clause position in grammar. 10 years ago
Julius Volz 080b952647 Allow omitting the metric name in queries. 10 years ago
Brian Brazil 35fb5378bc Add back consoles link. 10 years ago
Julius Volz b65c5dd752 Add function to drop common labels in a vector. 10 years ago
Julius Volz f7cd18abdf Add more topk() / bottomk() tests. 10 years ago
Julius Volz 200d02effe Implement topk() and bottomk() functions. 10 years ago
Bjoern Rabenstein 24ece38f7c Make metrics exported by the Prometheus server itself more consistent. 10 years ago
Julius Volz 54eb21b22a Fix time() behavior. 10 years ago