storage

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2021 License: AGPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultBlocklistPoll = 5 * time.Minute

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Trace tempodb.Config `yaml:"trace"`
}

Config is the Tempo storage configuration

func (*Config) RegisterFlagsAndApplyDefaults

func (cfg *Config) RegisterFlagsAndApplyDefaults(prefix string, f *flag.FlagSet)

RegisterFlagsAndApplyDefaults registers the flags.

type Store

Store wraps the tempodb storage layer

func NewStore

func NewStore(cfg Config, logger log.Logger) (Store, error)

NewStore creates a new Tempo Store using configuration supplied.

Jump to

Keyboard shortcuts

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