grpc

package
v1.46.0-tgt.2 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigManagerProxy

type ConfigManagerProxy struct {
	// contains filtered or unexported fields
}

ConfigManagerProxy returns sampling decisions from collector over gRPC.

func NewConfigManager

func NewConfigManager(conn *grpc.ClientConn) *ConfigManagerProxy

NewConfigManager creates gRPC sampling manager.

func (*ConfigManagerProxy) GetBaggageRestrictions

func (s *ConfigManagerProxy) GetBaggageRestrictions(_ context.Context, _ string) ([]*baggage.BaggageRestriction, error)

GetBaggageRestrictions returns baggage restrictions from collector.

func (*ConfigManagerProxy) GetSamplingStrategy

func (s *ConfigManagerProxy) GetSamplingStrategy(ctx context.Context, serviceName string) (*api_v2.SamplingStrategyResponse, error)

GetSamplingStrategy returns sampling strategies from collector.

Jump to

Keyboard shortcuts

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