tracing

package
v0.0.0-...-6e126a9 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	ApplicationName attribute.Key = attribute.Key("keptn.deployment.app_name")
	Workload        attribute.Key = attribute.Key("keptn.deployment.workload")
	Version         attribute.Key = attribute.Key("keptn.deployment.version")
	Namespace       attribute.Key = attribute.Key("keptn.deployment.namespace")
	Status          attribute.Key = attribute.Key("keptn.deployment.status")
)

Variables

This section is empty.

Functions

Types

type KeptnCarrier

type KeptnCarrier map[string]interface{}

KeptnCarrier carries the TraceContext

func (KeptnCarrier) Get

func (kc KeptnCarrier) Get(key string) string

Get returns the value associated with the passed key.

func (KeptnCarrier) Keys

func (kc KeptnCarrier) Keys() []string

Keys lists the keys stored in this carrier.

func (KeptnCarrier) Set

func (kc KeptnCarrier) Set(key string, value string)

Set stores the key-value pair.

Jump to

Keyboard shortcuts

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