456 Commits (1f752b6910f2aecfb2e20846ec9f91951b1d502b)

Author SHA1 Message Date
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
Julius Volz 527831ec6e Add abs() and over-time aggregation functions. 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
Bjoern Rabenstein ca6a4fccef Weed out our homegrown test.Tester. 11 years ago
Julius Volz 6297a405f2 Do not indent API JSON responses. 11 years ago
Julius Volz 01f652cb4c Separate storage implementation from interfaces. 11 years ago
Julius Volz d411a7d810 Allow reversing vector and scalar arguments in binops. 11 years ago
Julius Volz c7c0b33d0b Add regex-matching support for labels. 11 years ago
Bjoern Rabenstein 0a65b691cc Disallow ":" in identifiers, but still allow it in metric names. 11 years ago
Julius Volz 86fc13a52e Convert metric.Values to slice of values. 11 years ago
Julius Volz bc6ee6611e Rename persistence_adapter.go -> view_adapter.go 11 years ago
Julius Volz 3f226c9724 Rename {Scalar,Vector}Literal to {Scalar,Vector}Selector. 11 years ago
Bjoern Rabenstein 682cf6fc51 Simplify QueryAnalizer.Visit(). 11 years ago
Bjoern Rabenstein fd63500ed3 Make rules/ast golint clean. 11 years ago
Julius Volz c4adfc4f25 Minor code cleanups. 11 years ago
Julius Volz 7e9ecaac3a Add count_scalar() function. 11 years ago
Julius Volz 0378c2ca1f Nonexistent labels in BY-clauses shouldn't propagate to result. 11 years ago
Julius Volz 6dc36d0c3e Don't keep extra labels in aggregations by default. 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 be8024e18c Add scalar() function. 11 years ago
Julius Volz 1eb1ceac8c Add alert-expression console links to notifications. 11 years ago
Matt T. Proud 7db518d3a0 Abstract high watermark cache into standard LRU. 11 years ago
Julius Volz 0003027dce Add needed trailing spaces in logs. 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