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

Disable server part of netty integration

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
30/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
java

調査の方向性

Issue では Netty 統合と Datadog Java 互換性ドキュメントが挙げられていますが、ソースファイルやテストは示されていません。まず、Ktor 3.2.3 および OTel Ktor 2.16.0-alpha と併せて、dd-java-agent 1.52.0 の Netty サーバー/クライアント設定を追跡します。サーバーのトレースを無効にしながらクライアントのインストルメンテーションを有効なままにでき、その動作がドキュメント化され、テストされていれば完了です。

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

説明

inst: netty type: feature request
Library Name

No response

Library Version(s)

No response

Describe the feature you'd like

Hi, due to how the dd-java-agent works with Ktor 3, I decided to try using the io.opentelemetry.instrumentation:opentelemetry-ktor-3.0 library directly and realized that the library tends to better propagate the OTel context. I now would like to disable the netty.request traces that are automatically created, but based on https://docs.datadoghq.com/tracing/trace_collection/compatibility/java, disabling the netty integration disables both the server and the client instrumentation, which is not my intention. Is there any way to selectively disable only the server part of Netty?

Is your feature request related to a problem?

No response

Describe alternatives you've considered

No response

Additional context

Libraries and their version:

  • ktor-bom: 3.2.3
  • dd-java-agent: 1.52.0
  • opentelemetry-bom: 1.52.0
  • opentelemetry-ktor-3.0: 2.16.0-alpha
主要言語
Java
スター
737
フォーク
361
平均マージ
3日 20時間
マージ済み PR(30日)
173

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

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

はじめの一歩

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

DataDog/dd-trace-java のほかの issue

DataDog/dd-trace-java の issue をすべて見る

似ている issue

Java の issue をもっと見る

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

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