11977 Commits (e4ec263bcc11493953c75d1b2e7bc78fd0463e05)
 

Author SHA1 Message Date
Julius Volz a20bf35997 Fix whitespace with "make format". 12 years ago
Julius Volz 86e5edc7fe Add CSS styles for graphing frontend. 12 years ago
Julius Volz cbffb18748 General graphing improvements and frontend whitespace cleanups. 12 years ago
Julius Volz c21450a089 Use correct label name for metric name in rule. 12 years ago
Julius Volz 6929c10acf Add case-statement for OR, which still needs to be implemented. 12 years ago
Julius Volz a555ded2b3 Add "w" (weeks) as a valid timeunit. 12 years ago
Julius Volz 2c8595f96e First graphing support. 12 years ago
Julius Volz ebabaa46f4 Serialize matrices correctly. 12 years ago
juliusv 39b2e72eb0 Merge pull request #37 from matttproud/julius-base-labels 12 years ago
juliusv c0266128f4 Merge pull request #38 from matttproud/julius-metric-docstrings 12 years ago
Julius Volz 6f937ee032 Add preliminary metric docstrings and empty base labels. 12 years ago
Julius Volz 80cdb0121d Add support for configured job base labels. 12 years ago
juliusv 09d543de97 Merge pull request #35 from matttproud/fix/targetpool-and-manager-queueing 12 years ago
Matt T. Proud 190e4e3fa3 ``TargetManager`` and ``TargetPool`` ass pointers. 12 years ago
juliusv a7ed7cae91 Merge pull request #32 from matttproud/refactor/wrap-target-as-interface 12 years ago
Matt T. Proud 9752f1e61d Refactor Target as interface for testability. 12 years ago
Matt T. Proud 9af0faaefb Get ``TargetPool`` test working again. 12 years ago
Matt T. Proud d772c6c2b5 Refactor target scheduling to separate facility. 12 years ago
Matt T. Proud f1a4f26d3b Merge pull request #30 from matttproud/fix/get-metrics-for-labelset-semantics 12 years ago
Matt T. Proud d9b165220e ``GetFingerprintsForLabelSet`` uses intersection. 12 years ago
Matt T. Proud af5b376459 Merge pull request #28 from matttproud/fix/validate/retrieval-queue-behavior 12 years ago
Matt T. Proud efe61c18fa Refactor target scheduling to separate facility. 12 years ago
Julius Volz cb6eb30182 Fix state cleanup bug between rule/config parser runs. 12 years ago
Julius Volz ab746d068e Set correct Content-Type header based on output format. 12 years ago
Julius Volz 84dd62fb9b Add GoREST install to Makefile.TRAVIS. 12 years ago
juliusv f546548097 Merge pull request #27 from matttproud/julius-api 12 years ago
Julius Volz 17a4a442b3 Add REST API, expression browser, and text/JSON output formats. 12 years ago
Julius Volz 06162180ad Implement matrix range and boundary fetching from metrics store. 12 years ago
Julius Volz 483bd81a44 Allow grammar to parse both rules and single expressions. 12 years ago
Julius Volz c52b959fda Fix matrix interval time calculation. 12 years ago
Julius Volz fdf9a3aab7 Fix node type checks in arithmetic expressions. 12 years ago
Julius Volz c4a2358551 Set correct interval in MatrixLiteral.Eval(). 12 years ago
Julius Volz 429b66019c Exclude metric name in vector arithmetric label matching. 12 years ago
juliusv c2c8b8ad87 Merge pull request #24 from matttproud/julius-config-and-rules 12 years ago
Julius Volz 56384bf42a Add initial config and rule language implementation. 12 years ago
juliusv 2e865c710e Merge pull request #22 from matttproud/fix/staleness-for-last-value 12 years ago
juliusv 51bf3917df Merge pull request #23 from matttproud/feature/signal-handling 12 years ago
Matt T. Proud ac438e51f6 Debug corner-case seeking anomaly. 12 years ago
Matt T. Proud aa474d3623 Improve interruption handling. 12 years ago
Matt T. Proud be9b7942c1 Fix Stale. Pol. support in GetValueAtTime. 12 years ago
juliusv f19ca0e8a5 Merge pull request #20 from matttproud/feature/instrument-internals 12 years ago
Matt T. Proud 52f52a7ee2 Include nascent instrumentation of stack. 12 years ago
juliusv 8f010c9801 Merge pull request #5 from matttproud/feature/scraping-infrastructure 12 years ago
Matt T. Proud 2922def8d0 Use the ``TargetManager`` for targets. 12 years ago
Julius Volz 45a3e0a182 Rename Target Frequency -> Interval. 12 years ago
juliusv 64dcf046b5 Merge pull request #2 from matttproud/feature/scraping-infrastructure 12 years ago
juliusv 65694bea90 Merge pull request #3 from matttproud/fix/reduce-stochastic-test-time 12 years ago
Matt T. Proud 4f7adbbe7d Reduce work level for stochastic tests. 12 years ago
Matt T. Proud 7a9777b4b5 Create ``TargetPool`` priority queue. 12 years ago
Julius Volz af88afaf5a Remove unneeded String() method for SampleValue type. 12 years ago