4 件のコメント (4 件のコメント)0 件のリアクション (0 件のリアクション)0 人の担当者 (0 人の担当者)C++5,373 件のフォーク (5,373 件のフォーク)batch import
area/tracingenhancementhelp wanted
Repository metrics
- Stars
- 27,997 個のスター (27,997 個のスター)
- PR merge metrics
- 平均マージ 8d (平均マージ 8d)30d で 378 merged PRs (30d で 378 merged PRs)
説明
Title: Fluentd HTTP tracing support
Description:
We are currently using Fluentd protocol to collect and log Envoy access logs using envoy.access_loggers.fluentd extension and was wondering whether it make sense to add fluentd protocol support in HTTP tracing as well?
コントリビューターガイド
- 調査方針
- Envoyの既存のFluentdアクセスログ実装(source/extensions/access loggers/fluentd)を調べ、ログの送信方法を理解します。次に、HTTPトレーシングパイプライン(source/extensions/tracers/)を調査し、トレーシングスパンにFluentdサポートを追加する場所と方法を決定します。fluentdクライアントコードを再利用してトレーシングに適合させる可能性があります。
- 技術スタック
- ccpp
- 領域
- backendnetworkingapi
- Issue 種別
- 機能
- 前提条件
- C++Envoy internalsFluentd protocolHTTP tracing concepts