Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
moshloop committed Sep 5, 2024
1 parent c57a546 commit 7625d08
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 9 deletions.
7 changes: 2 additions & 5 deletions canary-checker/docs/health-checks.canary.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,17 @@ Evaluate the health of checks using scripts in CEL, JavaScript, or Go Templating

## Dashboard

<Step step={1} name="Dashboard" style="list">
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)
</Step>


<Step step={1} name="Prometheus" style="list">
## 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.

</Step>
## Synthetic

<Step step={1} name="Synthetic" style="list">
Synthetic checks periodically run to directly test services and applications by generating requests using HTTP, SQL, Mongo, Redis, LDAP, etc.

</Step>
Expand Down
2 changes: 1 addition & 1 deletion modules/canary-checker
Submodule canary-checker updated 2 files
+1 −1 go.mod
+2 −2 go.sum

0 comments on commit 7625d08

Please sign in to comment.