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

Support new sematic conventions. #267

Merged
merged 7 commits into from
Jan 7, 2025

Conversation

zzhlogin
Copy link

@zzhlogin zzhlogin commented Dec 18, 2024

Description:
Similar as previous PR, this PR further update awsxrayexporter to be able to handle following both new versions of http
span attributes:
http.response.status_code migrated from http.status_code
url.query migrated from http.target.

Otel Java SDK has renamed telemetry.auto.version to telemetry.distro.version (Upstream PR), update awsxrayexporter to be able to detect both attributes.

The PR also merged in latest semconv pkg and update existing semantic conventions utilization

Link to tracking Issue:
None

Testing:
Unit Test passed

Documentation:
Stable http span attributes: https://opentelemetry.io/blog/2023/http-conventions-declared-stable/
Telemetry Distro semantic convention: https://opentelemetry.io/docs/specs/semconv/resource/#telemetry-distro

@zzhlogin zzhlogin requested a review from wangzlei as a code owner December 18, 2024 00:34
lisguo
lisguo previously approved these changes Dec 20, 2024
@lisguo
Copy link

lisguo commented Dec 20, 2024

prometheus-compliance-tests failing..can you run go mod tidy?

@lisguo lisguo merged commit d03e737 into amazon-contributing:aws-cwa-dev Jan 7, 2025
123 of 146 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants