Commit Graph

23 Commits (d9f403ab7d93f097d4cff7abaa7e0cda6faeb009)

Author SHA1 Message Date
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 fc97e688c6 Improve printing of rules and expressions.
12 years ago
Julius Volz 74cb676537 Implement Stringer interface for rules and all their children.
12 years ago
Julius Volz 51689d965d Add debug timers to instant and range queries.
12 years ago
Julius Volz 0877680761 Implement a COUNT ... BY aggregation operator.
12 years ago
Julius Volz 56324d8ce2 Make AST query storage non-global.
12 years ago
Julius Volz dcf2e82752 Cleanup and idiomaticize rule/expression dot graph output.
12 years ago
Julius Volz 6cb3c51d24 Add sort() and sort_desc() expression language functions.
12 years ago
Julius Volz ec413459fa Depointerize Matrix/Vector types as well as time.Time arguments.
12 years ago
Julius Volz 2b8f0b2cc7 Constantize metric name label name.
12 years ago
Julius Volz 8e4c5b0cea Use AST query analyzer and views with tiered storage.
12 years ago
Matt T. Proud 5959cd9e53 Include Julius' feedback.
12 years ago
Matt T. Proud a70ee43ad3 Niladic ``ToString()`` to idiomatic ``String()``.
12 years ago
Julius Volz c3d31febd6 Move durationToString to common place and cleanup error handling.
12 years ago
Julius Volz 16d9dcd6a8 Add copyright notices to all remaining files.
12 years ago
Julius Volz 1760d927c8 Add error propagation to web UI via special JSON error type.
12 years ago
Julius Volz 93670aa129 Return API errors in JSON format.
12 years ago
Julius Volz a20bf35997 Fix whitespace with "make format".
12 years ago
Julius Volz 2c8595f96e First graphing support.
12 years ago
Matt T. Proud efe61c18fa Refactor target scheduling to separate facility.
12 years ago
Julius Volz 17a4a442b3 Add REST API, expression browser, and text/JSON output formats.
12 years ago
Julius Volz 56384bf42a Add initial config and rule language implementation.
12 years ago