tracegen

package module
v0.0.0-...-bc79f38 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateJaegerTraces

func CreateJaegerTraces(t *testing.T, workers, traces int, duration time.Duration, serviceName string)

CreateJaegerTraces creates jaeger traces.

func Run

func Run(c *Config, logger *zap.Logger) error

Run executes the test scenario.

Types

type Config

type Config struct {
	Workers  int
	Traces   int
	Marshal  bool
	Debug    bool
	Firehose bool
	Pause    time.Duration
	Duration time.Duration
	Service  string
}

Config describes the test scenario.

Jump to

Keyboard shortcuts

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