366 Commits (ac9d5f3d535645d1e424c230c7847e37d69c68a8)

Author SHA1 Message Date
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
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