28 Commits (fe80cf4734d780001c9c30df9dbf7afc9c4e0559)

Author SHA1 Message Date
johncming 099b0d7c29 template: remove redundant parentheses. (#5904) 5 years ago
AllenZMC 00b556e9b5 fix mis-spelling in template.go 5 years ago
Jens Erat 375aeb9158 Added humanizePercentage formatting to templates (#5670) 6 years ago
Bjoern Rabenstein 38d518c0fe Rework #5009 after comments 6 years ago
Sylvain Rabot 335a34486e Add external labels to template expansion 6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388) 6 years ago
Mucahit Kurt 4a6c329d71 add alert template expanding failure metric (#4747) 6 years ago
Ganesh Vernekar 05726c5ea2 Test template expansion while loading groups (#4537) 6 years ago
Dominik-K 67c13ba156 template: all `text_template` settings before parsing (bugfix "nil-pointer dereference") (#3854) 7 years ago
Fabian Reinartz 2d0e3746ac rules: remove dependency on promql.Engine 7 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 7 years ago
Julius Volz ac203ef0ee Add externalURL template function (#2716) 8 years ago
Fabian Reinartz 5817cb5bde *: migrate from model.* to promql.* types 8 years ago
Fabian Reinartz 09666e2e2a promql: make scalar public 8 years ago
Julius Volz c187308366 storage: Contextify storage interfaces. 8 years ago
Julius Volz ed5a0f0abe promql: Allow per-query contexts. 8 years ago
Dmitry Ulianov a8619111f3 Added toUpper and toLower formatting to templates 8 years ago
Brian Brazil 738af32057 template: Use zero-values for missing values. 9 years ago
Julius Volz af513468eb Fix some dead code, missing error checks, shadowings. 9 years ago
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
Julius Volz bbc8b8490e Switch human-readable times to UTC. 10 years ago
Julius Volz d868264bb8 Improve UI of /alerts page. 10 years ago
Fabian Reinartz 0de6edbdfc Move pkg/ to util/ 10 years ago
Fabian Reinartz dbc0d30e3e Move string functionality to pkg/strutil 10 years ago
Fabian Reinartz f45a5cab60 Move templates package to pkg/template 10 years ago
Fabian Reinartz e04d05d8b3 Do implicit conversion in template queries. 10 years ago
Fabian Reinartz 3ca11bcaf5 Switch Prometheus to promql package. 10 years ago
Brian Brazil c3a2b63fe9 Add stddev and stdvar aggregation functions. 10 years ago
Ceesjan Luiten 0e18784c64 Make all paths absolute to support proxies 10 years ago
Brian Brazil 941f585164 Avoid +InfYs and similar, just display +Inf. 10 years ago
Brian Brazil 93edd930a6 Better handling of edge conditions in humanizeDuration 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 4a2b96f848 Remove backoff on scrape failure. 10 years ago
Brian Brazil 144d5bb9fd Add 'tmpl', a 'template' for non-string literal names. 10 years ago
Brian Brazil f525ca5d9e Let consoles get graph links from experssions. 10 years ago
Brian Brazil 2f76f434a5 Add humanizeDuration function. 10 years ago
Brian Brazil 960ede66dc Use html/template for console templates and add template libary support. 10 years ago
Brian Brazil cd3592aebc Add title and match functions. 10 years ago
Brian Brazil 9b74324d9e Add functions for regex replacement, sorting and humanizing. 10 years ago
Brian Brazil 3835b7507d Remove backoff on scrape failure. 10 years ago
Brian Brazil 7ad2cfdfbc Add 'tmpl', a 'template' for non-string literal names. 10 years ago
Brian Brazil 8be993b8f8 Let consoles get graph links from experssions. 10 years ago
Brian Brazil fce3873b02 Add humanizeDuration function. 11 years ago
Brian Brazil 29cf4d6ad9 Use html/template for console templates and add template libary support. 11 years ago