Enabling health_check_ingesters: true
leads to panics.
#1829
Labels
keepalive
An issue or PR that will be kept alive and never marked as stale.
Structure returned by
loki/pkg/ingester/client/client.go
Line 35 in 107dfd3
grpc_health_v1.HealthClient
, so calling methods of this interface panics.This happens if someone enables 'health_check_ingesters: true'.
Loki 1.3.0
The text was updated successfully, but these errors were encountered: