A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws below:

otelaws package - go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws - Go Packages

Package otelaws provides instrumentation for the AWS SDK.

AWS attributes.

View Source
const (
	
	ScopeName = "go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws"
)

This section is empty.

DefaultAttributeBuilder checks to see if there are service specific attributes available to set for the AWS service. If there are service specific attributes available then they will be included.

DynamoDBAttributeBuilder sets DynamoDB specific attributes depending on the DynamoDB operation being performed.

OperationAttr returns the AWS operation attribute.

RegionAttr returns the AWS region attribute.

RequestIDAttr returns the AWS request ID attribute.

SNSAttributeBuilder sets SNS specific attributes depending on the SNS operation is being performed.

SQSAttributeBuilder sets SQS specific attributes depending on the SQS operation being performed.

ServiceAttr returns the AWS service attribute.

SystemAttr return the AWS RPC system attribute.

Version is the current release version of the AWS SDKv2 instrumentation.

AttributeBuilder returns an array of KeyValue pairs, it can be used to set custom attributes.

type Option interface {
	
}

Option applies an option value.

WithAttributeBuilder specifies an attribute setter function for setting service specific attributes. If none is specified, the service will be determined by the DefaultAttributeBuilder function and the corresponding attributes will be included.

WithTextMapPropagator specifies a Text Map Propagator to use when propagating context. If none is specified, the global TextMapPropagator is used.

WithTracerProvider specifies a tracer provider to use for creating a tracer. If none is specified, the global TracerProvider is used.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4