Skip to content

docs: add health checks to docs & examples#4223

Merged
bpmct merged 2 commits into
mainfrom
bpmct/healthcheck-docs
Sep 27, 2022
Merged

docs: add health checks to docs & examples#4223
bpmct merged 2 commits into
mainfrom
bpmct/healthcheck-docs

Conversation

@bpmct
Copy link
Copy Markdown
Member

@bpmct bpmct commented Sep 27, 2022

Added health checks to our documentation and example templates. Keeping as a draft until we release v0.9.1 which includes the improved health check behavior.

@bpmct bpmct requested a review from f0ssel September 27, 2022 10:52
Comment thread docs/ides/web-ides.md
Comment on lines -79 to -81
<blockquote class="warning">
If the code-server integrated terminal fails to load, (i.e., xterm fails to load), go to DevTools to ensure xterm is loaded, clear your browser cache and refresh.
</blockquote>
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolved by #3505

Comment thread docs/ides/web-ides.md Outdated
Comment thread dogfood/main.tf

healthcheck {
url = "http://localhost:1337/healthz"
interval = 3
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like lowering it to 3

@bpmct bpmct marked this pull request as ready for review September 27, 2022 17:58
@bpmct bpmct merged commit 21e6bea into main Sep 27, 2022
@bpmct bpmct deleted the bpmct/healthcheck-docs branch September 27, 2022 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants