envoyproxy/envoy

Active HC and outlier detection events remote sink

Open

#8 970 ouverte le 11 nov. 2019

Voir sur GitHub
 (0 commentaires) (1 réaction) (0 assignés)C++ (5 373 forks)batch import
design proposalhelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

Description

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

Guide contributeur