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

13 Commits

Author SHA1 Message Date
632ab60018 Moved towards modular storage system 2015-07-06 21:41:21 +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
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
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
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
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
ee0fe6e221 Checking for short APIKeys and rejecting 2015-02-07 21:01:05 +01:00
919e361353 Initial version 2015-02-07 19:32:44 +01:00