1
0
mirror of https://github.com/Luzifer/mondash.git synced 2024-09-20 09:22:58 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
zainhoda
3f7e71c0c9 Fix a bug for a median of 1 value 2015-02-22 21:20:14 -05:00
zainhoda
525db95b08 Add statistical monitoring 2015-02-22 20:16:40 -05:00
zainhoda
e5da9e4c17 Additional fixes for graphing
Historical data should be appended at the end of the list. Add some
Javascript code to convert time in int to time in string.
2015-02-22 16:19:26 -05:00
zainhoda
740ac28ce6 Add "value" as an option and basic graphing capabilities 2015-02-22 15:58:58 -05:00
Zain Hoda
84297ff0a6 Change hard-coded EUWest to USEast
In the future this should be read as an environment variable
2015-02-22 14:29:48 -05:00
6a9958088b Prepared release 1.2.1 2015-02-20 20:00:08 +01:00
077c1751cd Building against go1.4.2 2015-02-20 19:59:22 +01:00
ffaa5dc827 GOLINT: Reduced complexity of main function 2015-02-20 19:58:16 +01:00
67eb34ac43 GOLINT: Explicitly ignore errors 2015-02-20 19:47:36 +01:00
2cfd00b245 GOLINT: Unexported data types 2015-02-20 19:41:36 +01:00
aa206743e2 Prepared release 1.2.0 2015-02-17 20:50:50 +01:00
4d5038f998 Updated dependencies 2015-02-17 20:47:10 +01:00
1065a3a89e Added Godeps to ensure build environment is stable 2015-02-17 20:07:02 +01:00
076f81c4cd Added links to API docs to navbar 2015-02-08 11:03:00 +01:00
1c6f6ae9a2 Added HTTPs protocol to API documentation 2015-02-08 09:50:40 +01:00
dc97e1f218 Added link to the API 2015-02-08 09:48:49 +01:00
b5f8659eac Prepared release 1.1.0 2015-02-08 09:46:50 +01:00
dd8ce13eaf Do not show expired metrics 2015-02-08 09:16:32 +01:00
20d26087c5 Fix: Store metricID in newly created metric 2015-02-08 08:58:41 +01:00
5773189317 Some small bugfixes and imporovements
+ More speaking errors
+ Use validation for data from input
+ Prevent NaN errors
+ Use correct initialization for objects
2015-02-08 00:34:55 +01:00
07a0f8ba79 Initialize meta on new metrics 2015-02-07 23:36:40 +01:00
c9bef10930 Prepared release 1.0.0 2015-02-07 21:01:55 +01:00
ee0fe6e221 Checking for short APIKeys and rejecting 2015-02-07 21:01:05 +01:00
9c289377df fixed dockerfile to find templates 2015-02-07 20:09:54 +01:00
561578da0d Added artifact support for gobuild.luzifer.io 2015-02-07 20:03:39 +01:00
fb83a45bf2 Added Dockerfile to containerize mondash 2015-02-07 19:49:49 +01:00
f7a89ffe17 Fixed URLs to hosted version 2015-02-07 19:40:52 +01:00
919e361353 Initial version 2015-02-07 19:32:44 +01:00