Commit Graph
203 Commits
Author SHA1 Message Date
TwinProduction 147fbe04d7 Add step for codecov 2020-10-21 23:05:11 -04:00
TwinProduction 947a28f45d Improve test coverage 2020-10-21 22:56:35 -04:00
TwinProduction 8c61044e7c Improve alerting providers test coverage 2020-10-21 22:35:37 -04:00
TwinProduction 89ffc5a788 Improve test coverage 2020-10-21 22:21:51 -04:00
TwinProduction 20515b5dd4 Improve test coverage 2020-10-21 22:10:58 -04:00
TwinProduction 7dc200d887 Add test for when configuration file doesn't exist 2020-10-21 21:59:44 -04:00
TwinProduction a32d98ab96 Improve testing coverage 2020-10-21 21:56:07 -04:00
TwinProduction dca517e077 Improve testing coverage for twilio and pagerduty providers 2020-10-21 21:34:01 -04:00
TwinProduction aa671bc72d Add basic tests for providers 2020-10-21 21:18:06 -04:00
TwinProduction ce6cc9e18d Minor readability improvements 2020-10-19 19:26:29 -04:00
TwinProduction 1b995e0d48 Fix typo v1.3.3 2020-10-17 16:20:31 -04:00
TwinProduction 030316b8d4 Update documentation 2020-10-17 16:12:40 -04:00
TwinProduction 0a7988f2ff Add disable-monitoring-lock configuration parameter 2020-10-16 23:07:14 -04:00
TwinProduction 816bc95905 Return yaml unmarshal error v1.3.2 2020-10-16 12:12:00 -04:00
TwinProduction 58b9b17944 Trim down size of condition to display on invalid path 2020-10-15 22:44:34 -04:00
TwinProduction a66cfc094a Ignore "unexpected end of JSON input" errors 2020-10-15 22:43:24 -04:00
TwinProduction 8fd6eddc16 Make sure that the SHA512 hash is lowercase v1.3.1 2020-10-14 21:45:45 -04:00
TwinProduction 402525d572 Update Kubernetes example 2020-10-14 20:07:56 -04:00
Chris CandGitHub 68c8076c73 Merge pull request #20 from TwinProduction/basic-auth
Implement basic authentication for dashboard
v1.3.0
2020-10-14 19:51:50 -04:00
TwinProduction 331b089afb Document security feature (#8) 2020-10-14 19:26:34 -04:00
TwinProduction ea454eb3b2 Add tests for basic authentication (#8) 2020-10-14 19:26:14 -04:00
TwinProduction 3e9aba6cbb Wrap /api/v1/results handler with security handler if security config is valid (#8) 2020-10-14 19:25:50 -04:00
TwinProduction 3fb7d27f3a Add security handler (#8) 2020-10-14 19:24:36 -04:00
TwinProduction c0b1fefec8 Support SHA512 as hashing algorithm (#8) 2020-10-14 19:24:00 -04:00
TwinProduction 9220a777bb Start working on #8: Support basic authentication for the dashboard 2020-10-14 19:22:58 -04:00
TwinProduction 70c9c4b87c Switch to MIT 2020-10-12 23:49:25 -04:00
TwinProduction 148b7bbdfd Add follow badge 2020-10-11 01:13:14 -04:00
TwinProduction a556ca797b Add Go version badge 2020-10-07 19:14:21 -04:00
TwinProduction 3d7dbf4bba Improve documentation 2020-10-06 19:07:47 -04:00
TwinProduction 230c8821ec Merge util.go into condition.go v1.2.0 2020-10-04 20:00:24 -04:00
TwinProduction ecef3d9538 Add result.Connected in integration tests 2020-10-04 19:55:19 -04:00
TwinProduction 3ecfe4d322 Close #18: Support monitoring TCP services 2020-10-04 19:49:02 -04:00
TwinProduction 6a3f65db7f Close #14: Support skipping certificate verification (services[].insecure) 2020-10-04 17:01:10 -04:00
Chris CandGitHub ed490669b1 Merge pull request #15 from hurnhu/refresh-interval
Close #1: Add support for refresh interval
v1.1.1
2020-10-02 12:20:09 -04:00
TwinProduction 187b38ee22 Fix format 2020-10-02 12:10:09 -04:00
TwinProduction 261fe27b2e Move refresh interval to bottom left corner instead
+ Use icon
+ Minor improvements
2020-10-02 12:08:52 -04:00
mike a29f175cba default 30 seconds 2020-10-02 10:10:48 -04:00
mike f26dacaf22 changed interval input to a select. select is autopopulated with options on load. default is 30 seconds 2020-10-02 09:48:23 -04:00
TwinProduction b4d81a9661 Tables are cuter v1.1.0 2020-10-01 20:04:04 -04:00
TwinProduction 81c59f02d8 Close #16: Update documentation 2020-10-01 19:57:52 -04:00
TwinProduction 8101646ba5 Work on #16: Support patterns 2020-10-01 19:57:11 -04:00
Michael LaPan 93b7220d5f added code to set the refresh interval 2020-10-01 10:45:20 -04:00
TwinProduction 18d3236586 Make resolved/triggered alert logs more obvious 2020-09-29 20:06:47 -04:00
TwinProduction bc16ae1794 Add tests for comparing two placeholders 2020-09-29 19:33:06 -04:00
Chris CandGitHub d019942278 Update README.md 2020-09-28 12:50:22 -04:00
TwinProduction 8c5551f93b Update build.yml 2020-09-27 20:39:42 -04:00
TwinProduction 3b15feaf7d Update README.md 2020-09-26 15:21:06 -04:00
TwinProduction 326ad2c80d Update README.md 2020-09-26 15:18:52 -04:00
TwinProduction b4b9f5c1be Improve documentation 2020-09-26 15:15:50 -04:00
TwinProduction ac5ad9d173 Work on common provider interface to make adding new providers easier v1.0.1 2020-09-26 14:23:43 -04:00