jaegerquery

package
v1.54.0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ID = component.NewID(componentType)

ID is the identifier of this extension.

Functions

func NewFactory

func NewFactory() extension.Factory

Types

type Config

type Config struct {
	queryApp.QueryOptionsBase `mapstructure:",squash"`

	TraceStoragePrimary           string `valid:"required" mapstructure:"trace_storage"`
	TraceStorageArchive           string `valid:"optional" mapstructure:"trace_storage_archive"`
	confighttp.HTTPServerSettings `mapstructure:",squash"`
	Tenancy                       tenancy.Options `mapstructure:"multi_tenancy"`
}

Config represents the configuration for jaeger-query,

func (*Config) Validate

func (cfg *Config) Validate() error

Jump to

Keyboard shortcuts

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