prometheus/web
Julius Volz cb816ea14a Improve timestamp/duration parsing in query API.
Don't handle `0` as a special timestamp value for "now" anymore, except
in the `QueryRange()` case, where existing API consumers still expect
`0` to mean "now".

Also, properly return errors now for malformed timestamp/duration
float values.
2015-03-21 16:58:45 +01:00
..
api Improve timestamp/duration parsing in query API. 2015-03-21 16:58:45 +01:00
blob Merge web/blob/Makefile into web/Makefile 2015-01-29 19:12:32 -05:00
httputils Clean up license issues. 2015-01-21 20:07:45 +01:00
static More fixes around special values in graphs. 2015-03-19 14:26:25 +01:00
templates Remove /api/targets call and do not show job and instance labels on status. 2015-03-18 18:53:43 +01:00
.gitignore Ignore web/static/generated and build/root/share 2013-04-25 12:33:27 +02:00
alerts.go Clean up license issues. 2015-01-21 20:07:45 +01:00
consoles.go Clean up license issues. 2015-01-21 20:07:45 +01:00
handler.go Clean up license issues. 2015-01-21 20:07:45 +01:00
Makefile Improve comments about embedding. 2015-02-02 12:37:39 +01:00
status.go Remove /api/targets call and do not show job and instance labels on status. 2015-03-18 18:53:43 +01:00
web.go Remove the sample ingestion channel. 2015-03-15 14:08:22 +01:00