Skip to content

aws-sdk-go-v2 traces and metrics #2806

Answered by lucix-aws
rahanar asked this question in Q&A
Discussion options

You must be logged in to vote

They were added for every service. You were likely looking at one of the development PRs that only re-generated the s3 client.

In terms of enabling them -- they're technically on right now, but the trace and meter providers default to no-op implementations.

We separately released concrete OTEL SDK adapters you can hook up to clients, which is going to be the easiest way to actually capture traces/metrics and send them somewhere, I'm planning on getting an announcement post out with more detailed instructions on how to do this tomorrow.

In advance of…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lucix-aws
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants