spanreaderes

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSpanReader

func NewSpanReader(ctx context.Context, logger *zap.Logger, elasticSpansCfg ElasticConfig, elasticMetaCfg ElasticConfig) (spanreader.SpanReader, error)

Types

type ElasticConfig

type ElasticConfig struct {
	Endpoint     string
	Username     string
	Password     string
	ApiKey       string
	ServiceToken string
	Index        string
}

func NewElasticConfig

func NewElasticConfig(cfg config.Config) ElasticConfig

func NewElasticMetaConfig

func NewElasticMetaConfig(cfg config.Config) ElasticConfig

Directories

Path Synopsis
*

Jump to

Keyboard shortcuts

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