gatus/core
2021-07-18 17:29:08 -04:00
..
condition_bench_test.go Fix #123: Deduplicate result errors 2021-06-05 18:50:24 -04:00
condition_result.go Replace - by _ in file names 2021-07-02 20:04:05 -04:00
condition_test.go Fix #107: Correctly parse placeholder when [BODY] is an array 2021-05-09 13:28:22 -04: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 Replace - by _ in file names 2021-07-02 20:04:05 -04:00
result_test.go Fix #123: Deduplicate result errors 2021-06-05 18:50:24 -04:00
result.go Remove comment that no longer applies 2021-06-18 09:59:39 -04:00
service_status_bench_test.go Replace - by _ in file names 2021-07-02 20:04:05 -04:00
service_status_test.go Replace - by _ in file names 2021-07-02 20:04:05 -04:00
service_status.go Add Service.Key() method to generate the unique service key 2021-07-18 17:29:08 -04:00
service_test.go Remove unused code 2021-05-28 18:48:17 -04:00
service.go Add Service.Key() method to generate the unique service key 2021-07-18 17:29:08 -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 Use time.Truncate instead of manually flooring the hour 2021-07-18 17:29:08 -04:00