envoyproxy/envoy

quiche: implement QUIC stats API

Open

#10,102 opened on 2020年2月19日

GitHub で見る
 (3 comments) (0 reactions) (1 assignee)C++ (5,373 forks)batch import
area/quichelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

source/extensions/quic_listeners/quiche/platform/quic_server_stats_impl.h has no-op implementation for QUIC stats interface, i.e. QUIC_SERVER_HISTOGRAM_ENUM_IMPL. We need to implement those with Envoy stats.

コントリビューターガイド