collector-telemetryhelp wanted
Repository metrics
- Stars
- (7,237 stars)
- PR merge metrics
- (PR metrics pending)
Description
Is your feature request related to a problem? Please describe. If you want to deploy the OpenTelemetry Collector in gateway-mode behind an AWS Application Load Balancer (ALB) to support gRPC (e.g. OTLP) then ALB requires a gRPC health check. Today, we have a health check extension, however it only support HTTP.
Describe the solution you'd like Either extend the health check extension or add health check endpoints to gRPC receivers.
Describe alternatives you've considered Switch from gRPC to HTTP for receiving data