Commit Graph

29 Commits (f0a1ebc19df4bb580bb560a191d121cb7bf3ce67)

Author SHA1 Message Date
Elif T. Kuş daebf68ea2 Rewrote tests for relabel and template (#3754) 8 years ago
Dominik-K 67c13ba156 template: all `text_template` settings before parsing (bugfix "nil-pointer dereference") (#3854) 8 years ago
Fabian Reinartz 2d0e3746ac rules: remove dependency on promql.Engine 8 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 8 years ago
Julius Volz ac203ef0ee Add externalURL template function (#2716) 9 years ago
Fabian Reinartz 311e7b5069 storage/vendor: update to latest fabxc/tsdb 9 years ago
Fabian Reinartz 157e698958 web/api: fix min/max timestamps to valid range 9 years ago
Fabian Reinartz fecf9532b9 *: fix misc compile errors 9 years ago
Fabian Reinartz 5817cb5bde *: migrate from model.* to promql.* types 9 years ago
Fabian Reinartz 09666e2e2a promql: make scalar public 9 years ago
Julius Volz c187308366 storage: Contextify storage interfaces. 9 years ago
Julius Volz ed5a0f0abe promql: Allow per-query contexts. 9 years ago
beorn7 094a098ce6 Revert "Revert the /graph changes." 9 years ago
beorn7 aa43d34a86 Revert the /graph changes. 9 years ago
Dmitry Ulianov a8619111f3 Added toUpper and toLower formatting to templates 10 years ago
Bora Tunca fc6cdd0611 Update backend helpers and templates to new url schema 10 years ago
beorn7 4b574e8a61 Switch chunk encoding to type 2 where it was hardcoded type 1 before 10 years ago
Brian Brazil 738af32057 template: Use zero-values for missing values. 10 years ago
Julius Volz af513468eb Fix some dead code, missing error checks, shadowings. 10 years ago
Julius Volz 995d3b831d Fix most golint warnings. 11 years ago
Fabian Reinartz d6b8da8d43 Switch promql types to common/model 11 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model 11 years ago
Julius Volz bbc8b8490e Switch human-readable times to UTC. 11 years ago
Julius Volz d868264bb8 Improve UI of /alerts page. 11 years ago
Fabian Reinartz fe301d7946 promql: remove global flags 11 years ago
Fabian Reinartz 0de6edbdfc Move pkg/ to util/ 11 years ago
Fabian Reinartz dbc0d30e3e Move string functionality to pkg/strutil 11 years ago
Fabian Reinartz f45a5cab60 Move templates package to pkg/template 11 years ago