spanpointers

package
v2.1.0-dev.1 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2025 License: Apache-2.0, BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// SpanPointerHashLengthBytes 16 bytes = 32 chars.
	// See https://github.com/DataDog/dd-span-pointer-rules/blob/main/README.md#general-hashing-rules
	SpanPointerHashLengthBytes = 16
	PointerDownDirection       = "d"
	LinkKind                   = "span-pointer"
	DynamoDbPointerKind        = "aws.dynamodb.item"
	S3PointerKind              = "aws.s3.object"
)

Variables

This section is empty.

Functions

func SetDynamoDbParamsOnContext

func SetDynamoDbParamsOnContext(spanctx context.Context, params interface{}) context.Context

Types

type DynamoDbKeyMap

type DynamoDbKeyMap struct{}

DynamoDbKeyMap is a context key for storing DynamoDB key map

type DynamoDbTableName

type DynamoDbTableName struct{}

DynamoDbTableName is a context key for storing DynamoDB table name

Jump to

Keyboard shortcuts

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