storage

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultBlocklistPoll = 5 * time.Minute

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