jaeger

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLocalReporter

func NewLocalReporter() (*reporter, error)

func NewReporter

func NewReporter(address string) (*reporter, error)

Types

type Reporter

type Reporter interface {
	FindTraces(nodeName, operationName string) (iterators.Iterator[*api_v2.SpansResponseChunk], error)
	GetServices() ([]string, error)
	GetOperations(nodeName string) ([]string, error)
}

Jump to

Keyboard shortcuts

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