tracesgenerator

package
v0.0.0-...-2b985cc Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTracesGeneratorDeployment

func GetTracesGeneratorDeployment(
	ctx context.Context,
	namespace string,
	name string,
	image string,
	options TracesGeneratorOptions,
) appsv1.Deployment

Types

type TracesGeneratorOptions

type TracesGeneratorOptions struct {

	// Total number of traces generated per exporter
	TracesPerExporter uint
	// Number of spans per every trace
	SpansPerTrace uint
	// contains filtered or unexported fields
}

func NewDefaultGeneratorOptions

func NewDefaultGeneratorOptions() *TracesGeneratorOptions

Jump to

Keyboard shortcuts

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