common

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// resource attributes
	AttributeAgentName    = "agent.name"
	AttributeAgentVersion = "agent.version"

	// scope attributes
	AttributeServiceFrameworkName    = "service.framework.name"
	AttributeServiceFrameworkVersion = "service.framework.version"

	// span attributes
	AttributeTimestampUs                    = "timestamp.us"
	AttributeProcessorEvent                 = "processor.event"
	AttributeTransactionSampled             = "transaction.sampled"
	AttributeTransactionID                  = "transaction.id"
	AttributeTransactionRoot                = "transaction.root"
	AttributeTransactionName                = "transaction.name"
	AttributeTransactionType                = "transaction.type"
	AttributeTransactionDurationUs          = "transaction.duration.us"
	AttributeTransactionResult              = "transaction.result"
	AttributeTransactionRepresentativeCount = "transaction.representative_count"
	AttributeSpanName                       = "span.name"
	AttributeSpanType                       = "span.type"
	AttributeSpanSubtype                    = "span.subtype"
	AttributeEventOutcome                   = "event.outcome"
	AttributeSuccessCount                   = "event.success_count"
	AttributeServiceTargetType              = "service.target.type"
	AttributeServiceTargetName              = "service.target.name"
	AttributeSpanDestinationServiceResource = "span.destination.service.resource"
	AttributeSpanDurationUs                 = "span.duration.us"
	AttributeSpanRepresentativeCount        = "span.representative_count"
	AttributeChildIDs                       = "child.id"

	// span event attributes
	AttributeParentID              = "parent.id"
	AttributeErrorID               = "error.id"
	AttributeErrorExceptionHandled = "error.exception.handled"
	AttributeErrorGroupingKey      = "error.grouping_key"
	AttributeErrorGroupingName     = "error.grouping_name"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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