elasticattr

package module
v0.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// resource s
	AgentName    = "agent.name"
	AgentVersion = "agent.version"

	// scope s
	ServiceFrameworkName    = "service.framework.name"
	ServiceFrameworkVersion = "service.framework.version"

	// span s
	TimestampUs                    = "timestamp.us"
	ProcessorEvent                 = "processor.event"
	TransactionSampled             = "transaction.sampled"
	TransactionID                  = "transaction.id"
	TransactionRoot                = "transaction.root"
	TransactionName                = "transaction.name"
	TransactionType                = "transaction.type"
	TransactionDurationUs          = "transaction.duration.us"
	TransactionResult              = "transaction.result"
	TransactionRepresentativeCount = "transaction.representative_count"
	SpanName                       = "span.name"
	SpanType                       = "span.type"
	SpanSubtype                    = "span.subtype"
	EventOutcome                   = "event.outcome"
	SuccessCount                   = "event.success_count"
	ServiceTargetType              = "service.target.type"
	ServiceTargetName              = "service.target.name"
	SpanDestinationServiceResource = "span.destination.service.resource"
	SpanDurationUs                 = "span.duration.us"
	SpanRepresentativeCount        = "span.representative_count"
	ChildIDs                       = "child.id"

	// span event s
	ParentID              = "parent.id"
	ErrorID               = "error.id"
	ErrorExceptionHandled = "error.exception.handled"
	ErrorGroupingKey      = "error.grouping_key"
	ErrorGroupingName     = "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