Skip to content

chore(docs/admin/healthcheck): remove GHFM tips #10954

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 30, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore(docs/admin/healthcheck): remove GHFM tips
  • Loading branch information
johnstcn authored Nov 30, 2023
commit 469ea029ed51de0a15b213c9401970f954b512b4
4 changes: 2 additions & 2 deletions docs/admin/healthcheck.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ If there is an issue, you may see one of the following errors reported:
[`url.Parse`](https://pkg.go.dev/net/url#Parse). Example:
`https://dev.coder.com/`.

> [!TIP] You can check this [here](https://go.dev/play/p/CabcJZyTwt9).
> **Tip:** You can check this [here](https://go.dev/play/p/CabcJZyTwt9).

### <a name="EACS03">EACS03: Failed to fetch `/healthz`</a>

Expand Down Expand Up @@ -102,7 +102,7 @@ Coder's current activity and usage. It may be necessary to increase the
resources allocated to Coder's database. Alternatively, you can raise the
configured threshold to a higher value (this will not address the root cause).

> [!TIP]
> **Tip:**
>
> - You can enable
> [detailed database metrics](../cli/server.md#--prometheus-collect-db-metrics)
Expand Down