35 Commits (eeb1da36ac685dc09fa2980954fc331cc362f459)

Author SHA1 Message Date
Julius Volz 995d3b831d Fix most golint warnings. 9 years ago
Fabian Reinartz d6b8da8d43 Switch promql types to common/model 9 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model 9 years ago
Fabian Reinartz 749ae450c5 promql: add runbook to alert statement. 10 years ago
Julius Volz d868264bb8 Improve UI of /alerts page. 10 years ago
Fabian Reinartz 5e13880201 General cleanup of rules. 10 years ago
Fabian Reinartz 75c920c95e Remove DotGraph method from Rule interface 10 years ago
Fabian Reinartz 83d07516e8 Remove EvalRaw methods from Rule interface 10 years ago
Fabian Reinartz 0de6edbdfc Move pkg/ to util/ 10 years ago
Fabian Reinartz 02717e6fde Remove generic set type 10 years ago
Fabian Reinartz dbc0d30e3e Move string functionality to pkg/strutil 10 years ago
Julius Volz d7c015c149 Convert pathPrefix to not have trailing slash. 10 years ago
Mitsuhiro Tanda 3e914a8cb1 fix graph links with path prefix 10 years ago
Fabian Reinartz 3ca11bcaf5 Switch Prometheus to promql package. 10 years ago
Bjoern Rabenstein 5859b74f1b Clean up license issues. 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 f5f9f3514a Major code cleanup. 10 years ago
Julius Volz e7ed39c9a6 Initial experimental snapshot of next-gen storage. 10 years ago
Brian Brazil f525ca5d9e Let consoles get graph links from experssions. 10 years ago
Brian Brazil 8be993b8f8 Let consoles get graph links from experssions. 10 years ago
Brian Brazil e041c0cd46 Add console and alert templates with access to all data. 11 years ago
Julius Volz 01f652cb4c Separate storage implementation from interfaces. 11 years ago
Julius Volz 740d448983 Use custom timestamp type for sample timestamps and related code. 11 years ago
Julius Volz 35ee2cd3cb Add alertmanager notification support to Prometheus. 11 years ago
Matt T. Proud 30b1cf80b5 WIP - Snapshot of Moving to Client Model. 12 years ago
Julius Volz 8ee7947b1e Ensure metric name is dropped correctly from alert labels in UI. 12 years ago
Julius Volz 0226d1ac7a Implement alerts dashboard and expression console links. 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 5b105c77fc Repointerize fingerprints. 12 years ago
Matt T. Proud 8f4c7ece92 Destroy naked returns in half of corpus. 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
Matt T. Proud b3e34c6658 Implement batch database sample curator. 12 years ago
Julius Volz 2202cd71c9 Track alerts over time and write out alert timeseries. 12 years ago