Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Improve tailnet logging

オープン
#1,294 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞

調査の方向性

まず、tailnet の peer 接続、プロトコル、ロギングのコードを特定します。この issue では具体的なファイルやテストは指定されていません。peer の説明と node-key 識別子がどのように表現されているかを確認し、次に、INFO ログでトンネルの確立と正常な切断がカバーされていること、予期しない切断が区別されていること、切断された peer が WARN で記録されていることを検証します。

索引モデルが issue の本文から書いたものです。

説明

Improve tailnet logging, allowing Coder support and Coder admins to easily distinguish normal versus abnormal networking events

  • Include descriptions of Peers that we tunnel to. It’s often the case that there are multiple connections being made in an agent log file, and we’re not sure which one the customer or user was complaining about. This will require protocol changes to send this information.
  • Improve logging so that we always include the node-key identifier when logging about Peers. There are two different identifiers used (for historical reasons), and so it’s hard to search the file and get the whole story.
    • Ensure that INFO logs tell the important connection events including establishment of the tunnels and disconnections.
    • Improve messages to make it clear that “disconnection” is a graceful disconnect, and “lost” is an unexpected thing.
  • Log at WARN if peers are lost.
主要言語
言語のデータがありません
スター
3
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

coder/internal のほかの issue

coder/internal の issue をすべて見る

似ている issue

Networking の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。