593f0f9b17
Include application version into response
2016-03-27 21:02:31 +02:00
d0d5587cd9
Updated dependencies
2016-03-27 20:46:08 +02:00
8a3cf7db08
Allow to use passed status instead of MAD
2016-03-27 20:32:53 +02:00
bf1b40a7bc
Fix apiary documentation
2016-03-27 19:00:00 +02:00
a707308b88
Use rconfig package for CLI argument parsing
2016-03-27 18:29:47 +02:00
31d0ac0c7e
Use golang:alpine (go1.6) for container
2016-03-27 18:02:14 +02:00
89d69c9809
Moved towards go1.6 vendoring
2016-03-27 18:01:26 +02:00
7d034e23d1
Prepared release 1.5.1
2016-01-23 13:25:36 +01:00
1f9b6f07a0
Fixed docker build
2016-01-23 13:22:33 +01:00
6cc4dc4572
Fix: Do not try to load negative slice bounds
2016-01-23 13:22:33 +01:00
f4164b4a86
Prepared release 1.5.0
2015-07-10 20:30:24 +02:00
91b4e1a21c
Display only 60 items in graph
...
The decision is left to the template so template designers can easily change this behavior by removing the lastNItems filter in the template itself. Also the value can be changed easily.
fixes #4
2015-07-10 20:28:55 +02:00
ee8770b9d8
Colorize current value label according to metric status
2015-07-07 01:20:50 +02:00
e49556277c
Prepared release 1.4.0
2015-07-07 01:14:29 +02:00
1937b981f6
Fix: Was not storing data
2015-07-07 01:01:14 +02:00
ae3e597e56
Fix: Config is required to determine bucket name
2015-07-06 23:53:12 +02:00
72d90f5fbe
Added check for configuration
2015-07-06 23:23:07 +02:00
d80b6cbaa3
Updated README
2015-07-06 23:15:13 +02:00
1960402d64
Fix: New dashboards were not storable
2015-07-06 23:07:04 +02:00
c9a95aa012
Added abbreviation to MAD
2015-07-06 23:06:11 +02:00
a3a148b0ff
Write access-log
2015-07-06 22:49:05 +02:00
b9e5281a87
Fix: Do not try to continue if error ocurred
2015-07-06 22:32:25 +02:00
d975f946de
Fix: Use BaseURL from config
2015-07-06 22:24:56 +02:00
6d5375e55a
Migrated to Gorilla mux instead of martini
2015-07-06 22:23:46 +02:00
3cdda0175f
Added support for local file storage
2015-07-06 22:08:56 +02:00
2cf993e1b4
Refreshed Godeps
2015-07-06 21:44:45 +02:00
43caf7e23d
LINT: Documented source code
2015-07-06 21:44:13 +02:00
632ab60018
Moved towards modular storage system
2015-07-06 21:41:21 +02:00
daa9b7eed7
Added "value" parameter to API documentation and welcome runner
2015-07-06 20:35:51 +02:00
13beddc97a
Prepared release 1.3.0
2015-07-06 20:32:27 +02:00
ad23f880f3
Revert "Change hard-coded EUWest to USEast"
...
This reverts commit 84297ff0a6
.
2015-07-06 20:28:55 +02:00
36fc6ede75
Revert "Remove S3"
...
This reverts commit ba4ccee98c
.
2015-07-06 20:28:44 +02:00
55386a5eab
Merge remote-tracking branch 'alphahat/master'
2015-07-06 20:27:41 +02:00
444420523b
Added license file
2015-05-25 20:29:52 +02:00
45316fc367
Prepared release 1.2.2
2015-04-22 22:13:37 +02:00
fad4a6cb8d
Close the reader to ensure we don't spam with open FDs
2015-04-22 22:13:00 +02:00
afaa9344c7
Replaced URL to use apex
2015-03-12 23:53:33 +01:00
zainhoda
ba4ccee98c
Remove S3
...
S3 storage becomes really expensive. The network latency is also worse
than local file latency.
2015-03-12 01:13:45 -04:00
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