Commit Graph

  • f0ceebf55d Update documentation TwinProduction 2020-09-16 20:55:15 -0400
  • c6f11e63e4 Rename services[].alerts[]'s threshold and success-before-resolved to failure-threshold and success-threshold v0.2.0 TwinProduction 2020-09-16 20:22:33 -0400
  • fefc728201 Update dependencies v0.1.6 TwinProduction 2020-09-16 19:32:13 -0400
  • 75b7a41c9d Add support for PagerDuty TwinProduction 2020-09-16 19:26:19 -0400
  • cf6a74f862 Update example config v0.1.5 TwinProduction 2020-09-14 20:05:00 -0400
  • 9f8a74f5b1 Add subtle Github link in bottom right corner v0.1.4 TwinProduction 2020-09-08 18:28:19 -0400
  • 2888254bda
    Add Docker Compose example (#11) azerty 2020-09-06 18:37:31 +0200
  • 9b72cdc90c docker-compose folder has its own config.yaml azerty 2020-09-06 18:02:07 +0200
  • 82936a00a9 Move docker-compose sample to examples folder azerty 2020-09-06 17:51:38 +0200
  • dc837371f8 Revert README.md azerty 2020-09-06 17:51:06 +0200
  • 0f1c1b857f
    Add Docker Compose example azerty 2020-09-06 11:40:54 +0200
  • e31c017a00 Stop using CDNs + Remove bootstrap.min.js because it wasn't necessary v0.1.3 TwinProduction 2020-09-06 00:55:01 -0400
  • ed4ed520b7 Update Docker instructions TwinProduction 2020-09-06 00:27:26 -0400
  • 6e1f888e39 Improve test coverage TwinProduction 2020-09-05 00:01:12 -0400
  • 4df1baf432
    Merge pull request #10 from TwinProduction/notify-on-resolved v0.1.2 Christian C 2020-09-04 22:23:47 -0400
  • 5a7164b17d Minor fix TwinProduction 2020-09-04 22:15:22 -0400
  • d4623f5c61 Add [ALERT_TRIGGERED_OR_RESOLVED] placeholder for custom alert provider Fix placeholder bug in CustomAlertProvider TwinProduction 2020-09-04 21:57:31 -0400
  • 139e186ac2 Support sending notifications when alert is resolved TwinProduction 2020-09-04 21:31:28 -0400
  • 8a0a2ef51f Fix typo TwinProduction 2020-09-04 18:53:55 -0400
  • 51ea912cf9 Start working on notifications when service is back to healthy (#9) TwinProduction 2020-09-04 18:23:56 -0400
  • db7c516819
    Add support for Twilio alerts (#7) Greg Holmes 2020-09-04 22:43:14 +0100
  • dc81a06e2c
    Update core/alerting.go Christian C 2020-09-04 17:41:07 -0400
  • 8cfecdaf25
    Update README.md Christian C 2020-09-04 17:38:53 -0400
  • 5463e28325
    Update core/alerting.go Christian C 2020-09-04 17:38:45 -0400
  • 8042e9c56f
    Update README.md Christian C 2020-09-04 17:38:34 -0400
  • 30001284b9 Add Twilio alert type Greg Holmes 2020-09-03 23:44:14 +0100
  • f893c0ee7f Fix failing tests due to new default interval (from 10s to 60s) TwinProduction 2020-09-01 12:46:23 -0400
  • 0454854f04 Improve documentation TwinProduction 2020-09-01 00:29:17 -0400
  • 42dd6a1e88 Remove unnecessarily ignored rules TwinProduction 2020-09-01 00:28:49 -0400
  • 64a160923b Update default interval to 60s TwinProduction 2020-09-01 00:25:57 -0400
  • dad09e780e Add features section and cute image TwinProduction 2020-08-29 13:23:03 -0400
  • 2cb1600f94 Fix typo TwinProduction 2020-08-28 01:03:52 -0400
  • 37c4715453 Support custom alert provider v0.1.1 TwinProduction 2020-08-27 22:23:21 -0400
  • 4b57654592 Fix issue with tooltip overflowing at the top TwinProduction 2020-08-25 14:27:13 -0400
  • af6298de05 Add documentation for alerts v0.1.0 TwinProduction 2020-08-22 14:15:44 -0400
  • 22fef4e9aa Add tests for alert configuration TwinProduction 2020-08-22 14:15:21 -0400
  • 9a3c9e4d61 Set default alert threshold to 3 TwinProduction 2020-08-22 14:15:08 -0400
  • 62f7bdbd63 Add favicon.ico and logo-small-padding.png TwinProduction 2020-08-21 22:17:53 -0400
  • 04d6c8bb82 Improve mobile-friendliness and add logo TwinProduction 2020-08-21 22:07:46 -0400
  • e1721fa237 Update Go to 1.15 TwinProduction 2020-08-21 21:57:23 -0400
  • 6f4cf69c4e Implement Slack alerting (#2) TwinProduction 2020-08-20 21:11:22 -0400
  • 6596d253aa Continue working on #2: Slack alerts TwinProduction 2020-08-19 19:41:01 -0400
  • 857fe5eb8c Rename SendMessage to SendSlackMessage TwinProduction 2020-08-19 19:40:00 -0400
  • 8abcab6a8f Start working on #2: Slack alerts TwinProduction 2020-08-18 22:24:00 -0400
  • 0fd8bf4198 Add Go report card badge TwinProduction 2020-08-17 22:21:20 -0400
  • 946101e995 Add documentation in watchdog.go TwinProduction 2020-08-17 20:25:29 -0400
  • f930687b4a Clean up code for len() function TwinProduction 2020-08-16 15:19:53 -0400
  • 43aa31be58 Add missing yaml identifier to enable code highlighting TwinProduction 2020-08-15 18:34:05 -0400
  • adfee25a22 Update interval in config.yaml TwinProduction 2020-08-15 16:59:05 -0400
  • 1f241ecdb3 Support Gzip and cache result to prevent wasting CPU TwinProduction 2020-08-15 16:44:28 -0400
  • 7849cc6dd4 Regenerate the table only if there's a change TwinProduction 2020-08-15 16:42:47 -0400
  • a62eab58ef Update examples TwinProduction 2020-08-14 20:05:10 -0400
  • da92907873 Add support for getting the length of the string or the slice of a json path v0.0.8 TwinProduction 2020-08-12 21:42:13 -0400
  • 937b136e60 Update README.md TwinProduction 2020-07-24 18:38:35 -0400
  • 12db0d7c40 Allocate more space for service name and host TwinProduction 2020-07-24 18:36:16 -0400
  • f50589e3c4 Add support for simple GraphQL requests v0.0.7 TwinProduction 2020-07-24 16:45:51 -0400
  • 98221626d3 Fix issue with json path when expected path doesn't match actual path v0.0.6 TwinProduction 2020-07-24 13:20:28 -0400
  • 60e30da7e5 Trim result body as well v0.0.5 TwinProduction 2020-07-24 12:46:43 -0400
  • b05ae1c2d2 Minor improvement TwinProduction 2020-06-25 21:31:34 -0400
  • 3b309500c3 Decrease tooltip fade timer from 2s to 500ms TwinProduction 2020-05-01 17:22:30 -0400
  • bf2fbcb395 Fix issue with scrollbar always showing TwinProduction 2020-04-26 23:59:30 -0400
  • fb90a0b299 Minor update TwinProduction 2020-04-22 23:54:30 -0400
  • 72811311eb Remove popper.js dependency v0.0.4 TwinProduction 2020-04-20 18:10:37 -0400
  • cc43fec366 Remove console logs TwinProduction 2020-04-20 17:58:51 -0400
  • eacd182302 Improve dashboard TwinProduction 2020-04-19 18:38:50 -0400
  • f8edf8862f Update README.md TwinProduction 2020-04-18 12:13:09 -0400
  • 4d211a7288 Minor update TwinProduction 2020-04-15 21:55:10 -0400
  • 18b8290e86 Minor update TwinProduction 2020-04-14 20:31:30 -0400
  • 2878ad6a27 Improve documentation and panic on invalid service TwinProduction 2020-04-14 20:13:06 -0400
  • fe3e60dbd4 Add support for headers, method, body and json path with arrays TwinProduction 2020-04-14 19:20:00 -0400
  • 88d0d8a724 Fix table format v0.0.3 TwinProduction 2020-04-12 19:54:33 -0400
  • 5803dca3a5 Minor update TwinProduction 2020-04-12 19:51:28 -0400
  • f98c60467d Minimize JSON data TwinProduction 2020-04-12 19:48:35 -0400
  • c51f35bcea Minor update TwinProduction 2020-04-11 23:17:31 -0400
  • 02098a9742 Minor update TwinProduction 2020-04-11 23:14:20 -0400
  • 3e2b56ba89 Add support for [BODY] placeholder and basic JSON path support TwinProduction 2020-04-10 22:56:38 -0400
  • 15b8f8a293 Add build badge TwinProduction 2020-04-10 17:19:59 -0400
  • 58327394dd Update build job TwinProduction 2020-04-10 16:50:29 -0400
  • 49f5940a43 Modify example config TwinProduction 2020-04-10 16:46:19 -0400
  • 1f177902e6 Remove Explanation field from ConditionResult TwinProduction 2020-04-10 16:37:52 -0400
  • 6888ced1a7 Remove duplicate __TIMESTAMP__ TwinProduction 2020-04-10 16:37:11 -0400
  • cc159fa8fb Update to Go 1.14 TwinProduction 2020-04-10 16:35:55 -0400
  • 92cb9c86d1 Add support for [RESPONSE_TIME] and >, <, <=, >= operators TwinProduction 2020-04-10 16:34:20 -0400
  • 1701ced07b Add timestamp in hover text TwinProduction 2020-04-07 18:23:26 -0400
  • fe82465c19 Prevent multiple services from being evaluated at the same time v0.0.2 TwinProduction 2020-04-06 18:58:13 -0400
  • ab73c4666e Minor improvements TwinProduction 2020-03-10 18:34:32 -0400
  • 16837562ea Add GATUS_CONFIG_FILE env var to support custom config path TwinProduction 2020-03-08 18:16:39 -0400
  • 6b30125a78 Add Kubernetes example v0.0.1 TwinProduction 2019-12-28 13:51:58 -0500
  • 32f05057a1 Update docker-compose example TwinProduction 2019-12-28 13:27:50 -0500
  • 50cdc159db Store config in config instead of root directory TwinProduction 2019-12-28 12:55:00 -0500
  • c4f7370397 Add tooltip on status view response time range instead of latest RT TwinProduction 2019-12-28 12:19:52 -0500
  • b71edc57ca Fix typo TwinProduction 2019-12-04 17:40:49 -0500
  • 94a742bc23 Fix missing json instruction TwinProduction 2019-12-04 17:40:19 -0500
  • c90ca8fa85 Add support for environment variables in configuration file TwinProduction 2019-12-04 17:27:27 -0500
  • 753435dc37 Minor improvement TwinProduction 2019-12-04 17:10:04 -0500
  • c9c076a959 Allow configuration file to be passed as parameter TwinProduction 2019-12-04 16:44:35 -0500
  • 66e48609b4 Remove .idea folder TwinProduction 2019-11-24 13:27:52 -0500
  • 87d4b14b66 Remove useless newline TwinProduction 2019-11-18 22:52:27 -0500
  • 20267e686d Add metrics in default config.yaml TwinProduction 2019-11-16 16:49:19 -0500
  • cc7acc780e Add more complex example (docker-compose + grafana + prometheus) TwinProduction 2019-11-16 16:48:18 -0500