1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-03-23 23:40:07 +00:00

Commit Graph

  • 5699a1c236 Improve test coverage for duration parsing TwinProduction 2020-11-16 10:27:46 -05:00
  • 573b5f89e1 Improve test coverage TwinProduction 2020-11-16 10:10:02 -05:00
  • 108a88ae57 improving build caching Anastas Dancha 2020-11-16 17:18:06 +03:00
  • 121369d9c0 Add basic duration comparison Elouan Martinet 2020-11-15 18:26:35 +01:00
  • d1f24dbea4 Merge pull request #37 from Exagone313/certificate-expiration Chris C 2020-11-15 13:50:49 -05:00
  • 27c8c552a2 Add tests for certificate expiration Elouan Martinet 2020-11-15 18:47:28 +01:00
  • e0109e79af Add documentation for CERTIFICATE_EXPIRATION placeholder Elouan Martinet 2020-11-15 18:34:54 +01:00
  • 7d97e83875 Add support for comparing duration before certificate expiration Elouan Martinet 2020-11-15 18:33:09 +01:00
  • d50721c8f0 Compare numeric values as int64 Elouan Martinet 2020-11-15 16:50:05 +01:00
  • d184786fd1 Update alerting provider order TwinProduction 2020-11-14 18:52:01 -05:00
  • f273ee4a27 Merge pull request #33 from ziedzaiem/master v1.5.0 Chris C 2020-11-14 18:38:53 -05:00
  • 37dc52f560 Update alerting/provider/mattermost/mattermost.go : fix indent Zied Zaïem 2020-11-14 23:16:14 +01:00
  • b20e2789e1 Update alerting/provider/mattermost/mattermost.go : remove extra white space Zied Zaïem 2020-11-14 23:15:45 +01:00
  • 7b5c40d68c Fix #34: Extra comma in the Slack provider request body TwinProduction 2020-11-14 16:17:19 -05:00
  • 39aaae8b50 Add Mettermost Alerting Zied ZAIEM 2020-11-14 15:55:37 +01:00
  • 79c60d834e Close #31: Support insecure parameter for custom alerting provider v1.4.1 TwinProduction 2020-11-13 15:01:21 -05:00
  • 3773f952a8 Add deployment example for Kubernetes v1.4.0 TwinProduction 2020-11-11 20:18:54 -05:00
  • 7699552c5b Extract the port from the service for Kubernetes auto discovery TwinProduction 2020-11-11 19:47:53 -05:00
  • aeb0fb35d8 Minor fix TwinProduction 2020-11-11 18:35:54 -05:00
  • 44d7b9b82c Merge pull request #30 from TwinProduction/k8s Chris C 2020-11-11 18:30:54 -05:00
  • 5d29f944c4 Add TestParseAndValidateConfigBytesWithKubernetesAutoDiscoveryUsingClusterModeIn TwinProduction 2020-11-11 18:20:52 -05:00
  • cf968cbf86 Enable debug in alerting test for missing test coverage TwinProduction 2020-11-11 18:13:39 -05:00
  • 0909024e43 Improve test coverage TwinProduction 2020-11-11 18:11:30 -05:00
  • d4d4ca236a Start working on tests for auto discovery TwinProduction 2020-11-11 18:05:18 -05:00
  • dbc893fbc4 Improve documentation TwinProduction 2020-11-11 16:37:08 -05:00
  • 3a0a8db898 Several changes: - Rename ExcludeSuffix to ExcludedServiceSuffixes - Rename ServiceSuffix to HostnameSuffix - Rename HealthAPI to TargetPath - Add ExcludedServices TwinProduction 2020-11-11 16:29:30 -05:00
  • a658100da4 Add logs for Kubernetes auto discover TwinProduction 2020-11-11 15:14:21 -05:00
  • f406206eae Create type ClusterMode string and panic only in the config validation function TwinProduction 2020-11-11 15:10:44 -05:00
  • ea6c788fa0 Use pointers instead of empty struct in k8s.Config TwinProduction 2020-11-11 14:52:53 -05:00
  • 5df5e6755e Minor fix TwinProduction 2020-11-11 14:52:26 -05:00
  • 7e0243ee29 Use default namespace as example TwinProduction 2020-11-11 14:52:15 -05:00
  • 7af67af086 Fix typo TwinProduction 2020-11-11 14:51:38 -05:00
  • fff34fff58 Merge discovery package into k8s package TwinProduction 2020-11-11 14:46:19 -05:00
  • 799c3e9187 Remove service-suffix from under kubernetes since it was moved under namespaces TwinProduction 2020-11-11 14:30:47 -05:00
  • c746579222 Merge branch 'k8s' of https://github.com/TwinProduction/gatus into add-auto-discovery TwinProduction 2020-11-11 14:27:40 -05:00
  • 9ee6d77179 Merge pull request #25 from rapido-labs/add-auto-discovery Chris C 2020-11-11 14:26:53 -05:00
  • 42659a0878 Move discovery configuration validation in config package TwinProduction 2020-11-11 14:22:31 -05:00
  • 559d286121 (refactor) Move all k8s config under kubernetes field | Adarsh Adarsh K Kumar 2020-11-11 23:10:06 +05:30
  • 38c76aefc2 Validate interface implementation on compile TwinProduction 2020-11-02 22:43:55 -05:00
  • 81e6e0b188 (feat) Add auto-discovery in k8s | Adarsh Adarsh K Kumar 2020-10-30 21:00:03 +05:30
  • 3df8fc8c3c Merge pull request #23 from TwinProduction/max-idle-conns v1.3.4 Chris C 2020-10-30 09:56:40 -04:00
  • 835704bf8a Set MaxIdleConns and MaxIdleConnsPerHost to 100 and 20 respectively TwinProduction 2020-10-30 09:51:42 -04:00
  • 2066497553 Set MaxIdleConns and MaxIdleConnsPerHost to 100 and 20 respectively TwinProduction 2020-10-30 09:50:40 -04:00
  • babc7f9f07 Fix issue with displayed condition when condition uses len() TwinProduction 2020-10-29 17:18:43 -04:00
  • d76caeeb35 Add missing heading in ToC TwinProduction 2020-10-28 11:00:18 -04:00
  • 8c73d0ce88 Minor improvement TwinProduction 2020-10-23 16:35:40 -04:00
  • 72e6d1cda9 Fix typo TwinProduction 2020-10-23 16:35:16 -04:00
  • 4655e74c2a Minor improvements TwinProduction 2020-10-23 16:31:49 -04:00
  • 77ad91a297 Fix Golint TwinProduction 2020-10-23 16:29:20 -04:00
  • 0b1f20d0de Improve code documentation TwinProduction 2020-10-23 16:12:53 -04:00
  • 4e3856c638 Improve code documentation TwinProduction 2020-10-23 16:07:51 -04:00
  • 1bde98868e Improve code documentation TwinProduction 2020-10-23 15:58:59 -04:00
  • c09cd9df7e Add codecov badge TwinProduction 2020-10-21 23:08:11 -04:00
  • 147fbe04d7 Add step for codecov TwinProduction 2020-10-21 23:05:11 -04:00
  • 947a28f45d Improve test coverage TwinProduction 2020-10-21 22:56:35 -04:00
  • 8c61044e7c Improve alerting providers test coverage TwinProduction 2020-10-21 22:35:37 -04:00
  • 89ffc5a788 Improve test coverage TwinProduction 2020-10-21 22:21:51 -04:00
  • 20515b5dd4 Improve test coverage TwinProduction 2020-10-21 22:10:58 -04:00
  • 7dc200d887 Add test for when configuration file doesn't exist TwinProduction 2020-10-21 21:59:44 -04:00
  • a32d98ab96 Improve testing coverage TwinProduction 2020-10-21 21:56:07 -04:00
  • dca517e077 Improve testing coverage for twilio and pagerduty providers TwinProduction 2020-10-21 21:34:01 -04:00
  • aa671bc72d Add basic tests for providers TwinProduction 2020-10-21 21:18:06 -04:00
  • ce6cc9e18d Minor readability improvements TwinProduction 2020-10-19 19:26:29 -04:00
  • 1b995e0d48 Fix typo v1.3.3 TwinProduction 2020-10-17 16:20:31 -04:00
  • 030316b8d4 Update documentation TwinProduction 2020-10-17 16:12:40 -04:00
  • 0a7988f2ff Add disable-monitoring-lock configuration parameter TwinProduction 2020-10-16 23:07:14 -04:00
  • 816bc95905 Return yaml unmarshal error v1.3.2 TwinProduction 2020-10-16 12:12:00 -04:00
  • 58b9b17944 Trim down size of condition to display on invalid path TwinProduction 2020-10-15 22:44:34 -04:00
  • a66cfc094a Ignore "unexpected end of JSON input" errors TwinProduction 2020-10-15 22:43:24 -04:00
  • 8fd6eddc16 Make sure that the SHA512 hash is lowercase v1.3.1 TwinProduction 2020-10-14 21:45:45 -04:00
  • 402525d572 Update Kubernetes example TwinProduction 2020-10-14 20:07:52 -04:00
  • 68c8076c73 Merge pull request #20 from TwinProduction/basic-auth v1.3.0 Chris C 2020-10-14 19:51:50 -04:00
  • 331b089afb Document security feature (#8) TwinProduction 2020-10-14 19:26:34 -04:00
  • ea454eb3b2 Add tests for basic authentication (#8) TwinProduction 2020-10-14 19:26:14 -04:00
  • 3e9aba6cbb Wrap /api/v1/results handler with security handler if security config is valid (#8) TwinProduction 2020-10-14 19:25:50 -04:00
  • 3fb7d27f3a Add security handler (#8) TwinProduction 2020-10-14 19:24:36 -04:00
  • c0b1fefec8 Support SHA512 as hashing algorithm (#8) TwinProduction 2020-10-14 19:24:00 -04:00
  • 9220a777bb Start working on #8: Support basic authentication for the dashboard TwinProduction 2020-10-14 19:22:58 -04:00
  • 70c9c4b87c Switch to MIT TwinProduction 2020-10-12 23:49:25 -04:00
  • 148b7bbdfd Add follow badge TwinProduction 2020-10-11 01:13:14 -04:00
  • a556ca797b Add Go version badge TwinProduction 2020-10-07 19:14:21 -04:00
  • 3d7dbf4bba Improve documentation TwinProduction 2020-10-06 19:07:47 -04:00
  • 230c8821ec Merge util.go into condition.go v1.2.0 TwinProduction 2020-10-04 20:00:24 -04:00
  • ecef3d9538 Add result.Connected in integration tests TwinProduction 2020-10-04 19:55:19 -04:00
  • 3ecfe4d322 Close #18: Support monitoring TCP services TwinProduction 2020-10-04 19:49:02 -04:00
  • 6a3f65db7f Close #14: Support skipping certificate verification (services[].insecure) TwinProduction 2020-10-04 17:01:10 -04:00
  • ed490669b1 Merge pull request #15 from hurnhu/refresh-interval v1.1.1 Chris C 2020-10-02 12:20:09 -04:00
  • 187b38ee22 Fix format TwinProduction 2020-10-02 12:10:09 -04:00
  • 261fe27b2e Move refresh interval to bottom left corner instead + Use icon + Minor improvements TwinProduction 2020-10-02 12:08:52 -04:00
  • a29f175cba default 30 seconds mike 2020-10-02 10:10:48 -04:00
  • f26dacaf22 changed interval input to a select. select is autopopulated with options on load. default is 30 seconds mike 2020-10-02 09:48:23 -04:00
  • b4d81a9661 Tables are cuter v1.1.0 TwinProduction 2020-10-01 20:04:04 -04:00
  • 81c59f02d8 Close #16: Update documentation TwinProduction 2020-10-01 19:57:52 -04:00
  • 8101646ba5 Work on #16: Support patterns TwinProduction 2020-10-01 19:57:11 -04:00
  • 93b7220d5f added code to set the refresh interval Michael LaPan 2020-10-01 10:45:20 -04:00
  • 18d3236586 Make resolved/triggered alert logs more obvious TwinProduction 2020-09-29 20:06:47 -04:00
  • bc16ae1794 Add tests for comparing two placeholders TwinProduction 2020-09-29 19:32:59 -04:00
  • d019942278 Update README.md Chris C 2020-09-28 12:50:22 -04:00
  • 8c5551f93b Update build.yml TwinProduction 2020-09-27 20:39:42 -04:00
  • 3b15feaf7d Update README.md TwinProduction 2020-09-26 15:21:06 -04:00