Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Active HC and outlier detection events remote sink #8970

Open
baranov1ch opened this issue Nov 11, 2019 · 0 comments
Open

Active HC and outlier detection events remote sink #8970

baranov1ch opened this issue Nov 11, 2019 · 0 comments
Labels
design proposal Needs design doc/proposal before implementation help wanted Needs help!

Comments

@baranov1ch
Copy link
Contributor

baranov1ch commented Nov 11, 2019

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

@baranov1ch baranov1ch changed the title Active HC outlier detection remote sink Active HC and outlier detection events remote sink Nov 11, 2019
@mattklein123 mattklein123 added design proposal Needs design doc/proposal before implementation help wanted Needs help! labels Nov 11, 2019
htuch pushed a commit that referenced this issue Mar 30, 2020
…10407)

This PR introduces gRPC services interfaces for outlier detection and healthcheck events services.

Risk Level: low
Testing: n.a.
Docs Changes: not yet
Release Notes: not yet

Relates to #8970

Signed-off-by: Alexey Baranov <me@kotiki.cc>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design proposal Needs design doc/proposal before implementation help wanted Needs help!
Projects
None yet
Development

No branches or pull requests

2 participants