Skip to content

Add spans for ResolveHost and ProfileExists#233

Open
carole-lavillonniere wants to merge 1 commit intofix-telemetryfrom
spans-profile-lookup
Open

Add spans for ResolveHost and ProfileExists#233
carole-lavillonniere wants to merge 1 commit intofix-telemetryfrom
spans-profile-lookup

Conversation

@carole-lavillonniere
Copy link
Copy Markdown
Collaborator

@carole-lavillonniere carole-lavillonniere commented May 7, 2026

Motivation

Trace of lstk aws shows ~100ms gap between Docker container check and aws cli span start. See #231
Untraced work in that window: DNS lookup in endpoint.ResolveHost plus ~/.aws/config reads in awsconfig.ProfileExists. Adding spans makes the gap visible.

Towards DRG-809

image

Copy link
Copy Markdown
Contributor

@anisaoshafi anisaoshafi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job! already using otel to investigate performance issues🏅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants