envoyproxy/envoy

Active HC and outlier detection events remote sink

Open

#8,970 创建于 2019年11月11日

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

仓库指标

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

描述

Define and implement HC and outlier detection event gRPC streaming to a remote endpoint

Description: It would be nice to have an ability to stream active healthcheck and outlier detection events into some sort of remote gRPC service. For now, only file sinks are available. Having gRPC interface would allow having unified reporting infrastructure, i.e. report everything to gRPC endpoints, instead of having gRPC endpoint for access logs, but some log collector agent+log rotation for events

贡献者指南