gatus/core
2021-06-05 18:51:51 -04:00
..
condition_bench_test.go Fix #123: Deduplicate result errors 2021-06-05 18:50:24 -04:00
condition_test.go Fix #107: Correctly parse placeholder when [BODY] is an array 2021-05-09 13:28:22 -04:00
condition-result.go Start working on #13: Service groups 2020-11-26 18:09:01 -05:00
condition.go Fix #123: Deduplicate result errors 2021-06-05 18:50:24 -04:00
dns_test.go Fix failing tests 2021-05-18 23:27:43 -04:00
dns.go Add errors through result.AddError() 2021-06-05 18:51:51 -04:00
event.go Add events to service detail page 2021-01-28 22:44:31 -05:00
health-status.go Start working on #13: Service groups 2020-11-26 18:09:01 -05:00
result_test.go Fix #123: Deduplicate result errors 2021-06-05 18:50:24 -04:00
result.go Fix #123: Deduplicate result errors 2021-06-05 18:50:24 -04:00
service_test.go Remove unused code 2021-05-28 18:48:17 -04:00
service-status_bench_test.go Don't export, persist or retain result body after evaluation 2021-03-08 21:30:11 -05:00
service-status_test.go Significantly improve uptime calculation 2021-03-04 23:00:30 -05:00
service-status.go Fix memory issue caused by previous shallow copy 2021-03-05 00:19:21 -05:00
service.go Add errors through result.AddError() 2021-06-05 18:51:51 -04:00
uptime_bench_test.go Unify uptime hourly metrics under Uptime.HourlyStatistics and add metric for response time 2021-04-18 00:51:47 -04:00
uptime_test.go Unify uptime hourly metrics under Uptime.HourlyStatistics and add metric for response time 2021-04-18 00:51:47 -04:00
uptime.go Add deprecation comment on Uptime.migrateToHourlyStatistics 2021-04-25 19:56:09 -04:00