Commit Graph

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