Fabian Reinartz
|
279831cdf1
|
Fix and improve parsing error output.
|
2015-04-30 12:19:39 +02:00 |
|
Fabian Reinartz
|
25cdff3527
|
Remove name arg from Parse* functions, enhance parsing errors.
|
2015-04-29 16:38:41 +02:00 |
|
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 |
|
Ceesjan Luiten
|
0e18784c64
|
Make all paths absolute to support proxies
|
2015-04-02 20:36:47 +02:00 |
|
Julius Volz
|
33702da8a8
|
Use simple Now() func in API instead of utility.Time.
|
2015-03-27 23:43:47 +01:00 |
|
Julius Volz
|
a5a553f1da
|
Add initial HTTP API tests.
This covers the /query (instant query) endpoint for now. Others to
follow.
|
2015-03-27 21:37:55 +01:00 |
|