Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: support bundle: automatically detect DERP disconnects in network support bundle #12166

Closed as not planned
@johnstcn

Description

@johnstcn

Part of #12160

Given that we have access to agent logs in coder support bundles, we can now scan the agent logs for potential issues.

Potential strings to scan for and alert on:

  • "disconnected from coderd"
  • "failed to connect to the coordinate endpoint"
  • "failed to close remote coordination"
  • "recv DERPmap error"
  • "speedtest listener failed"
  • "update tailnet addresses"
  • "create tailnet"

NOTE: The above is a sample list; there may be more definitely interesting strings or patterns.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions