Commit Graph

62 Commits

Author SHA1 Message Date
TwinProduction
fe82465c19 Prevent multiple services from being evaluated at the same time 2020-04-06 18:58:13 -04:00
TwinProduction
ab73c4666e Minor improvements 2020-03-10 18:34:32 -04:00
TwinProduction
16837562ea Add GATUS_CONFIG_FILE env var to support custom config path 2020-03-08 18:16:39 -04:00
TwinProduction
6b30125a78 Add Kubernetes example 2019-12-28 13:51:58 -05:00
TwinProduction
32f05057a1 Update docker-compose example 2019-12-28 13:27:50 -05:00
TwinProduction
50cdc159db Store config in config instead of root directory 2019-12-28 12:55:00 -05:00
TwinProduction
c4f7370397 Add tooltip on status view response time range instead of latest RT 2019-12-28 12:19:52 -05:00
TwinProduction
b71edc57ca Fix typo 2019-12-04 17:40:49 -05:00
TwinProduction
94a742bc23 Fix missing json instruction 2019-12-04 17:40:19 -05:00
TwinProduction
c90ca8fa85 Add support for environment variables in configuration file 2019-12-04 17:27:27 -05:00
TwinProduction
753435dc37 Minor improvement 2019-12-04 17:10:04 -05:00
TwinProduction
c9c076a959 Allow configuration file to be passed as parameter 2019-12-04 16:44:35 -05:00
TwinProduction
66e48609b4 Remove .idea folder 2019-11-24 13:27:52 -05:00
TwinProduction
87d4b14b66 Remove useless newline 2019-11-18 22:52:27 -05:00
TwinProduction
20267e686d Add metrics in default config.yaml 2019-11-16 16:52:11 -05:00
TwinProduction
cc7acc780e Add more complex example (docker-compose + grafana + prometheus) 2019-11-16 16:52:11 -05:00
TwinProduction
ab5330c44c Include new metrics config property in README.md 2019-11-16 16:52:11 -05:00
TwinProduction
0ed525e032 Expose metrics on /metrics 2019-11-16 16:52:11 -05:00
TwinProduction
0bd58f8cd7 Go mod vendor 2019-11-16 16:52:11 -05:00
TwinProduction
b08e563b2a Add tests for "metrics" config property 2019-11-16 16:52:11 -05:00
TwinProduction
e162740654 Publish metrics when monitoring 2019-11-16 16:52:11 -05:00
TwinProduction
3620e5306c Implement Prometheus metrics 2019-11-16 16:52:11 -05:00
TwinProduction
9cf118996d Support config.yml (as an alternative to config.yaml) 2019-11-16 16:52:11 -05:00
TwiN
5f93894341
Update README.md 2019-11-11 16:15:35 -05:00
TwinProduction
fc88d4fd3d Minor update 2019-10-27 21:17:55 -04:00
TwiN
a90b0ae565
Add .idea to .dockerignore 2019-10-20 22:38:50 -04:00
TwinProduction
8e71338a39 Add test for bad configuration 2019-10-19 22:03:55 -04:00
TwinProduction
df83060c30 Remove unreachable code 2019-10-19 21:42:03 -04:00
TwinProduction
ffc50af67e Minor improvements 2019-10-19 21:39:31 -04:00
TwinProduction
d1bb0cac16 Update page title to Status 2019-10-18 19:55:54 -04:00
TwinProduction
339c1dfb04 Remove failure-threshold property 2019-10-10 22:42:30 -04:00
TwinProduction
f979957166 Remove failure-threshold property from example, since it isn't supported yet 2019-10-06 23:04:22 -04:00
TwinProduction
894122fb29 Make hostname links instead of just text 2019-10-05 22:47:09 -04:00
TwinProduction
40eb35aab2 Set port to 8080 instead of 80 2019-10-05 22:20:36 -04:00
TwiN
c4e02e3a75
Update README.md 2019-10-04 14:12:21 -04:00
TwinProduction
d612e6c4b9 Sleep after the first round of monitoring 2019-09-23 21:12:15 -04:00
TwinProduction
8953cdfa88 Add status in README.md 2019-09-21 22:39:28 -04:00
TwinProduction
46fbba25df Minor improvements on UI 2019-09-16 20:29:06 -04:00
TwinProduction
a3f2591bbf Minor update 2019-09-15 22:43:28 -04:00
TwinProduction
c734e32e21 Add example 2019-09-14 19:59:05 -04:00
TwinProduction
fb93c33966 Add Dockerfile 2019-09-14 19:25:59 -04:00
TwinProduction
88c35e30b4 Add first version of UI 2019-09-12 16:15:42 -04:00
TwinProduction
f1497bec49 Add ugly rough draft 2019-09-10 21:05:57 -04:00
TwinProduction
14ac4dfeca Add test for default parameters 2019-09-09 22:21:18 -04:00
TwinProduction
a1267f4bcc Minor fix 2019-09-08 21:31:06 -04:00
TwinProduction
ee225c977f One step for 1.12, one step for 1.13 2019-09-08 21:30:21 -04:00
TwinProduction
f2a663c9d3 Test with go 1.13 2019-09-08 21:27:59 -04:00
TwinProduction
31b39bfd28 Update go to 1.13 2019-09-08 21:21:19 -04:00
TwinProduction
825906145f Implement interval + Add timestamp to Result struct 2019-09-08 21:07:08 -04:00
TwinProduction
8a7aa96b97 Minor update 2019-09-06 22:09:31 -04:00