envoyproxy/envoy

quiche: implement QUIC stats API

Open

#10,102 创建于 2020年2月19日

在 GitHub 查看
 (3 评论) (0 反应) (1 负责人)C++ (5,373 fork)batch import
area/quichelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

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.

贡献者指南