client

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(cfg Config, addr string) (grpc_health_v1.HealthClient, error)

New returns a new ingester client.

Types

type Config

type Config struct {
	PoolConfig       cortex_client.PoolConfig `yaml:"pool_config,omitempty"`
	RemoteTimeout    time.Duration            `yaml:"remote_timeout,omitempty"`
	GRPCClientConfig grpcclient.Config        `yaml:"grpc_client_config"`
}

Config for an ingester client.

func (*Config) RegisterFlags

func (cfg *Config) RegisterFlags(f *flag.FlagSet)

RegisterFlags registers flags.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL