envoyproxy/envoy

Active HC and outlier detection events remote sink

Open

#8,970 opened on 2019年11月11日

GitHub で見る
 (0 comments) (1 reaction) (0 assignees)C++ (5,373 forks)batch import
design proposalhelp wanted

Repository metrics

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

説明

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

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