From 7625d08633313797cbeef354f96e25c27cec7ba3 Mon Sep 17 00:00:00 2001 From: Moshe Immermam Date: Thu, 5 Sep 2024 12:16:22 +0300 Subject: [PATCH] chore: bump deps --- canary-checker/docs/health-checks.canary.mdx | 7 ++----- modules/canary-checker | 2 +- modules/config-db | 2 +- modules/duty | 2 +- modules/mission-control | 2 +- 5 files changed, 6 insertions(+), 9 deletions(-) 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 fc4fe619..91f944ac 160000 --- a/modules/canary-checker +++ b/modules/canary-checker @@ -1 +1 @@ -Subproject commit fc4fe6193f2e1434f261bb60d655ce474b06481c +Subproject commit 91f944acbd36f47158ae5212d2781fd27d8347fc diff --git a/modules/config-db b/modules/config-db index a01efcb7..e62e306b 160000 --- a/modules/config-db +++ b/modules/config-db @@ -1 +1 @@ -Subproject commit a01efcb73d5a414b5b57094b7523b1acf93b04f9 +Subproject commit e62e306b824b786ca54326a2d67848190dbbbcd5 diff --git a/modules/duty b/modules/duty index 92e292b7..e3655c38 160000 --- a/modules/duty +++ b/modules/duty @@ -1 +1 @@ -Subproject commit 92e292b7d59e7c2077233309c60f42461a3d8fbd +Subproject commit e3655c38c85cb156dbce1481b701cca1c2a26b64 diff --git a/modules/mission-control b/modules/mission-control index c98d307b..977fcb66 160000 --- a/modules/mission-control +++ b/modules/mission-control @@ -1 +1 @@ -Subproject commit c98d307bd84641fdd1284871a90055e263e93998 +Subproject commit 977fcb667f7b57cd203ecafa30b179faa5ca2807