Code

Don't try to display metric information after the query failed.
[sysdb/webui.git] / server / query.go
2015-02-21 Sebastian HarlDon't try to display metric information after the query...
2014-11-26 Sebastian HarlAdded support for looking up other object types besides...
2014-11-26 Sebastian HarlAdded a very simple query language for name or attribut...
2014-11-24 Sebastian HarlMake a metric's graph's time-range configurable.
2014-11-23 Sebastian HarlMake a graph's start and end times configurable.
2014-11-23 Sebastian HarlLet the query helper ensure that all string arguments...
2014-11-22 Sebastian HarlSplit server.go into server.go and query.go.