Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HTTP client span attributes] Support url.domain / url.full #1397

Open
gjpin opened this issue Nov 25, 2024 · 1 comment
Open

[HTTP client span attributes] Support url.domain / url.full #1397

gjpin opened this issue Nov 25, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@gjpin
Copy link

gjpin commented Nov 25, 2024

Hi!

OpenTelemetry supports url.domain and url.full as attributes for HTTP client spans.
url.domain is especially useful for requests that are sent to the internet and not between services running in a cluster.

I was wondering if support for these attributes (or only url.domain) is planned for inclusion in Beyla.

Thank you in advance and for the amazing work on Beyla!

References:
Semantic conventions for HTTP spans
URL attributes registry

@grcevski
Copy link
Contributor

Thanks for suggesting this, we'll add it to the road map.

@grcevski grcevski added the good first issue Good for newcomers label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants