tags

package
v0.0.0-...-bfe00b6 Latest Latest
Warning

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

Go to latest
Published: May 2, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ComputeStatsKey is the tag key indicating whether trace stats should be computed
	ComputeStatsKey = "_dd.compute_stats"
	// ComputeStatsValue is the tag value indicating trace stats should be computed
	ComputeStatsValue = "1"
)

Variables

This section is empty.

Functions

func ArrayToMap

func ArrayToMap(tagArray []string) map[string]string

func GetExtensionVersion

func GetExtensionVersion() string

GetExtensionVersion returns the extension version which is fed at build time

func MapToArray

func MapToArray(tagsMap map[string]string) []string

func MergeWithOverwrite

func MergeWithOverwrite(tagMaps ...map[string]string) map[string]string

MergeWithOverwrite merges tag maps in order (later overwrites earlier).

Types

This section is empty.

Jump to

Keyboard shortcuts

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