config

package
v0.6.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Default = Config{HTTPMode: "wrap"}

Functions

This section is empty.

Types

type Config

type Config struct {
	// HTTPMode controls the technique used for HTTP instrumentation
	// The possible values are "wrap", "report"
	HTTPMode string
}

Config holds the instrumentation config

func (*Config) Validate

func (c *Config) Validate() error

Jump to

Keyboard shortcuts

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