gatus/core
wei cf9c00a2ad
feat(metrics): Add more metrics (#278)
* add gatus_results_success and gatus_results_duration_seconds

* add metrics namespace

* add result http metrics

* add more metrics

* update

* extract endpoint type method

* initializedMetrics

* remove too many metrics

* update naming

* chore(metrics): Refactor code and merge results_dns_return_code_total, results_http_status_code_total into results_code_total

* docs(metrics): Update results_certificate_expiration_seconds description

* add TestEndpoint_Type

* remove name in table test

Co-authored-by: TwiN <twin@linux.com>
2022-05-16 21:10:45 -04:00
..
ui Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00
condition_bench_test.go Add configuration for whether to resolve failed conditions or not 2021-09-14 19:34:46 -04:00
condition_result.go Replace - by _ in file names 2021-07-02 20:04:05 -04:00
condition_test.go Minor update 2021-10-03 15:03:09 -04:00
condition.go Fix typo in comment 2021-11-03 22:17:58 -04:00
dns_test.go Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00
dns.go Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00
endpoint_status_test.go Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00
endpoint_status.go Fix #197; Fix #198: Deprecate storage.file in favor of storage.path and deprecate persistence with memory storage type 2021-11-04 21:33:13 -04:00
endpoint_test.go feat(metrics): Add more metrics (#278) 2022-05-16 21:10:45 -04:00
endpoint.go feat(metrics): Add more metrics (#278) 2022-05-16 21:10:45 -04:00
event_test.go Add test for NewEventFromResult 2021-09-06 16:34:03 -04:00
event.go Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04: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 Omit empty hostname and errors field 2021-11-03 22:18:23 -04:00
uptime.go Remove old memory uptime implementation and auto migration 2021-09-06 13:28:35 -04:00