Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(coderd): add DERP healthcheck#6936

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
coadler merged 7 commits intomainfromcolin/healthcheck
Apr 3, 2023
Merged

feat(coderd): add DERP healthcheck#6936

coadler merged 7 commits intomainfromcolin/healthcheck
Apr 3, 2023

Conversation

coadler
Copy link
Contributor

Updates:#6728

@coadlercoadler self-assigned thisMar 31, 2023
@coadlercoadler mentioned this pull requestMar 31, 2023
5 tasks
@coadlercoadler marked this pull request as ready for reviewMarch 31, 2023 21:22
"tailscale.com/tailcfg"
)

type Report struct {
Copy link
Member

Choose a reason for hiding this comment

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

Ideally there's an overall "Pass" or "Fail" grade, as well as a "Pass" or "Fail" for each of the sub-reports.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

I thought about that but at least for DERP pass/fail felt more like a spectrum. You could have a derp server that could exchange messages but was listed as STUN but STUN wasn't working, etc

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Eh maybe "Fail" could just mean anything failed or is degraded.

Comment on lines +333 to +335
if strings.Contains(msg, "We'll use WebSockets on the next connection attempt") {
r.UsesWebsocket = true
}
Copy link
Member

Choose a reason for hiding this comment

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

nice touch

@coadlercoadlerenabled auto-merge (squash)April 3, 2023 06:25
@coadlercoadler merged commit7738274 intomainApr 3, 2023
@coadlercoadler deleted the colin/healthcheck branchApril 3, 2023 06:28
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsApr 3, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@deansheatherdeansheatherdeansheather approved these changes

@kylecarbskylecarbsAwaiting requested review from kylecarbs

Assignees

@coadlercoadler

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@coadler@deansheather

[8]ページ先頭

©2009-2025 Movatter.jp