semconv

package
v0.0.0-...-4a022ed Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2026 License: Apache-2.0 Imports: 2 Imported by: 3

Documentation

Index

Constants

View Source
const (
	SchemaURL = semconv.SchemaURL

	ServiceNameKey = semconv.ServiceNameKey

	ServerAddressKey = semconv.ServerAddressKey
	ServerPortKey    = semconv.ServerPortKey

	HTTPRequestMethodKey      = semconv.HTTPRequestMethodKey
	HTTPResponseStatusCodeKey = semconv.HTTPResponseStatusCodeKey

	URLSchemeKey   = semconv.URLSchemeKey
	URLTemplateKey = semconv.URLTemplateKey

	K8SNamespaceNameKey = semconv.K8SNamespaceNameKey
	K8SPodNameKey       = semconv.K8SPodNameKey
	K8SContainerNameKey = semconv.K8SContainerNameKey
)

Variables

This section is empty.

Functions

func HTTPResponseStatusCode

func HTTPResponseStatusCode(val int) attribute.KeyValue

func K8SContainerName

func K8SContainerName(val string) attribute.KeyValue

func K8SNamespaceName

func K8SNamespaceName(val string) attribute.KeyValue

func K8SPodName

func K8SPodName(val string) attribute.KeyValue

func ServiceInstanceID

func ServiceInstanceID(val string) attribute.KeyValue

func ServiceName

func ServiceName(val string) attribute.KeyValue

func ServiceVersion

func ServiceVersion(val string) attribute.KeyValue

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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