prometheus/rules/ast
Julius Volz 6297a405f2 Do not indent API JSON responses.
In one example response, this reduced the uncompressed size by 25% and
the gzipped size by 11%.

Change-Id: Ie80d44253124b9f8601b8ef9fc978e92dacff523
2014-04-22 15:16:37 +02:00
..
ast.go Separate storage implementation from interfaces. 2014-04-16 13:30:19 +02:00
functions.go Rename {Scalar,Vector}Literal to {Scalar,Vector}Selector. 2014-02-22 22:33:42 +01:00
functions_test.go Use custom timestamp type for sample timestamps and related code. 2013-12-03 09:11:28 +01:00
printer.go Do not indent API JSON responses. 2014-04-22 15:16:37 +02:00
query_analyzer.go Separate storage implementation from interfaces. 2014-04-16 13:30:19 +02:00
view_adapter.go Separate storage implementation from interfaces. 2014-04-16 13:30:19 +02:00
walk.go Make rules/ast golint clean. 2014-02-14 15:01:39 +01:00