diff --git a/canary-checker/docs/health-checks.canary.mdx b/canary-checker/docs/health-checks.canary.mdx index dcded5da..f1460391 100644 --- a/canary-checker/docs/health-checks.canary.mdx +++ b/canary-checker/docs/health-checks.canary.mdx @@ -38,20 +38,17 @@ Evaluate the health of checks using scripts in CEL, JavaScript, or Go Templating ## Dashboard - The health checks page provides a high-level view of the overall health of all services, infrastructure, and applications. It surfaces recent failures and provides high-level latency and reliability metrics. ![](./images/canary-dashboard.png) - - +## Prometheus [Prometheus](canary-checker/concepts/metrics) metrics are exposed from health checks to provide high-level visibility into latency, error rates, and other metrics. This allows monitoring the health of services and applications using existing Prometheus alerts and [Grafana](canary-checker/concepts/metrics/grafana) dashboards. - +## Synthetic - Synthetic checks periodically run to directly test services and applications by generating requests using HTTP, SQL, Mongo, Redis, LDAP, etc. diff --git a/modules/canary-checker b/modules/canary-checker index 71273e2e..91f944ac 160000 --- a/modules/canary-checker +++ b/modules/canary-checker @@ -1 +1 @@ -Subproject commit 71273e2e8ab6e843e64b550282762115db63e202 +Subproject commit 91f944acbd36f47158ae5212d2781fd27d8347fc diff --git a/modules/config-db b/modules/config-db index 646ea613..e62e306b 160000 --- a/modules/config-db +++ b/modules/config-db @@ -1 +1 @@ -Subproject commit 646ea613f0be21b0a2bf85421fd281254f05dbec +Subproject commit e62e306b824b786ca54326a2d67848190dbbbcd5 diff --git a/modules/duty b/modules/duty index 31f7d431..e3655c38 160000 --- a/modules/duty +++ b/modules/duty @@ -1 +1 @@ -Subproject commit 31f7d43133caac8e9ceebb888fcaa99e901d8102 +Subproject commit e3655c38c85cb156dbce1481b701cca1c2a26b64 diff --git a/modules/mission-control b/modules/mission-control index e6faec47..977fcb66 160000 --- a/modules/mission-control +++ b/modules/mission-control @@ -1 +1 @@ -Subproject commit e6faec47f209bc6cb5e961d37a2ae63205194132 +Subproject commit 977fcb667f7b57cd203ecafa30b179faa5ca2807