prometheus/web/api
Fabian Reinartz 3ca11bcaf5 Switch Prometheus to promql package.
This commit removes all functionality from rules/ that is now handled in
promql/.
All parts of Prometheus are changed to use the promql/ package.
2015-04-28 16:19:23 +02:00
..
api.go Switch Prometheus to promql package. 2015-04-28 16:19:23 +02:00
api_test.go Switch Prometheus to promql package. 2015-04-28 16:19:23 +02:00
query.go Switch Prometheus to promql package. 2015-04-28 16:19:23 +02:00
query_test.go Use simple Now() func in API instead of utility.Time. 2015-03-27 23:43:47 +01:00