Versions in this module Expand all Collapse all v1 v1.6.2 Jan 17, 2024 Changes in this version + type ClosableHealthAndIngesterClient struct + type Config struct + GRPCClientConfig grpcclient.Config + PoolConfig distributor.PoolConfig + RemoteTimeout time.Duration + func (cfg *Config) RegisterFlags(f *flag.FlagSet) + type HealthAndIngesterClient interface + Close func() error + func New(cfg Config, addr string) (HealthAndIngesterClient, error)